Override admin path in cli with env param

This commit is contained in:
Holger Sielaff
2025-08-04 17:07:26 +02:00
parent 79c68169f6
commit 95689efbbf
11 changed files with 108 additions and 9 deletions

View File

@@ -0,0 +1,2 @@
[console_scripts]
translatable-migrate = django_translatable_fields.management.commands.makemigrations_translatable:main