forked from 0x2620/pandora
add apps.py to all apps
This commit is contained in:
parent
ff0c9b8221
commit
a035d37229
27 changed files with 160 additions and 0 deletions
|
|
@ -2,4 +2,5 @@ from django.apps import AppConfig
|
|||
|
||||
|
||||
class TranslationConfig(AppConfig):
|
||||
default_auto_field = "django.db.models.BigAutoField"
|
||||
name = 'translation'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue