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
/
docs
/
api-guide
/
settings.md
Age
Commit message (
Expand
)
Author
2014-12-17
More docs, plus 'ALLOWED_VERSIONS' setting.
Tom Christie
2014-12-15
Merge branch 'exception-handler-context' of git://github.com/jpadilla/django-...
Tom Christie
2014-12-14
Update docs
José Padilla
2014-11-29
Remove YAML support from core
José Padilla
2014-11-25
Merge master
Tom Christie
2014-11-25
Use MkDocs meta.source to render source code links
José Padilla
2014-11-25
request.DATA, request.FILES -> request.data
Tom Christie
2014-11-21
Clarify how permission classes are composed
Matthew Dapena-Tretter
2014-11-06
minor spelling tweaks
Brett Koonce
2014-11-03
Added NON_FIELD_ERRORS_KEY to serializer docs. Closes #1971.
Tom Christie
2014-09-12
Updating docs
Tom Christie
2014-08-21
Add .model deprecation to release notes
Tom Christie
2014-04-13
Merge remote-tracking branch 'origin/master' into 2.4.0
Xavier Ordoquy
2014-03-06
Add SEARCH_PARAM and ORDERING_PARAM to settings
Peter Inglesby
2014-01-14
More HyperlinkedModelSerializer docs
Tom Christie
2013-12-13
Allow NUM_PROXIES=0 and include more docs
Tom Christie
2013-09-06
Support customizable view EXCEPTION_HANDLER
Andy Freeland
2013-08-28
Docs for `MAX_PAGINATE_BY` setting & view attribute.
Tom Christie
2013-08-19
Document customizable view names/descriptions
Tom Christie
2013-08-07
Fixed typos in a bunch of docs
Veronica Lynn
2013-07-01
Complete testing docs
Tom Christie
2013-06-12
Changes 'python' to 'Python' when used in prose.
Toby Champion
2013-05-28
Fixed typos
Pascal Borreli
2013-05-08
Fix DATETIME_FORMAT, DATE_FORMAT, TIME_FORMAT settings. Closes #798
Tom Christie
2013-05-07
Support for multiple filter classes
Tom Christie
2013-03-21
Default date/time fields now return python date/time objects again by default
Tom Christie
2013-03-06
Clean ups to datetime formatting
Tom Christie
2013-03-05
Updating docs
Tom Christie
2013-03-01
Update docs
Stephan Groß
2013-03-01
Add docs update - part 1
Stephan Groß
2013-02-23
Fill in missing and incorrect settings.
Tom Christie
2013-01-08
Fix reference to BasicAuthentication in settings.
Marc Tamlyn
2013-01-07
Fix PAGINATE_BY_PARAM docs. Refs #551
Tom Christie
2012-11-16
Polishing to page size query parameters & more docs
Tom Christie
2012-11-15
updated script to just use page_size_kwarg
Stephan Groß
2012-11-15
added global and per resource on/off switch + updated docs
Stephan Groß
2012-10-31
added missing semicolon
Stephan Groß
2012-10-29
add missing semicolon
Stephan Groß
2012-10-27
Add AllowAny permission
Tom Christie
2012-10-17
Make settings consistent with corrosponding view attributes
Tom Christie
2012-10-17
Split up doc sections more cleanly
Tom Christie
2012-10-09
Rename HTMLTemplateRenderer -> HTMLRenderer, DocuemntingHTMLRenderer -> Brows...
Tom Christie
2012-10-02
URL overrides in settings fixed up slightly
Tom Christie
2012-09-20
Change package name: djangorestframework -> rest_framework
Tom Christie
2012-09-12
Updating docs
Tom Christie
2012-09-08
Links to source files in docs
Tom Christie
2012-09-06
TODO notes in docs
Tom Christie
2012-09-06
Add more settings to settings.py
Tom Christie
2012-09-05
Tidying up docs
Tom Christie
2012-09-05
Flesh out authentication docs
Tom Christie
[next]