We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29c0421 commit b287337Copy full SHA for b287337
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## [1.0.9] 2023-06-27
4
+### Changes
5
+
6
+- Bump UI Version, `v1.0.12`
7
+ - Remove `LOGIN` decorator for all routes
8
9
## [1.0.8] 2023-06-20
10
### Changes
11
requirements.txt
@@ -2,7 +2,7 @@ django
gunicorn
python-dotenv
whitenoise
-git+https://${GITHUB_TOKEN}@github.com/app-generator/priv-django-admin-soft-pro@v1.0.11#egg=django-admin-soft-pro
+git+https://${GITHUB_TOKEN}@github.com/app-generator/priv-django-admin-soft-pro@v1.0.12#egg=django-admin-soft-pro
# psycopg2-binary
# mysqlclient
0 commit comments