aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide/fields.md
AgeCommit message (Expand)Author
2013-03-06Clean ups to datetime formattingTom Christie
2013-03-05Updating docsTom Christie
2013-03-01Add docs update - part 1Stephan Groß
2013-03-01Add better date / datetime validation (pull 2)Stephan Groß
2013-02-26Fixed a typo WritableField field name in docsWiliam Souza
2013-02-14Added a serializer TimeFieldAndreas Pelme
2013-01-29Docs tweaks.Tom Christie
2013-01-28Note auto_now, auto_now_add behavior. Refs #622.Tom Christie
2012-12-31Relation fields move into relations.pyTom Christie
2012-12-08Version 2.1.82.1.8Tom Christie
2012-11-21Merge remote-tracking branch 'upstream/master' into regex_fieldStephan Groß
2012-11-20added RegexFieldStephan Groß
2012-11-20Add example use of SerializerMethodField to docsJamie Matthews
2012-11-19Tweaks to SerializerMethodField docsJamie Matthews
2012-11-19Add SerializerMethodFieldJamie Matthews
2012-11-16Merge pull request #422 from markotibold/max_length_for_modelserializersTom Christie
2012-11-16Simplified docs a bit for FileField and ImageField.Marko Tibold
2012-11-16Added brief docs for URLField and SlugField.Marko Tibold
2012-11-16WIP on docs for File- and ImageFileds.Marko Tibold
2012-11-06Add pk_url_kwarg to hyperlinked fieldsTom Christie
2012-11-06added slug support for HyperlinkedIdentityFieldStephan Groß
2012-11-05TweaksTom Christie
2012-11-05Tweak related field docs now that queryset is no longer required.Tom Christie
2012-11-05added docsStephan Groß
2012-11-01Tweaks fields docs, and fix 2.0.1 version.2.0.1Tom Christie
2012-10-28readonly -> read_onlyTom Christie
2012-10-28Improve fields docsTom Christie
2012-10-22Update docs/api-guide/fields.mdMarko Tibold
2012-10-22Merge field changes: .default and .widgetTom Christie
2012-10-21Minor docs tweaksTom Christie
2012-10-21Fixing spelling errors.Marko Tibold
2012-10-15Added docs, integer fields and refactored models.TextField to use CharFieldJens Alm
2012-10-09Rename HTMLTemplateRenderer -> HTMLRenderer, DocuemntingHTMLRenderer -> Brows...Tom Christie
2012-10-08Docs tweaksTom Christie
2012-10-05Tweak fields docsTom Christie
2012-10-05Fix django 1.3 bugTom Christie
2012-10-04Abstract out the app_label on test modelsTom Christie