- 27 Sep, 2012 1 commit
-
-
Tom Christie committed
-
- 26 Sep, 2012 10 commits
-
-
Tom Christie committed
-
First stab at new function-based view decorators
Tom Christie committed -
Jamie Matthews committed
-
Tom Christie committed
-
Jamie Matthews committed
-
Merge branch 'restframework2' of git://github.com/tomchristie/django-rest-framework into improved-view-decorators * 'restframework2' of git://github.com/tomchristie/django-rest-framework: Add missing comma
Jamie Matthews committed -
Tom Christie committed
-
Merge branch 'restframework2' of git://github.com/tomchristie/django-rest-framework into improved-view-decorators * '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
Jamie Matthews committed -
Tom Christie committed
-
Tom Christie committed
-
- 25 Sep, 2012 7 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 21 Sep, 2012 3 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 20 Sep, 2012 8 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
First pass at resources
Tom Christie committed -
Use get_script_prefix to play nicely if not installed at the root.
Tom Christie committed
-
- 19 Sep, 2012 4 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 18 Sep, 2012 1 commit
-
-
Tom Christie committed
-
- 17 Sep, 2012 4 commits
-
-
Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-framework into restframework2
Tom Christie committed -
Tom Christie committed
-
Prevent the touchstart event propagation on the dropdown menus in the navbar
Tom Christie committed -
This allows the dropdowns to be used on a touch device.
Alec Perkins committed
-
- 16 Sep, 2012 2 commits
-
-
Content negotiation logic out of response and into View
Tom Christie committed -
Tom Christie committed
-