Override admin path in cli with env param
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
Django>=4.2
|
||||
|
||||
[dev]
|
||||
black
|
||||
django-stubs
|
||||
flake8
|
||||
isort
|
||||
mypy
|
||||
pytest
|
||||
pytest-django
|
||||
black
|
||||
isort
|
||||
flake8
|
||||
mypy
|
||||
django-stubs
|
||||
|
||||
[drf]
|
||||
djangorestframework>=3.14.0
|
||||
|
||||
Reference in New Issue
Block a user