Fixes for django 4 (remove is_ajax)

This commit is contained in:
Ross
2022-12-19 10:24:51 +00:00
parent ac0032da52
commit 9fc457c8a5
8 changed files with 24 additions and 23 deletions
+5 -3
View File
@@ -1,4 +1,5 @@
Django==3.2.13
#Django==3.2.13
Django==4.1.4
django_debug_toolbar
django_jquery
django_reversion
@@ -16,7 +17,8 @@ pytesseract
opencv-python
pydicom
django-dbbackup
django-hashedfilenamestorage
#django-hashedfilenamestorage
git+https://github.com/allysonbarros/django-hashedfilenamestorage#egg=django-hashedfilenamestorage
djangorestframework
django-tinymce
django-zipview
@@ -31,5 +33,5 @@ rich
bs4
django-htmx
debugpy
django-cookie-consent
git+https://github.com/jazzband/django-cookie-consent#django-cookie-consent
django-crispy-forms