sourcehut
Log in
—
Register
~linuxgoose
/
bocpress
summary
tree
log
refs
ref:
59e1e4a7abc00dc5031b1dd32f2fead83f4640e9
bocpress
/
main
/apps.py
-rw-r--r--
83 bytes
View
Log
View raw
Permalink
59e1e4a7
—
Jordan Robinson
remove show posts on homepage command from Blog Settings page
2 months ago
1
2
3
4
5
from
django.apps
import
AppConfig
class
MainConfig
(
AppConfig
):
name
=
"main"