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
2015-03-26
Reference typos in fields.md
Christoffer
2015-03-07
Remove docs for 3.0 banners
José Padilla
2015-02-09
Merge master
Tom Christie
2015-02-06
Add trim_whitespace to CharField #2517
José Padilla
2015-02-04
Merge pull request #2512 from heywbj/docs
Xavier Ordoquy
2015-02-03
docs
Warren Jin
2015-01-24
typo in fields.md
Jeff Fein-Worton
2015-01-23
Added DictField and support for HStoreField.
Tom Christie
2015-01-23
UUIDField docs
Tom Christie
2015-01-05
required=False allows omission of value for output. Closes #2342
Tom Christie
2014-12-21
use of double quotes broke the code highlighting.
Brian Stearns
2014-12-17
Fix empty HTML values when a default is provided.
Tom Christie
2014-12-09
allow_blank in ChoiceField. Refs #2239.
Tom Christie
2014-12-02
Document Field.fail(). Closes #2147.
Tom Christie
2014-11-28
Add 2.x notes and links
Tom Christie
2014-11-26
3.0 docs for serializer fields
Tom Christie
2014-11-26
perform_create, perform_update, perform_destroy hooks
Tom Christie
2014-11-25
Updating fields docs
Tom Christie
2014-11-25
Merge master
Tom Christie
2014-11-25
Add missing options
Tom Christie
2014-11-25
Use MkDocs meta.source to render source code links
José Padilla
2014-10-03
Minor: fix spelling and grammar, mostly in 3.0 announcement
Craig de Stigter
2014-09-12
DecimalField documentation
Tom Christie
2014-08-25
docs: added drf-hstore to third party fields
Federico Capoano
2014-08-19
Merge master
Tom Christie
2014-08-18
Link to Django docs on widgets. Closes #1760.
Tom Christie
2014-08-08
docs: added reference to DRF-gis in fields
Federico Capoano
2014-07-26
Merge remote-tracking branch 'origin/master' into 2.4.0
Xavier Ordoquy
2014-07-22
Merge pull request #1692 from davbo/patch-1
Tom Christie
2014-07-20
Add link to drf-extra-fields. Closes #1698
Tom Christie
2014-07-17
Update fields.md
Dave King
2014-06-23
Merge remote-tracking branch 'origin/master' into 2.4.0
Xavier Ordoquy
2014-05-20
Document ChoiceField blank_display_value parameter
Ian Foote
2014-04-13
Merge remote-tracking branch 'origin/master' into 2.4.0
Xavier Ordoquy
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-12
CharField - add allow_null argument
Yuri Prezument
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
[next]