| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-06 | Minor internal API cleanpu | Tom Christie | |
| 2015-02-06 | Minor cleanups/improvements to ModelSerializer API | Tom Christie | |
| 2015-02-06 | Fix typo | Tom Christie | |
| 2015-02-06 | Minor cleanup | Tom Christie | |
| 2015-02-06 | Merge branch 'version-3.1' of ↵ | Tom Christie | |
| git://github.com/jpadilla/django-rest-framework into version-3.1 | |||
| 2015-02-06 | Upgrade pending deprecations to deprecations | Tom Christie | |
| 2015-02-06 | Pagination images | Tom Christie | |
| 2015-02-06 | Internationalization docs | Tom Christie | |
| 2015-02-06 | Add trim_whitespace to CharField #2517 | José Padilla | |
| If set to `True` then leading and trailing whitespace is trimmed. Defaults to `True`. | |||
| 2015-02-06 | Link to ModelSerializer API | Tom Christie | |
| 2015-02-06 | Merge branch 'version-3.1' of ↵ | Tom Christie | |
| https://github.com/tomchristie/django-rest-framework into version-3.1 | |||
| 2015-02-06 | Tweak gitignore | Tom Christie | |
| 2015-02-06 | Drop 2.x announcements | Tom Christie | |
| 2015-02-05 | Merge pull request #2496 from jpadilla/version-3.1 | Tom Christie | |
| Support for Django 1.8 ArrayField | |||
| 2015-02-05 | Fix possible nested array fields | José Padilla | |
| 2015-02-04 | Merge remote-tracking branch 'upstream/version-3.1' into version-3.1 | José Padilla | |
| 2015-02-04 | Add child to ListField when using ArrayField | José Padilla | |
| 2015-02-05 | Minor bits of test cleanup | Tom Christie | |
| 2015-02-05 | Merge branch 'brandoncazander-version-3.1-2489' into version-3.1 | Tom Christie | |
| 2015-02-05 | Fix NamespaceVersioning with hyperlinked serializer fields | Tom Christie | |
| 2015-02-04 | Merge branch 'version-3.1-2489' of ↵ | Tom Christie | |
| git://github.com/brandoncazander/django-rest-framework into brandoncazander-version-3.1-2489 | |||
| 2015-02-04 | Updating release notes | Tom Christie | |
| 2015-02-04 | Remove erronous checkin | Tom Christie | |
| 2015-02-04 | Minor authentication message improvement. | Tom Christie | |
| 2015-02-03 | Reorganize tests. | Brandon Cazander | |
| 2015-02-03 | Fleshing out 3.1 announcement | Tom Christie | |
| 2015-02-02 | Remove unnecessary APIRequestFactory get from tests. | Brandon Cazander | |
| 2015-02-02 | Provide rest_framework.resolve. Fixes #2489 | Brandon Cazander | |
| 2015-02-01 | Merge remote-tracking branch 'upstream/version-3.1' into version-3.1 | José Padilla | |
| Conflicts: rest_framework/serializers.py | |||
| 2015-02-01 | Add support for Django 1.8’s ArrayField | José Padilla | |
| 2015-01-31 | Fix field mappings for 1.8 fields | Tom Christie | |
| 2015-01-31 | Fix error text in test. | Tom Christie | |
| 2015-01-30 | Add built-in translations. | Tom Christie | |
| 2015-01-30 | Latest translation source messages. | Tom Christie | |
| 2015-01-30 | Fix AttributeError on renamed _field_mapping | José Padilla | |
| 2015-01-30 | Merge master | Tom Christie | |
| 2015-01-30 | Docs typo. Closes #2491. | Tom Christie | |
| 2015-01-29 | Merge pull request #2486 from maryokhin/master | Tom Christie | |
| Cleanup '.model' shortcut from code and docs | |||
| 2015-01-29 | Removed deprecated '.model' docs | Tymur Maryokhin | |
| 2015-01-29 | Removed router check for deprecated '.model' attribute | Tymur Maryokhin | |
| 2015-01-28 | Merge pull request #2482 from mareknaskret/patch-1 | Tom Christie | |
| Update filtering.md | |||
| 2015-01-28 | Update filtering.md | mareknaskret | |
| Updated links for django-guardian package. | |||
| 2015-01-28 | Merge pull request #2475 from sdreher/master | Tom Christie | |
| ManyRelatedField.get_value clearing field on partial update | |||
| 2015-01-28 | Merge pull request #2479 from lucaswiman/custom_user_shim_db_table | Tom Christie | |
| Use the proper db_table argument when constructing meta | |||
| 2015-01-28 | Merge pull request #2473 from tomchristie/reload-settings | Tom Christie | |
| Reload api_settings when using Django's 'override_settings' | |||
| 2015-01-27 | Use the proper db_table argument when constructing meta | Lucas Wiman | |
| 2015-01-27 | Merge pull request #2478 from brandoncazander/version-3.1 | José Padilla | |
| Clone the versioning_scheme when necessary. Fixes #2477 | |||
| 2015-01-27 | Clone the versioning_scheme when necessary. Fixes #2477 | Brandon Cazander | |
| 2015-01-28 | Fix #2476 | Xavier Ordoquy | |
| 2015-01-27 | Merge pull request #2474 from linovia/release/3.0.43.0.4 | Xavier Ordoquy | |
| Release notes for 3.0.4 | |||
