sourcehut
Log in
—
Register
~linuxgoose
/
bocpress
summary
tree
log
refs
ref:
31bb1c18efcd7c0badddad8523a46afc3b6fcfe4
bocpress
/
main
/apps.py
-rw-r--r--
83 bytes
View
Log
View raw
Permalink
31bb1c18
—
Jordan Robinson
update python packages to include python-dotenv
2 months ago
1
2
3
4
5
from
django.apps
import
AppConfig
class
MainConfig
(
AppConfig
):
name
=
"main"