Skip to content

django 5.2 compatibility updates#807

Open
furlongm wants to merge 1 commit intomainfrom
django-52
Open

django 5.2 compatibility updates#807
furlongm wants to merge 1 commit intomainfrom
django-52

Conversation

@furlongm
Copy link
Copy Markdown
Owner

@furlongm furlongm commented Apr 13, 2026

  • replace unique_together with UniqueConstraint across all models
  • remove deprecated USE_L10N setting (default since django 4.0)
  • import include from django.urls instead of django.conf.urls
  • use request.headers instead of request.META for http headers

@furlongm furlongm force-pushed the django-52 branch 2 times, most recently from 19b4762 to 76a0ee1 Compare April 22, 2026 03:41
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