Override admin path in cli with env param
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
Django<6.0,>=4.2
|
||||
psycopg2-binary>=2.9.0
|
||||
|
||||
[dev]
|
||||
pytest>=7.0.0
|
||||
pytest-django>=4.5.0
|
||||
black>=22.0.0
|
||||
flake8>=4.0.0
|
||||
mypy>=0.991
|
||||
|
||||
[postgres]
|
||||
psycopg2-binary>=2.9.0
|
||||
Reference in New Issue
Block a user