.. |
authtoken
|
Tweaks to Token auth
|
2012-09-12 20:39:22 +01:00 |
runtests
|
Tweaks to Token auth
|
2012-09-12 20:39:22 +01:00 |
static/djangorestframework
|
Merge stunning work from @alecperkins
|
2012-09-14 13:03:58 +01:00 |
templates/djangorestframework
|
Inverse, fixed navbar. Block for easily modifying navbar style.
|
2012-09-09 15:54:50 -04:00 |
templatetags
|
Drop urlobject2
|
2012-09-14 13:24:13 +01:00 |
tests
|
Moved content negotiation out of response. Nicer exception handling now.
|
2012-09-14 22:42:29 +01:00 |
utils
|
Moved content negotiation out of response. Nicer exception handling now.
|
2012-09-14 22:42:29 +01:00 |
__init__.py
|
Probably will be versioned as 2.0.0
|
2012-08-29 20:00:02 +01:00 |
authentication.py
|
Tweaks to Token auth
|
2012-09-12 20:39:22 +01:00 |
compat.py
|
Fix Django 1.3 compatibility
|
2012-09-07 17:05:21 -04:00 |
contentnegotiation.py
|
Moved content negotiation out of response. Nicer exception handling now.
|
2012-09-14 22:42:29 +01:00 |
decorators.py
|
Add coverage to travis config
|
2012-09-07 13:35:57 +01:00 |
exceptions.py
|
Moved content negotiation out of response. Nicer exception handling now.
|
2012-09-14 22:42:29 +01:00 |
fields.py
|
Fix Django 1.3 compatibility
|
2012-09-07 17:05:21 -04:00 |
generics.py
|
Bits of cleanup
|
2012-09-07 09:36:52 +01:00 |
mixins.py
|
error_data -> errors
|
2012-09-08 21:56:18 +02:00 |
models.py
|
Revert unwanted checkin of models.py
|
2011-03-03 09:05:27 +00:00 |
parsers.py
|
Refactored throttling
|
2012-09-04 21:58:35 +01:00 |
permissions.py
|
Improve throttles and docs
|
2012-09-13 18:32:56 +01:00 |
renderers.py
|
Moved content negotiation out of response. Nicer exception handling now.
|
2012-09-14 22:42:29 +01:00 |
request.py
|
Better naming for properties on views, requests and responses
|
2012-09-11 14:20:35 +01:00 |
response.py
|
Moved content negotiation out of response. Nicer exception handling now.
|
2012-09-14 22:42:29 +01:00 |
reverse.py
|
Massive merge
|
2012-02-25 18:45:17 +00:00 |
serializers.py
|
Added serializers and fields
|
2012-08-28 15:46:38 +01:00 |
settings.py
|
Moved content negotiation out of response. Nicer exception handling now.
|
2012-09-14 22:42:29 +01:00 |
status.py
|
Add status codes as per RFC 6585
|
2012-08-26 22:37:21 +01:00 |
throttling.py
|
Tweak throttles and improve docs
|
2012-09-14 08:54:58 +01:00 |
urlpatterns.py
|
Bits of cleanup
|
2012-09-07 09:36:52 +01:00 |
urls.py
|
Bits of cleanup
|
2012-09-04 12:02:05 +01:00 |
views.py
|
Simplify content_negotiation slightly
|
2012-09-14 22:52:28 +01:00 |