index
:
drinks_machine
main
Unnamed repository; edit this file 'description' to name the repository.
user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web_interface
/
drinks
/
apps.py
blob: 3be1a014101a60c453431ac0e6d2ad07941b6611 (
plain
)
1
2
3
4
5
from
django.apps
import
AppConfig
class
DrinksConfig
(
AppConfig
):
name
=
'drinks'