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
b6b16a17d8
cmsmanage
/
paperwork
/
apps.py
6 lines
93 B
Python
Raw
Normal View
History
Unescape
Escape
Initial Commit, basic models/admin pages for CMS_Database tables
2021-03-23 17:08:00 -04:00
from
django
.
apps
import
AppConfig
class
PaperworkConfig
(
AppConfig
)
:
Add/apply black formatter
2022-02-11 13:48:47 -05:00
name
=
"
paperwork
"
Reference in New Issue
Copy Permalink