Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update django examples #14

Merged
merged 3 commits into from
Dec 12, 2024
Merged

Update django examples #14

merged 3 commits into from
Dec 12, 2024

Conversation

yujiyokoo
Copy link
Collaborator

@yujiyokoo yujiyokoo commented Dec 11, 2024

This updates examples to use a somewhat more realistic 'Customer' model and use regular Django queries like Customer.objects.get(name__match="ali")

@yujiyokoo yujiyokoo force-pushed the cip-1035-django-examples branch from 281b879 to d53fa85 Compare December 11, 2024 16:38
@yujiyokoo yujiyokoo marked this pull request as ready for review December 11, 2024 16:41
Rename example to customers in Django examples

Rename encrypted_int to age

Update example data in examples/

Correct search-and-replace mistakes
@yujiyokoo yujiyokoo force-pushed the cip-1035-django-examples branch from d53fa85 to 7a7c8d6 Compare December 11, 2024 16:52
@yujiyokoo yujiyokoo changed the title Cip 1035 django examples Update django examples Dec 11, 2024
@yujiyokoo yujiyokoo merged commit 4fc59ff into main Dec 12, 2024
1 check passed
@yujiyokoo yujiyokoo deleted the cip-1035-django-examples branch December 12, 2024 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants