This website works better with JavaScript
Home
Explore
Help
Sign In
tetaneutral.net
/
wifi-with-me
forked from
FFDN/wifi-with-me
Watch
5
Star
0
Fork
0
Files
Branch:
prod
Branches
Tags
django
master
prod
wifi-with-me
/
wifiwithme
/
apps
/
pages
/
apps.py
apps.py
85 B
Permalink
History
Raw
1
2
3
4
5
from django.apps import AppConfig
class PagesConfig(AppConfig):
name = 'pages'