.. |
authtoken
|
Merge pull request #424 from jonlil/master
|
2012-11-19 13:44:53 -08:00 |
runtests
|
compatible print statements.
|
2012-11-21 19:36:35 +01:00 |
static/rest_framework
|
Make textareas in browseable API same width as everything else
|
2012-11-07 11:32:52 +00:00 |
templates/rest_framework
|
Merge master
|
2012-11-01 23:11:28 +00:00 |
templatetags
|
First passing test under p3k \o/
|
2012-11-22 00:20:49 +01:00 |
tests
|
Default encoding should probably be latin-1 as some RFC seems to imply it.
|
2012-11-23 01:11:09 +01:00 |
utils
|
Default encoding should probably be latin-1 as some RFC seems to imply it.
|
2012-11-23 01:11:09 +01:00 |
__init__.py
|
Version 2.1.3
|
2012-11-16 22:58:22 +00:00 |
authentication.py
|
Default encoding should probably be latin-1 as some RFC seems to imply it.
|
2012-11-23 01:11:09 +01:00 |
compat.py
|
Fixed python2.7 compat issue.
|
2012-11-22 00:43:56 +01:00 |
decorators.py
|
fixed some typos
|
2012-11-14 19:36:29 +01:00 |
exceptions.py
|
Fixes for urls with suffixes
|
2012-10-29 17:08:38 +00:00 |
fields.py
|
First passing test under p3k \o/
|
2012-11-22 00:20:49 +01:00 |
filters.py
|
Fixed identation on filter_fields
|
2012-11-19 00:14:03 +01:00 |
generics.py
|
Tidying
|
2012-11-16 23:22:15 +00:00 |
mixins.py
|
First passing test under p3k \o/
|
2012-11-22 00:20:49 +01:00 |
models.py
|
Change package name: djangorestframework -> rest_framework
|
2012-09-20 13:06:27 +01:00 |
negotiation.py
|
Fixes for urls with suffixes
|
2012-10-29 17:08:38 +00:00 |
pagination.py
|
Ensure pagination URLs are fully qualified
|
2012-11-08 21:47:54 +00:00 |
parsers.py
|
First passing test under p3k \o/
|
2012-11-22 00:20:49 +01:00 |
permissions.py
|
Add AllowAny class
|
2012-10-27 20:17:49 +01:00 |
renderers.py
|
First passing test under p3k \o/
|
2012-11-22 00:20:49 +01:00 |
request.py
|
6 first tests passes under python 3.2
|
2012-11-22 02:08:00 +01:00 |
response.py
|
Merge pull request #407 from ludwigkraatz/location_header
|
2012-11-14 10:42:08 -08:00 |
reverse.py
|
Fixes for urls with suffixes
|
2012-10-29 17:08:38 +00:00 |
serializers.py
|
28 tests passes now.
|
2012-11-22 08:30:32 +01:00 |
settings.py
|
First passing test under p3k \o/
|
2012-11-22 00:20:49 +01:00 |
status.py
|
fixed typo in html status code
|
2012-11-06 21:11:05 +01:00 |
throttling.py
|
Fix some typos.
|
2012-10-30 00:30:52 +01:00 |
urlpatterns.py
|
fixed some typos
|
2012-11-14 19:36:29 +01:00 |
urls.py
|
fixed some typos
|
2012-11-14 19:36:29 +01:00 |
views.py
|
fixed some typos
|
2012-11-14 19:36:29 +01:00 |