Releases: bcgov/nmp-arm
Releases · bcgov/nmp-arm
Upgraded to Python 3.7 and Django 2.2.4
Updated all python syntax in code to be compatible with Python 3.7.
Revised all Django related code and references to use the latest stable version of Django 2.2.4.
Also consolidated the application to use one settings.py in the arms folder and apply the use of environment variables or a .env file to set environment specific values.