- 20 Nov, 2015 2 commits
-
-
Management commands should no longer access args[]
Kevin Falcone committed -
Pin to what we have in production
Kevin Falcone committed
-
- 19 Nov, 2015 3 commits
-
-
This was installing a newer version, with a migration, which we do not want for a hotfix.
Kevin Falcone committed -
https://docs.djangoproject.com/en/1.8/howto/custom-management-commands/ Django intercepts the 'pull' argument and says "unrecognized arguments pull" There were no tests for this command, so it wasn't noticed during the upgrade testing, only once our integration monitoring noticed.
Kevin Falcone committed -
Adam Palay committed
-
- 17 Nov, 2015 1 commit
-
-
Brian Beggs committed
-
- 13 Nov, 2015 8 commits
-
-
Disable posting to LinkedIn feature for microsites until we can suppo…
Brian Beggs committed -
Chris Dodge committed
-
Make sure Studio has a secret key
Ned Batchelder committed -
Ned Batchelder committed
-
Use correct version of ora2
Ned Batchelder committed -
Ned Batchelder committed
-
Fix DRF format query param issue
Ned Batchelder committed -
TNL-3787
Muhammad Ammar committed
-
- 12 Nov, 2015 4 commits
-
-
Disable wiki notifications
Ned Batchelder committed -
Fix the uninstall of django-storages
Ned Batchelder committed -
Ned Batchelder committed
-
This is an expedient fix to a problem with migrations during the Django 1.8 upgrade.
Ned Batchelder committed
-
- 11 Nov, 2015 10 commits
-
-
More-correct data migrations
Ned Batchelder committed -
We need to be sure the migrations will work even in the presence of data from the future. get_or_create is a problem, because if the data already exists, there could be more than one record, even if this migration only creates one.
Ned Batchelder committed -
Update expected_version.
Usman Khalid committed -
Usman Khalid committed
-
Fix RemovedInDjango19Warning
Muhammad Ammar committed -
add django-storages into uninstall list
Muhammad Ammar committed -
muhammad-ammar committed
-
muhammad-ammar committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
- 10 Nov, 2015 4 commits
-
-
Ned Batchelder committed
-
Please note that this is a squshed commit and the work of: Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
Usman Khalid committed -
Disable posting to LinkedIn feature for microsites until we can suppo…
chrisndodge committed -
Chris Dodge committed
-
- 09 Nov, 2015 1 commit
-
-
Peter Fogg committed
-
- 06 Nov, 2015 7 commits
-
-
Revert disable check button on save
Adam committed -
Fix optimizing of draggabilly and json2
Andy Armstrong committed -
This reverts commit 99cca057.
Adam Palay committed -
This reverts commit bc6caea6.
Adam Palay committed -
Fixed admin issues
Clinton Blackburn committed -
change 'routing' for some reports which go to potentially backlogged …
chrisndodge committed -
Andy Armstrong committed
-