sourcehut
Log in
—
Register
~linuxgoose
/
bocpress
summary
tree
log
refs
ref:
a3deda29c8a49af8918d704283312fd7afbc7dfd
bocpress
/
main
/apps.py
-rw-r--r--
83 bytes
View
Log
View raw
Permalink
a3deda29
—
Jordan Robinson
fix is_published check not executing right
2 months ago
1
2
3
4
5
from
django.apps
import
AppConfig
class
MainConfig
(
AppConfig
):
name
=
"main"