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

Updates snippets to use django 4.0 models #129

Merged
merged 1 commit into from
Sep 13, 2022

Conversation

scuml
Copy link
Contributor

@scuml scuml commented Sep 13, 2022

Removes deprecated and removed CommaSeperatedInteger, IPAddressField, XML fields. Adds Binary, JSON, BigInteger, and SmallAuto fields. NullBoolean now creates BooleanField(null=True).

@scuml
Copy link
Contributor Author

scuml commented Sep 13, 2022

Closes #125

@squ1b3r squ1b3r merged commit b698adc into squ1b3r:master Sep 13, 2022
@squ1b3r
Copy link
Owner

squ1b3r commented Sep 13, 2022

Thank you @scuml !

@scuml scuml mentioned this pull request Sep 19, 2022
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