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
/
fields.md
Age
Commit message (
Expand
)
Author
2013-03-01
Add better date / datetime validation (pull 2)
Stephan Groß
2013-02-26
Fixed a typo WritableField field name in docs
Wiliam Souza
2013-02-14
Added a serializer TimeField
Andreas Pelme
2013-01-29
Docs tweaks.
Tom Christie
2013-01-28
Note auto_now, auto_now_add behavior. Refs #622.
Tom Christie
2012-12-31
Relation fields move into relations.py
Tom Christie
2012-12-08
Version 2.1.8
2.1.8
Tom Christie
2012-11-21
Merge remote-tracking branch 'upstream/master' into regex_field
Stephan Groß
2012-11-20
added RegexField
Stephan Groß
2012-11-20
Add example use of SerializerMethodField to docs
Jamie Matthews
2012-11-19
Tweaks to SerializerMethodField docs
Jamie Matthews
2012-11-19
Add SerializerMethodField
Jamie Matthews
2012-11-16
Merge pull request #422 from markotibold/max_length_for_modelserializers
Tom Christie
2012-11-16
Simplified docs a bit for FileField and ImageField.
Marko Tibold
2012-11-16
Added brief docs for URLField and SlugField.
Marko Tibold
2012-11-16
WIP on docs for File- and ImageFileds.
Marko Tibold
2012-11-06
Add pk_url_kwarg to hyperlinked fields
Tom Christie
2012-11-06
added slug support for HyperlinkedIdentityField
Stephan Groß
2012-11-05
Tweaks
Tom Christie
2012-11-05
Tweak related field docs now that queryset is no longer required.
Tom Christie
2012-11-05
added docs
Stephan Groß
2012-11-01
Tweaks fields docs, and fix 2.0.1 version.
2.0.1
Tom Christie
2012-10-28
readonly -> read_only
Tom Christie
2012-10-28
Improve fields docs
Tom Christie
2012-10-22
Update docs/api-guide/fields.md
Marko Tibold
2012-10-22
Merge field changes: .default and .widget
Tom Christie
2012-10-21
Minor docs tweaks
Tom Christie
2012-10-21
Fixing spelling errors.
Marko Tibold
2012-10-15
Added docs, integer fields and refactored models.TextField to use CharField
Jens Alm
2012-10-09
Rename HTMLTemplateRenderer -> HTMLRenderer, DocuemntingHTMLRenderer -> Brows...
Tom Christie
2012-10-08
Docs tweaks
Tom Christie
2012-10-05
Tweak fields docs
Tom Christie
2012-10-05
Fix django 1.3 bug
Tom Christie
2012-10-04
Abstract out the app_label on test models
Tom Christie
[prev]