Skip to content

upgrade django from 1.11 to 3.2 - #787

Open
Naman-56-56 wants to merge 11 commits into
Spoken-tutorial:django-upgrade-3from
Naman-56-56:django-version-update
Open

Naman-56-56 wants to merge 11 commits into
Spoken-tutorial:django-upgrade-3from
Naman-56-56:django-version-update

Conversation

@Naman-56-56

Copy link
Copy Markdown
Contributor
  • updated django to 3.2.25 and updated requirements files accordingly for other packages.
  • removed deprecated syntax such as python_2_unicode_compatible, available_attrs, and updated old url paths to be supported by the new version without failing.
  • added required 'on_delete' logic across models and historical migration files so MigrationLoader executes cleanly when runserver is executed.

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.

1 participant