This website requires JavaScript.
Explore
Help
Sign In
CMS
/
cmsmanage
Watch
2
Star
0
Fork
0
You've already forked cmsmanage
Code
Issues
8
Pull Requests
1
Actions
Projects
1
Releases
Activity
56d4601640
cmsmanage
/
tasks
/
apps.py
6 lines
85 B
Python
Raw
Normal View
History
Unescape
Escape
Initial Commit basic web-app functionality works
2020-12-03 12:31:39 -05:00
from
django
.
apps
import
AppConfig
class
TasksConfig
(
AppConfig
)
:
Add and apply black formatter
2022-01-24 23:37:04 -05:00
name
=
"
tasks
"
Reference in New Issue
Copy Permalink