| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Support 1.8-alpha.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Support for Django 1.8a1
 | 
 | 
fix link to Django CSRF docs
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
correcting unclosed quote in docs routers.md 
 | 
 | 
correcting unclosed quote in routers.md
 | 
 | 
correcting "it's" to "its" in Tutorial 1
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
NotImplemented is not an exception
 | 
 | 
`NotImplemented` is a singleton object, not an exception. You should be raising `NotImplementedError` here instead.
 | 
 | 
 | 
 | 
 | 
 | 
Polyconseil/fbochu/timedelta-json-serialiser-python26-support
Fix timedelta JSON serialization on Python 2.6.
 | 
 | 
 | 
 | 
Preliminary Support For Django 1.8 Alpha
 | 
 | 
Django 1.8 now throws an error when assigning unsaved objects to Foreign Key, GenericForeignKey, and OneToOneFields
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Fix link to `django-rest-framework-filters`
 | 
 | 
`django-rest-framework-chain`)
 | 
 | 
Fix for FileUploadParser with 3.x
 | 
 | 
Fix ident format when using HTTP_X_FORWARDED_FOR
 | 
 | 
 | 
 | 
If NUM_PROXIES setting is set to None,
HTTP_X_FORWARDED_FOR might be used as is, which
might contain spaces and cause errors on
cache backends like memcached.
 |