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
path:
root
/
examples
/
settings.py
Age
Commit message (
Expand
)
Author
2012-08-29
Remove examples (to be moved to a seperate project)
Tom Christie
2012-02-14
merged with trunk
Sébastien Piquemal
2012-02-07
In examples settings, use staticfiles for 1.2, django.contrib.staticfiles oth...
Tom Christie
2012-02-02
merged with trunk's master
Sébastien Piquemal
2012-01-28
Use `staticfiles` for serving css. Fixes #116.
Tom Christie
2012-01-25
enhanced request how-to + example
Sébastien Piquemal
2011-12-30
ep.io fixes
Tom Christie
2011-12-29
whitespace fixes
Tom Christie
2011-12-24
Added epio configuration.
Marko Tibold
2011-06-25
Added a fixture so that the users default have a user to login with and play ...
markotibold
2011-03-30
Only use xmlrunner if running under hudson
tom christie tom@tomchristie.com
2011-03-19
Adding examples to tox. Appears quite useful cause some example tests are br...
markotibold
2011-02-19
Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django...
tom christie tom@tomchristie.com
2011-02-01
Added resourceexample, moved simpleexample to modelresourceexample
tom christie tom@tomchristie.com
2011-01-30
Rename to django-rest-framework, get simpleexample working
tom christie tom@tomchristie.com
2011-01-28
Minor fixups on pygments example
Tom Christie
2011-01-27
Login/Logout and FlyWheel API link in HTML emitter
tom christie tom@tomchristie.com
2011-01-26
Added pygments_api example
tom christie tom@tomchristie.com
2011-01-23
Sphinx docs, examples, lots of refactoring
tom christie tom@tomchristie.com