This website requires JavaScript.
Explore
Help
Register
Sign In
discoman
/
python-tdd
Watch
1
Star
0
Fork
0
You've already forked python-tdd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8d23d9f2c22d2311c8c249ae3e810836e8d42aa2
python-tdd
/
src
/
apps
/
dashboard
/
apps.py
6 lines
98 B
Python
Raw
Normal View
History
Unescape
Escape
manage.py changed to lf; FTs tweaked to accomodate WSL2 ansible deployment
2026-01-13 20:58:05 -05:00
from
django
.
apps
import
AppConfig
class
DashboardConfig
(
AppConfig
)
:
name
=
'
apps.dashboard
'
Reference in New Issue
Copy Permalink