Will Daly
|
8555630df7
|
Upgrade djangorestframework to v3.1
* Upgrade edx-submissions
* Upgrade edx-ora2
* Upgrade edx-val
* Upgrade edx-proctoring
* Update all edx-platform code that depends on DRF, including:
- auth_exchange
- cors_csrf
- embargo
- enrollment
- util
- commerce
- course_structure
- discussion_api
- mobile_api
- notifier_api
- teams
- credit
- profile_images
- user_api
- lib/api (OAuth2 and pagination)
|
2015-09-25 12:40:57 -04:00 |
|
Calen Pennington
|
7b0c22afe9
|
Make request_cache easier to use
|
2015-07-20 14:53:10 -04:00 |
|
Calen Pennington
|
1e0163a27a
|
Make RequestCache.clear_request_cache a classmethod
|
2015-06-15 09:50:44 -04:00 |
|
jsa
|
3dede202f1
|
Implement student-initiated refunds for external commerce service.
XCOM-306
|
2015-05-21 11:37:37 -04:00 |
|
stv
|
cf9308144d
|
Fix PEP8: E302 expected 2 blank lines, found 1
|
2014-11-10 11:00:11 -08:00 |
|
stv
|
d5d6e3f0d8
|
Fix PEP8: W293 blank line contains whitespace
|
2014-11-10 10:59:53 -08:00 |
|
stv
|
d87cfa90bf
|
Fix PEP8: W292 no newline at end of file
|
2014-11-10 10:59:44 -08:00 |
|
Chris Dodge
|
03f9bb5d38
|
use a request-scoped cache to keep the metadata inheritence tree around for the whole request. This means we should only do one trip to Memcached/Mongo per course per request. This is expected to keep memory utilization down
|
2013-03-27 22:37:07 -04:00 |
|