- 11 Jul, 2013 2 commits
-
-
Chris Dodge committed
-
Chris Dodge committed
-
- 09 Jul, 2013 3 commits
-
-
David Baumgold committed
-
David Baumgold committed
-
Based on http://djangosnippets.org/snippets/154/
David Baumgold committed
-
- 03 Jul, 2013 6 commits
-
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
- 01 Jul, 2013 1 commit
-
-
David Baumgold committed
-
- 28 Jun, 2013 1 commit
-
-
Don Mitchell committed
-
- 27 Jun, 2013 1 commit
-
-
Make the UrlResetMixin load the urlconf after resetting it, and fix the comment client test that was leaving ENABLE_DISCUSSION_SERVICE at True
Jay Zoldak committed
-
- 19 Jun, 2013 1 commit
-
-
Ned Batchelder committed
-
- 10 Jun, 2013 6 commits
-
-
Greg Price committed
-
Greg Price committed
-
Greg Price committed
-
Greg Price committed
-
Greg Price committed
-
Create a mixin class that can be used for tests that customize urls.py to force django to reload it, so that they don't break other tests.
Calen Pennington committed
-
- 31 May, 2013 1 commit
-
-
e0d committed
-
- 13 May, 2013 1 commit
-
-
Greg Price committed
-
- 08 May, 2013 1 commit
-
-
They are currently using a CA that is not installed on our servers. Since it isn't a top-tier CA and we aren't submitting anything particularly sensitive anyway, we don't have to feel too bad about this.
Greg Price committed
-
- 07 May, 2013 1 commit
-
-
these are configured to be too long in the settings.
Will Daly committed
-
- 06 May, 2013 3 commits
-
-
Updated safe_key() so that it: (a) avoids creating keys that are too long for memcache, and (b) handles unicode in keys, prefixes, and versions Added __init__.py, which should have been in the last commit Pep8/Pylint fixes
Will Daly committed -
This functionality requires the Zendesk URL, user, and API key to be specified in django.conf.settings. Also, add a flag to MITX_FEATURES (enabled by default) to control the endpoint and the front-end feature (yet to be added).
Greg Price committed -
Ned Batchelder committed
-
- 11 Apr, 2013 1 commit
-
-
Chris Dodge committed
-
- 10 Apr, 2013 1 commit
-
-
Chris Dodge committed
-
- 05 Apr, 2013 1 commit
-
-
Chris Dodge committed
-
- 27 Mar, 2013 1 commit
-
-
cahrens committed
-
- 22 Mar, 2013 2 commits
-
-
Don Mitchell committed
-
Don Mitchell committed
-
- 12 Feb, 2013 1 commit
-
-
When checking types to convert data, don't forget about longs. 32-bit Pythons make longs from values that are ints on 64-bit Pythons. Conflicts: common/djangoapps/util/converters.py
Ned Batchelder committed
-
- 06 Feb, 2013 1 commit
-
-
Calen Pennington committed
-
- 23 Jan, 2013 1 commit
-
-
When checking types to convert data, don't forget about longs. 32-bit Pythons make longs from values that are ints on 64-bit Pythons.
Ned Batchelder committed
-
- 22 Jan, 2013 1 commit
-
-
Don Mitchell committed
-
- 03 Jan, 2013 1 commit
-
-
Chris Dodge committed
-
- 26 Dec, 2012 1 commit
-
-
Don Mitchell committed
-