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 code to Django 4.x and Python3 #27

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

arcturusannamalai
Copy link

@arcturusannamalai arcturusannamalai commented Mar 20, 2024

  • update code to work with Django LTS as of today
  • update code to work with various locale when LOCALE_CODE is set in project settings
  • update unicode (Python2) constructs to Python3
  • update black code formatter

- update code to work with various locale when LOCALE_CODE is set in project settings
- update unicode (Python2) constructs to Python3
- update black code formatter
@arcturusannamalai arcturusannamalai changed the title - update code to work with Django LTS as of today Update code to Django 4.x and Python3 Mar 20, 2024
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