This website works better with JavaScript
Home
Explore
Help
Sign In
jocelyn
/
transparency
Watch
4
Star
2
Fork
4
Files
Issues
4
Pull Requests
1
Wiki
Tree:
46575f8aa6
Branches
Tags
doc
master
transparency
/
publicsite
/
apps.py
apps.py
95 B
History
Raw
1
2
3
4
5
from django.apps import AppConfig
class PublicsiteConfig(AppConfig):
name = 'publicsite'