-
Notifications
You must be signed in to change notification settings - Fork 10
Commits on Mar 11, 2015
-
Call django.setup if it exists, for 1.7 support
Signed-off-by: Andrew Pendleton <apendleton@sunlightfoundation.com>
Configuration menu - View commit details
-
Copy full SHA for ae83490 - Browse repository at this point
Copy the full SHA ae83490View commit details -
Make loading of South conditional on Django version, and move South m…
…igrations to the new non-conflicting name. Signed-off-by: Andrew Pendleton <apendleton@sunlightfoundation.com>
Configuration menu - View commit details
-
Copy full SHA for ff2ae20 - Browse repository at this point
Copy the full SHA ff2ae20View commit details -
avocado.events needs to be loaded for its migrations to be generated,…
… and it conflicts with the tests.cases.events app, so rename the latter to avoid conflict and update settings accordingly Signed-off-by: Andrew Pendleton <apendleton@sunlightfoundation.com>
Configuration menu - View commit details
-
Copy full SHA for e2f0c01 - Browse repository at this point
Copy the full SHA e2f0c01View commit details -
Backup creation and failure should exercise the same codepath for det…
…ermining the path of the backup Signed-off-by: Andrew Pendleton <apendleton@sunlightfoundation.com>
Configuration menu - View commit details
-
Copy full SHA for 584d62c - Browse repository at this point
Copy the full SHA 584d62cView commit details -
Handle the switch from allow_syncdb to allow_migrate
Signed-off-by: Andrew Pendleton <apendleton@sunlightfoundation.com>
Configuration menu - View commit details
-
Copy full SHA for 0f3c687 - Browse repository at this point
Copy the full SHA 0f3c687View commit details -
Skip South-dependent tests on Django 1.7
Signed-off-by: Andrew Pendleton <apendleton@sunlightfoundation.com>
Configuration menu - View commit details
-
Copy full SHA for caf93a6 - Browse repository at this point
Copy the full SHA caf93a6View commit details -
Add empty MIDDLEWARE_CLASSES tuple to suppress warnings about it in t…
…he test runner. Signed-off-by: Andrew Pendleton <apendleton@sunlightfoundation.com>
Configuration menu - View commit details
-
Copy full SHA for 51a10d2 - Browse repository at this point
Copy the full SHA 51a10d2View commit details -
Explicitly allow for Django 1.7 in requirements
Signed-off-by: Andrew Pendleton <apendleton@sunlightfoundation.com>
Configuration menu - View commit details
-
Copy full SHA for f7000b4 - Browse repository at this point
Copy the full SHA f7000b4View commit details -
Applying the test patch provided by @bruth in chop-dbhi#311
Signed-off-by: Andrew Pendleton <apendleton@sunlightfoundation.com>
Configuration menu - View commit details
-
Copy full SHA for 8692827 - Browse repository at this point
Copy the full SHA 8692827View commit details -
Whitespace fixes to satisfy flake8
Signed-off-by: Andrew Pendleton <apendleton@sunlightfoundation.com>
Configuration menu - View commit details
-
Copy full SHA for 49d19b2 - Browse repository at this point
Copy the full SHA 49d19b2View commit details -
Fall back to the copy of unittest.skipIf that comes with Django if th…
…e built-in one isn't available. Signed-off-by: Andrew Pendleton <apendleton@sunlightfoundation.com>
Configuration menu - View commit details
-
Copy full SHA for 457458a - Browse repository at this point
Copy the full SHA 457458aView commit details -
Add travis tests for Django 1.7
Signed-off-by: Andrew Pendleton <apendleton@sunlightfoundation.com>
Configuration menu - View commit details
-
Copy full SHA for cf8a961 - Browse repository at this point
Copy the full SHA cf8a961View commit details