This website works better with JavaScript.
Home
Explore
Help
Sign In
kleinhenzes60188
/
social_media_platform
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Development of an internal social media platform with personalised dashboards for students
53
Commits
2
Branches
Tree:
62c84570cc
social_media_platform
/
application
/
apps.py
apps.py
97B
Raw
Normal View
History
added git and edited settings.py
6 years ago
1
2
3
4
5
from
django.apps
import
AppConfig
class
ApplicationConfig
(AppConfig)
:
name =
'application'