This website requires JavaScript.
Explore
Help
Sign In
andros
/
demo-HTML-over-WebSockets-in-Django
Watch
1
Star
0
Fork
0
You've already forked demo-HTML-over-WebSockets-in-Django
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
960677c4c2
demo-HTML-over-WebSockets-i...
/
apps
/
front
/
apps.py
6 lines
90 B
Python
Raw
Normal View
History
Unescape
Escape
Update first commit
2021-03-07 18:15:29 +01:00
from
django
.
apps
import
AppConfig
class
FrontConfig
(
AppConfig
)
:
small fix on imports of apps.back and apps.front
2021-04-06 23:27:18 +02:00
name
=
'
apps.front
'
Reference in New Issue
Copy Permalink