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
/
motor_controls
/
apps.py
blob: d6fd8de50173a458dcfef7a118ef642c34e85fc9 (
plain
)
1
2
3
4
5
from
django.apps
import
AppConfig
class
MotorControls
(
AppConfig
):
name
=
'motor_controls'