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

Document how to migrate to native django choices #78

Merged
merged 2 commits into from
Jul 24, 2023

Conversation

sergei-maertens
Copy link
Collaborator

Closes #65

* Extensively documented (and tested some) equivalent usage for the public API
* Removed bulk of quickstart information from README to coerce users to upgrade
* Added notices to _please_ migrate to vanilla enums
@sergei-maertens sergei-maertens force-pushed the feature/generate-equivalent-native-choices branch from 7ee1f36 to d2f2107 Compare July 24, 2023 16:34
@sergei-maertens sergei-maertens merged commit be6c877 into master Jul 24, 2023
14 checks passed
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.

Upcoming 'native' choices model support in Django 3.0
1 participant