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-07
Use app for Django 1.2
Tom Christie
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
2012-02-07
Tweak
Tom Christie
2012-02-07
Tweak
Tom Christie
2012-02-07
Tweaks.
Tom Christie
2012-02-07
Fix up packaging and staticfiles changes. Fixes #155. Fixes #153. Fixes #150.
Tom Christie
2012-02-02
Update AUTHORS
Tom Christie
2012-02-02
Python docs say inherit from Exception, not BaseException.
Tom Christie
2012-02-01
Merge pull request #151 from mammique/master
Tom Christie
2012-02-01
* -> **
Camille Harang
2012-02-01
Remove use of Q objects.
Tom Christie
2012-02-01
Update test settings for 1.2
Tom Christie
2012-01-31
django-staticfiles for Django 1.2 compatability
Tom Christie
2012-01-30
Fix typo.
Marko Tibold
2012-01-30
renamed to CHANGELOG.rst and included release notes in index.rst
Marko Tibold
2012-01-30
Django 1.2 needs django-staticfiles
Tom Christie
2012-01-30
Refs #148
Tom Christie
2012-01-30
Update RELEASES
Tom Christie
2012-01-30
Fixes #148. Thanks @dvinegla.
Tom Christie
2012-01-29
Use named args in mixin tests.
Tom Christie
2012-01-29
Add Michele's full name.
Marko Tibold
2012-01-28
Latest changelog.
Tom Christie
2012-01-28
Drop implicit 'pk' on last arg in urlconf. (Too magical).
Tom Christie
2012-01-28
Use `staticfiles` for serving css. Fixes #116.
Tom Christie
2012-01-28
0.3.2 Release notes
Tom Christie
2012-01-28
Tidy up auto-escaping.
Tom Christie
2012-01-28
Fix silly error. This makes more sense.
Marko Tibold
2012-01-28
moving forward
Marko Tibold
2012-01-28
prepare for tagging
0.3.2
Marko Tibold
2012-01-28
Preparing release notes for taggging and uploading to pypi.
Marko Tibold
2012-01-28
Thanks @michelelazzzeri-nextage, if you give your full name, it will be liste...
Marko Tibold
2012-01-27
fixes #146
Marko Tibold
2012-01-25
Refactoring get_name/get_description
Tom Christie
2012-01-25
Merge remote-tracking branch 'btimby/description'
Tom Christie
2012-01-24
No longer nameless
Tom Christie
2012-01-24
Added @btimby
Tom Christie
2012-01-24
Merge pull request #144 from btimby/master
Tom Christie
2012-01-24
Modified test case to pass regardless of JSON library
Ben Timby
2012-01-24
Modified test case to pass regardless of JSON library
Ben Timby
2012-01-24
Cleanup authentication example
Tom Christie
2012-01-24
Fix UserLoggedInAuthentication for POST requests.
Tom Christie
2012-01-24
Reverted formatting
Ben Timby
2012-01-24
Parse url when adding query param.
Tom Christie
2012-01-24
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2012-01-24
Drop redundant comment.
Tom Christie
2012-01-23
Refactored get_name()/get_description()
Ben Timby
[next]