| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-12-31 | Relation fields move into relations.py | Tom Christie | |
| 2012-12-08 | Version 2.1.82.1.8 | Tom Christie | |
| 2012-11-21 | Merge remote-tracking branch 'upstream/master' into regex_field | Stephan Groß | |
| Conflicts: docs/topics/release-notes.md | |||
| 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 | |
| Max length for modelserializers | |||
| 2012-11-16 | Simplified docs a bit for FileField and ImageField. | Marko Tibold | |
| Added note about MultipartParser only supporting file uploads and Django's default upload handlers. | |||
| 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 | |
| Fix typo. | |||
| 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 | |
| I realized that per the django forms, there is no need for a separate TextField, an unlimited CharField is perfectly good. Also added default field for the different IntegerField types | |||
| 2012-10-09 | Rename HTMLTemplateRenderer -> HTMLRenderer, DocuemntingHTMLRenderer -> ↵ | Tom Christie | |
| BrowseableAPIRenderer | |||
| 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 | |
