| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-20 | Set field length/values as actual attributes. | Rense VanderHoek | |
| The SimpleMetadata class in metadata.py tries to getattr() attributes on a field. For this to work, max_length and min_length have to be actually set as an attribute. Did the same for min_value and max_value and added those two to SimpleMetadata.get_field_info | |||
| 2014-12-04 | Removed custom StringIO, force_text, smart_text compat | Tymur Maryokhin | |
| 2014-11-18 | Fix byte decode error rendering 'display_name' with OPTIONS. Closes #2084 | Tom Christie | |
| 2014-11-07 | Metadata API should examine child serializer if passed parent ↵ | Tom Christie | |
| ListSerializer. Closes #2035. | |||
| 2014-11-06 | Drop usage of SortedDict. Closes #2027. | Tom Christie | |
| 2014-09-25 | Automatic field binding | Tom Christie | |
| 2014-09-24 | OPTIONS support | Tom Christie | |
