You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 19, 2018. It is now read-only.
Any thoughts on moving to a newer Python and Django?
A simple check on
requirements.txt- https://caniusepython3.com/check/979ec793-101d-4b35-9919-f4a7bb2d9f95 - shows 3 packages.django-countries-plussupports Python 3 - https://github.com/cordery/django-countries-plusdjango-geopositioncan be replaced by a simpleDecimalField- https://docs.djangoproject.com/en/dev/ref/models/fields/#decimalfieldpython-openidbut I can't see any usage of it inside the project?