fnp
/
cas.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
branding
[cas.git]
/
src
/
ftp
/
apps.py
1
from django.apps import AppConfig
2
3
4
class FtpConfig(AppConfig):
5
default_auto_field = 'django.db.models.BigAutoField'
6
name = 'ftp'