.. |
authtoken
|
Every (base) test should now pass with python3.
|
2012-11-24 23:19:03 +01: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
|
52 tests passing. Refactored a few string / byte io.
|
2012-11-23 01:12:33 +01:00 |
tests
|
Every (base) test should now pass with python3.
|
2012-11-24 23:19:03 +01:00 |
utils
|
Every (base) test should now pass with python3.
|
2012-11-24 23:19:03 +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
|
52 tests passing. Refactored a few string / byte io.
|
2012-11-23 01:12:33 +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
|
52 tests passing. Refactored a few string / byte io.
|
2012-11-23 01:12:33 +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
|
52 tests passing. Refactored a few string / byte io.
|
2012-11-23 01:12:33 +01:00 |
permissions.py
|
Add AllowAny class
|
2012-10-27 20:17:49 +01:00 |
renderers.py
|
Fixed a bug with type and python 2.x compat.
|
2012-12-02 01:24:15 +01:00 |
request.py
|
52 tests passing. Refactored a few string / byte io.
|
2012-11-23 01:12:33 +01:00 |
response.py
|
Every (base) test should now pass with python3.
|
2012-11-24 23:19:03 +01: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 |