This website works better with JavaScript.
Explore
Help
Sign In
asakul
/
dashboard
Watch
1
Star
0
Fork
You've already forked dashboard
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ATrade dashboard
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20
Commits
1
Branch
0
Tags
171 KiB
Tree:
ce6e4df1af
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ce6e4df1af'
${ noResults }
dashboard
/
apps.py
6 lines
93 B
Raw
Normal View
History
Unescape
Escape
Initial commit
9 years ago
from
django
.
apps
import
AppConfig
class
DashboardConfig
(
AppConfig
)
:
name
=
'
dashboard
'