| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-03-07 | Version 2.2.32.2.3 | Tom Christie | |
| 2013-03-07 | Fix broken `None` value for `TimeField`. | Tom Christie | |
| Refs #707. | |||
| 2013-03-07 | Merge pull request #708 from kevinastone/master | Tom Christie | |
| Fixed DateField with Empty Values (Fixes #707) | |||
| 2013-03-06 | Patched DateField and DateTimeField to check for None values before trying ↵ | Kevin Stone | |
| to perform date(time) conversion. Signed-off-by: Kevin Stone <kevinastone@gmail.com> | |||
| 2013-03-06 | Added failing test cases for giving a DateField or DateTimeField a None ↵ | Kevin Stone | |
| value to serialize. Signed-off-by: Kevin Stone <kevinastone@gmail.com> | |||
| 2013-03-06 | Merge pull request #706 from markotibold/clean-install | Tom Christie | |
| Prevent warning: no files found matching '*.txt' under directory | |||
| 2013-03-06 | Prevent warning: no files found matching '*.txt' under directory | Marko Tibold | |
| 'rest_framework/templates' (there are only .html files in the templates directory). | |||
| 2013-03-06 | Tweak travis badge positioning. | Tom Christie | |
| 2013-03-06 | Version 2.2.22.2.2 | Tom Christie | |
| 2013-03-06 | Add tox note. | Tom Christie | |
| 2013-03-06 | Merge pull request #703 from tomchristie/datetime-formats | Tom Christie | |
| Datetime formats | |||
| 2013-03-06 | Add `tox` note. | Tom Christie | |
| 2013-03-06 | Clean ups to datetime formatting | Tom Christie | |
| 2013-03-05 | Updating docs | Tom Christie | |
| 2013-03-05 | Merge datetime formats | Tom Christie | |
| 2013-03-05 | Add @iekadou for #700 support. thanks! | Stephan Groß | |
| 2013-03-05 | Fix typo | Stephan Groß | |
| 2013-03-05 | Docs tweak. | Tom Christie | |
| 2013-03-05 | Minor docs tweak | Tom Christie | |
| 2013-03-05 | Merge pull request #700 from minddust/migration_fix | Stephan Groß | |
| Fix authtoken migration | |||
| 2013-03-04 | Update migration | Stephan Groß | |
| 2013-03-04 | Update migration | Stephan Groß | |
| 2013-03-04 | Update release docs | Stephan Groß | |
| 2013-03-04 | Add note for using authtoken with custom django user model and south | Stephan Groß | |
| 2013-03-04 | Fix fix migrate authtoken | Stephan Groß | |
| 2013-03-04 | Fix authtoken migration | Stephan Groß | |
| 2013-03-01 | Fix for django 1.3 compatibility | Stephan Groß | |
| 2013-03-01 | Add none testcases to date, datetime, time | Stephan Groß | |
| 2013-03-01 | Add format class attributes | Stephan Groß | |
| 2013-03-01 | Merge branch 'datevalidation_2' of ↵ | Stephan Groß | |
| https://github.com/minddust/django-rest-framework into datevalidation_2 Conflicts: rest_framework/tests/filterset.py | |||
| 2013-03-01 | Update docs | Stephan Groß | |
| 2013-03-01 | Add new ISO8601 setting + integration | Stephan Groß | |
| 2013-03-01 | Add docs update - part 1 | Stephan Groß | |
| 2013-03-01 | Add drf settings + output format + testcases | Stephan Groß | |
| 2013-03-01 | Fix for python 3 support | Stephan Groß | |
| 2013-03-01 | Fix for python 3 support - thanks @Linovia | Stephan Groß | |
| 2013-03-01 | Add better date / datetime validation (pull 2) | Stephan Groß | |
| addition to #631 with update to master + timefield support | |||
| 2013-03-01 | Update docs | Stephan Groß | |
| 2013-03-01 | Add new ISO8601 setting + integration | Stephan Groß | |
| 2013-03-01 | Add docs update - part 1 | Stephan Groß | |
| 2013-03-01 | Add drf settings + output format + testcases | Stephan Groß | |
| 2013-02-28 | Release notes | Tom Christie | |
| 2013-02-28 | Auth is no longer lazy. Closes #667. | Tom Christie | |
| More consistent auth failure behavior. | |||
| 2013-02-28 | Drop unused import | Tom Christie | |
| 2013-02-28 | Move ModelSerializer field_mapping into an attribute for easier overriding. | Tom Christie | |
| 2013-02-27 | Fix out of date docstrings. Closes #689. | Tom Christie | |
| 2013-02-27 | Use plularized URLs for better consistency. | Tom Christie | |
| Closes #684. | |||
| 2013-02-27 | Merge pull request #692 from tomchristie/django1.5 | Tom Christie | |
| Django 1.5 | |||
| 2013-02-27 | `assertEquals` -> `assertEqual` | Tom Christie | |
| 2013-02-27 | Update for Django 1.5 | Tom Christie | |
