Skip to content

Commit

Permalink
Release v1.0.9 - Bump UI Version
Browse files Browse the repository at this point in the history
Remove `LOGIN` decorator for all routes
  • Loading branch information
app-generator committed Jun 27, 2023
1 parent 29c0421 commit b287337
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## [1.0.9] 2023-06-27
### Changes

- Bump UI Version, `v1.0.12`
- Remove `LOGIN` decorator for all routes

## [1.0.8] 2023-06-20
### Changes

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 comments on commit b287337

Please sign in to comment.