sourcehut
Log in
—
Register
~linuxgoose
/
bocpress
summary
tree
log
refs
ref:
a9d67bd9982533c3e42a9e8dcb61cbffc0e14945
bocpress
/
main
/apps.py
-rw-r--r--
83 bytes
View
Log
View raw
Permalink
a9d67bd9
—
Jordan Robinson
add new setting for auto markdown link formatting on paste in the editor
2 months ago
1
2
3
4
5
from
django.apps
import
AppConfig
class
MainConfig
(
AppConfig
):
name
=
"main"