.. |
authtoken
|
api_key -> auth_token to avoid TastyPie conflict
|
2012-10-10 09:50:15 +01:00 |
runtests
|
|
|
static/rest_framework
|
Flesh out quickstart guide and make some style tweaks
|
2012-10-09 13:50:26 +01:00 |
templates/rest_framework
|
Flesh out quickstart guide and make some style tweaks
|
2012-10-09 13:50:26 +01:00 |
templatetags
|
|
|
tests
|
Add cross-field validate method
|
2012-10-24 11:39:17 +01:00 |
utils
|
Tweak parsers to take parser_context
|
2012-10-15 13:27:50 +01:00 |
__init__.py
|
|
|
authentication.py
|
Explicit CSRF failure message. Fixes #60.
|
2012-10-15 14:03:36 +01:00 |
compat.py
|
|
|
decorators.py
|
Added quickstart guide
|
2012-10-09 12:01:17 +01:00 |
exceptions.py
|
|
|
fields.py
|
#314 Fix for manytomany field being required in the payload even though the field is specified as readonly in the serializer
|
2012-10-22 22:24:26 +01:00 |
generics.py
|
Make settings consistent with corrosponding view attributes
|
2012-10-17 23:09:11 +01:00 |
mixins.py
|
Revert "Support for request-based queryset limits on ListModelMixin"
|
2012-10-15 11:49:56 +02:00 |
models.py
|
|
|
negotiation.py
|
Negotiation API finalized. .select_renderers and .select_parsers
|
2012-10-17 22:58:18 +01:00 |
pagination.py
|
|
|
parsers.py
|
Added media_type to .parse() - Consistency with renderer API.
|
2012-10-17 22:39:07 +01:00 |
permissions.py
|
Tweak parsers to take parser_context
|
2012-10-15 13:27:50 +01:00 |
renderers.py
|
Merge commit '95a670de41a246777bc1e448dca8cc576b7b86ea' into BrowsableAPIRenderer
|
2012-10-22 20:09:36 +02:00 |
request.py
|
Make settings consistent with corrosponding view attributes
|
2012-10-17 23:09:11 +01:00 |
resources.py
|
Tweak parsers to take parser_context
|
2012-10-15 13:27:50 +01:00 |
response.py
|
Make sure JSON output in Browseable API is nicely indented
|
2012-10-10 12:15:18 +01:00 |
reverse.py
|
|
|
serializers.py
|
Clean up internal names and documentation
|
2012-10-24 11:43:30 +01:00 |
settings.py
|
Make settings consistent with corrosponding view attributes
|
2012-10-17 23:09:11 +01:00 |
status.py
|
|
|
throttling.py
|
Fixing spelling errors.
|
2012-10-21 16:34:07 +02:00 |
urlpatterns.py
|
docs, docs, docs, docs, docs, docs, docs
|
2012-10-19 19:59:55 +01:00 |
urls.py
|
|
|
views.py
|
Make settings consistent with corrosponding view attributes
|
2012-10-17 23:09:11 +01:00 |