-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1024 from maykinmedia/upgrade/django-4.2
[#939] Upgrade to Django 4.2
- Loading branch information
Showing
86 changed files
with
359 additions
and
223 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ tinycss2 | |
css_inline | ||
|
||
# Framework libraries | ||
Django>=3.2.11<4.0 | ||
Django>=4.2<5.0 | ||
django-admin-index | ||
django-axes | ||
django-filer | ||
|
@@ -36,6 +36,7 @@ markdown | |
django_better_admin_arrayfield | ||
humanfriendly | ||
git+https://github.com/maykinmedia/[email protected]#egg=mail-editor | ||
fontawesomefree | ||
django-timeline-logger | ||
django-csp | ||
django-csp-reports | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,6 @@ bandit | |
|
||
# Debug tooling | ||
django-debug-toolbar | ||
ddt-api-calls | ||
django-extensions | ||
|
||
# Documentation | ||
|
Oops, something went wrong.