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
Branch:
master
Branches
Tags
doc
master
transparency
/
publicsite
/
apps.py
apps.py
95 B
Permalink
History
Raw
1
2
3
4
5
from django.apps import AppConfig
class PublicsiteConfig(AppConfig):
name = 'publicsite'