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
2014-03-17
Minor docs tweak
Tom Christie
2014-03-17
Tweak DRF compound fields docs
Tom Christie
2014-03-16
Serializer fields section for 3rd-party packages
Steven Cummings
2014-02-02
fixed typo (wrong "its")
Jeff Fein-Worton
2014-02-01
Update fields.md
meoooh
2014-01-14
Added write_only and write_only_fields. Refs #1306
Tom Christie
2014-01-09
Fix URL/Slug Field signatures in docs
Yuri Prezument
2013-11-27
Rephrased documentation changes according to feedback on IRC.
Omer Katz
2013-11-27
Recommend using Pillow instead of PIL.
Omer Katz
2013-11-20
Update 'default' explanation. Closes #1239
Tom Christie
2013-11-11
Typo on api-guide/fields.md and serializers.py
Doğan Çeçen
2013-08-21
Include import paths throughout docs.
Tom Christie
2013-06-12
Changes 'python' to 'Python' when used in prose.
Toby Champion
2013-06-04
Fix ModelField docs. Closes #909.
Tom Christie
2013-06-02
Serializer field 'default' argument may be a callable
Tom Christie
2013-05-28
Fix md formatting and typos
Stephan Groß
2013-05-28
Fixed typos
Pascal Borreli
2013-05-24
Updating docs
Tom Christie
2013-04-15
Add DecimalField support
Stephan Groß
2013-03-26
Version 2.2.5
2.2.5
Tom Christie
2013-03-22
Merge pull request #744 from tomchristie/basic-bulk-edit
Tom Christie
2013-03-22
Bit of extra tidying and plenty of docs
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
Add docs update - part 1
Stephan Groß
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
[next]