index
:
django-rest-framework
3.0-beta
docs-renderers-use-appropriate-renderer-class-name
empty_closable_objects
gh-pages
master
model-serializer-api
model-serializer-caching
version-2.4.x
version-3.1
Web APIs for Django.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-02-21
Implement `reverse_lazy()'
Daniel Izquierdo
2012-02-21
Add a docstring for `reverse()'
Daniel Izquierdo
2012-02-21
Include the `utils' module in the docs
Daniel Izquierdo
2012-02-21
Add a HOWTO page for the custom `reverse()'
Daniel Izquierdo
2012-02-21
Update examples to use the new custom `reverse()'
Daniel Izquierdo
2012-02-21
Update resources.py to use the new custom `reverse()'
Daniel Izquierdo
2012-02-21
Implement a custom reverse that builds absolute URLs with a request object
Daniel Izquierdo
2012-02-21
Pass the request object to `reverse' in the reverse tests
Daniel Izquierdo
2012-02-21
Stop using set_script_prefix
Daniel Izquierdo
2012-02-21
Move the new `reverse' function from urlresolvers to utils
Daniel Izquierdo
2012-02-21
Test the custom reverse() function instead of the one provided by Django
Daniel Izquierdo
2012-02-21
Create a custom reverse() function (not implemented yet)
Daniel Izquierdo
2012-02-21
Gotta love dynamic languages
Tom Christie
2012-02-20
Version 0.3.3
0.3.3
Tom Christie
2012-02-20
Update docs
Tom Christie
2012-02-20
Fix for URLObject 2.0.0
Tom Christie
2012-02-20
Update ChangeLog - URLObject 2.0.0
Tom Christie
2012-02-20
Added @scfarley
Tom Christie
2012-02-20
Merge pull request #171 from scfarley/master
Tom Christie
2012-02-20
Chase changes to URLObject's API in v2.0.0
Sean C. Farley
2012-02-20
Update CHANGELOG.rst
Tom Christie
2012-02-20
Merge pull request #168 from poswald/namespace-templates
Tom Christie
2012-02-20
Rename templates to 'base.html', 'api.html', 'api.txt' and 'login.html'
Paul Oswald
2012-02-16
Merge pull request #145 from flashingpumpkin/master
Tom Christie
2012-02-15
Merge pull request #162 from poswald/master
Tom Christie
2012-02-15
Documentation on how to override the template; Closes Issue #165
Paul Oswald
2012-02-15
Move the templates into a named directory
Paul Oswald
2012-02-15
Add empty {% blocks %} to the template to give people a chance to override
Paul Oswald
2012-02-14
Move stylesheet references to the new relative namespace
Paul Oswald
2012-02-14
Delete robots.txt, favicon.ico views; Move style to a new static namespace
Paul Oswald
2012-02-11
Fix typo.
Tom Christie
2012-02-11
`OPTIONS` is also a safe method.
Tom Christie
2012-02-11
Updated CHANGELOG. 'Added DjangoModelPermissions'.
Tom Christie
2012-02-11
Improve docstring on DjangoModelPermissions, and also ensure the user is auth...
Tom Christie
2012-02-11
Minor name change
Tom Christie
2012-02-11
Fix up DjangoModelPermissions.
Tom Christie
2012-02-11
Merge pull request #160 from mammique/django_perms
Tom Christie
2012-02-11
DjangoModelPermisson's desc
Camille Harang
2012-02-11
check authentication after checking ModelResource
Camille Harang
2012-02-11
DjangoModelPermisson
Camille Harang
2012-02-09
Merge remote branch 'tomchristie/master'
Alen Mujezinovic
2012-02-07
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2012-02-07
Use app for Django 1.2
Tom Christie
2012-02-07
Merge pull request #156 from j4mie/duplicate-page-param
Tom Christie
2012-02-07
Ensure duplicate "page" parameters are not created
Jamie Matthews
2012-02-07
In examples settings, use staticfiles for 1.2, django.contrib.staticfiles oth...
Tom Christie
2012-02-07
Attempt to stop banging head against brick wall.
Tom Christie
2012-02-07
Distutils, you are a harsh master.
Tom Christie
2012-02-07
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2012-02-07
Fix distutils errors
Tom Christie
[next]