Skip to content

Commit

Permalink
Remove django jazzmin packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sudan45 committed Sep 10, 2024
1 parent ffa552c commit 8852d8b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 17 deletions.
1 change: 0 additions & 1 deletion main/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
# Application definition

INSTALLED_APPS = [
'jazzmin',
"django.contrib.admin",
"django.contrib.auth",
"django.contrib.contenttypes",
Expand Down
16 changes: 1 addition & 15 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ django = "^5.1"
django-environ = "^0.11.2"
psycopg2-binary = "^2.9.9"
flake8 = "^7.1.1"
django-jazzmin = "^3.0.0"


[build-system]
Expand Down

0 comments on commit 8852d8b

Please sign in to comment.