Dj.debug brings some utils to help with development, but
we don't seem to be using it much, because it doesn't support Python 3
and we haven't noticed it so far.
This commit is contained in:
Matjaž Horvat 2021-02-25 16:56:26 +01:00 коммит произвёл GitHub
Родитель 200024b548
Коммит 363457c114
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 0 добавлений и 5 удалений

Просмотреть файл

@ -16,7 +16,6 @@
# requirements/default.txt contains all dependencies required to run the project in the production environment.
-r default.txt
dj.debug==0.0.2
django-debug-toolbar==3.2
django-extensions==3.0.9
django-sslserver==0.19

Просмотреть файл

@ -126,9 +126,6 @@ dj-database-url==0.3.0 \
--hash=sha256:ca01768fdecde134301f3170743226f60edff5c3935f12437378ebd911506353 \
--hash=sha256:f2e273ed34acbb560962d5cf12917936d8df02297df09bd3089b8546d4584138
# via -r requirements/default.txt
dj.debug==0.0.2 \
--hash=sha256:0b7629bde97f1cce6077ac430537089f5a2552973004951cb3590e30fec9054a
# via -r requirements/dev.in
django-ace==1.0.5 \
--hash=sha256:1334f08b4c5548e8ab13b25787e6a3f49dfe5fc92bb3a3d845b5b42fa0e1aff6 \
--hash=sha256:a2616b0265bdc1f839cc905c77243f779d82c00f3fddf58d23c08eb07e91e189
@ -196,7 +193,6 @@ django==3.1.3 \
--hash=sha256:14b87775ffedab2ef6299b73343d1b4b41e5d4e2aa58c6581f114dbec01e3f8f
# via
# -r requirements/default.txt
# dj.debug
# django-ace
# django-allauth
# django-cors-headers