sourcehut
Log in
—
Register
~linuxgoose
/
bocpress
summary
tree
log
refs
ref:
f11187221f70a6150eceed30d89c25d788e5393a
bocpress
/
main
/apps.py
-rw-r--r--
83 bytes
View
Log
View raw
Permalink
f1118722
—
Jordan Robinson
update blog import to include parsing of tags like from the export
2 months ago
1
2
3
4
5
from
django.apps
import
AppConfig
class
MainConfig
(
AppConfig
):
name
=
"main"