Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
etch
nuages
Commits
800107b6
Commit
800107b6
authored
Oct 25, 2014
by
Christophe Siraut
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
django 1.7: explicitly define a test runner
parent
1edf5f2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
nuages/settings.py
nuages/settings.py
+2
-0
No files found.
nuages/settings.py
View file @
800107b6
...
@@ -31,6 +31,8 @@ DATABASES = {
...
@@ -31,6 +31,8 @@ DATABASES = {
ACCOUNT_ACTIVATION_DAYS
=
7
# Activation window
ACCOUNT_ACTIVATION_DAYS
=
7
# Activation window
TEST_RUNNER
=
'django.test.runner.DiscoverRunner'
# Local time zone for this installation. Choices can be found here:
# Local time zone for this installation. Choices can be found here:
# http://en.wikipedia.org/wiki/List_of_tz_zones_by_name
# http://en.wikipedia.org/wiki/List_of_tz_zones_by_name
# although not all choices may be available on all operating systems.
# although not all choices may be available on all operating systems.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment