.. |
authtoken
|
authtoken abstract if not installed.
|
2013-03-08 20:56:30 +00:00 |
runtests
|
Merge OAuth2 work.
|
2013-03-07 17:43:13 +00:00 |
static/rest_framework
|
Minimal appearance fixes in addition to #663
|
2013-02-22 17:49:10 +06:00 |
templates/rest_framework
|
Polishing touches to #663
|
2013-02-22 08:39:26 +00:00 |
templatetags
|
Cleaned imports on templatetags/rest_framework module
|
2013-03-28 12:01:47 +01:00 |
tests
|
Fix up view name/description tests
|
2013-04-04 21:48:23 +01:00 |
utils
|
Factor view names/descriptions out of View class
|
2013-04-04 21:42:26 +01:00 |
__init__.py
|
Version 2.2.5
|
2013-03-26 07:48:53 +00:00 |
authentication.py
|
Complete remove of client checks from oauth2
|
2013-03-27 19:00:36 -03:00 |
compat.py
|
Minor cleaning up on View
|
2013-04-09 18:22:39 +01:00 |
decorators.py
|
Add support for action and link routing
|
2013-04-04 20:35:40 +01:00 |
exceptions.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
fields.py
|
Default date/time fields now return python date/time objects again by default
|
2013-03-21 08:41:54 +00:00 |
filters.py
|
Fixed DjangoFilterBackend not returning a query set.
|
2013-03-27 17:55:36 -07:00 |
generics.py
|
Removed SingleObjectMixin and MultipleObjectMixin
|
2013-04-09 18:45:15 +01:00 |
mixins.py
|
Removed SingleObjectMixin and MultipleObjectMixin
|
2013-04-09 18:45:15 +01:00 |
models.py
|
Change package name: djangorestframework -> rest_framework
|
2012-09-20 13:06:27 +01:00 |
negotiation.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
pagination.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
parsers.py
|
Add forbid_dtd flag, since we don't need any DTDs.
|
2013-02-22 19:41:09 +00:00 |
permissions.py
|
Tweak
|
2013-03-12 20:12:28 +00:00 |
relations.py
|
Fixed #720
|
2013-03-10 21:02:34 +01:00 |
renderers.py
|
Factor view names/descriptions out of View class
|
2013-04-04 21:42:26 +01:00 |
request.py
|
Only honor X-HTTP-Method-Override for POST requests.
|
2013-03-12 20:49:20 +00:00 |
response.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
reverse.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
routers.py
|
Tweaks
|
2013-04-04 22:24:30 +01:00 |
serializers.py
|
Bulk update, allow_add_remove flag
|
2013-03-25 20:26:34 +00:00 |
settings.py
|
Clean ups to datetime formatting
|
2013-03-06 12:19:39 +00:00 |
six.py
|
Py3k cleanup
|
2013-02-01 15:07:51 +00:00 |
status.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
throttling.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
urlpatterns.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
urls.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
views.py
|
Minor cleaning up on View
|
2013-04-09 18:22:39 +01:00 |
viewsets.py
|
Factor view names/descriptions out of View class
|
2013-04-04 21:42:26 +01:00 |