mirror of
https://github.com/wrabit/django-cotton.git
synced 2025-07-19 15:35:04 +00:00
completed tests, version bump, check render test
This commit is contained in:
parent
37e49caba5
commit
5d5d3aa6af
8 changed files with 47 additions and 137 deletions
|
@ -44,6 +44,7 @@ def configure_django():
|
|||
},
|
||||
],
|
||||
DEBUG=False,
|
||||
COTTON_ENABLE_CONTEXT_ISOLATION=False,
|
||||
)
|
||||
|
||||
import django
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue