This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
linxa
/
train_django
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Branch:
master
Branches
Tags
master
train_django
/
mptt_test
/
apps.py
apps.py
97 B
Permalink
Verlauf
Originalformat
1
2
3
4
5
from django.apps import AppConfig
class MpttTestConfig(AppConfig):
name = 'mptt_test'