mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-02 20:54:42 +03:00
01770c53cd
* 'restframework2' of git://github.com/tomchristie/django-rest-framework: (56 commits) Bits of cleanup Add request.QUERY_PARAMS Add readonly 'id' field Tweak browseable API Don't display readonly fields Fix some bits of serialization Add csrf note Fix incorrect bit of tutorial Added tox.ini Tweak media_type -> accepted_media_type. Need to document, but marginally less confusing Tweak media_type -> accepted_media_type. Need to document, but marginally less confusing Tweak media_type -> accepted_media_type. Need to document, but marginally less confusing Clean up bits of templates etc Hack out bunch of unneccesary private methods on View class Clean up template tags Remove dumbass __all__ variables Remove old 'djangorestframework directories Change package name: djangorestframework -> rest_framework Dont strip final '/' Use get_script_prefix to play nicely if not installed at the root. ... Conflicts: rest_framework/decorators.py |
||
---|---|---|
.. | ||
authtoken | ||
runtests | ||
static/rest_framework | ||
templates/rest_framework | ||
templatetags | ||
tests | ||
utils | ||
__init__.py | ||
authentication.py | ||
compat.py | ||
decorators.py | ||
exceptions.py | ||
fields.py | ||
generics.py | ||
mixins.py | ||
models.py | ||
negotiation.py | ||
parsers.py | ||
permissions.py | ||
renderers.py | ||
request.py | ||
resources.py | ||
response.py | ||
reverse.py | ||
serializers.py | ||
settings.py | ||
status.py | ||
throttling.py | ||
urlpatterns.py | ||
urls.py | ||
views.py |