mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
commit
2c602c7637
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Django settings for {{ project_name }} project.
|
||||
from configurations import Configuration
|
||||
from configurations import Configuration, values
|
||||
|
||||
|
||||
class Common(Configuration):
|
||||
|
|
|
|||
Loading…
Reference in a new issue