| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | 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 | |||
| 2015-01-27 | reorganize imports | Susan Dreher | |
| 2015-01-27 | reorganize imports | Susan Dreher | |
| 2015-01-27 | :bug: ManyRelatedField get_value clearing field on partial update | Susan Dreher | |
| A PATCH to a serializer's non-related CharField was clearing an ancillary StringRelatedField(many=True) field. The issue appears to be in the ManyRelatedField's get_value method, which was returning a [] instead of empty when the request data was a MultiDict. This fix mirrors code in fields.py, class Field, get_value, Ln. 272, which explicitly returns empty on a partial update. Tests added to demonstrate the issue. | |||
| 2015-01-27 | Bumped the version. | Xavier Ordoquy | |
| 2015-01-27 | Release notes for 3.0.4 | Xavier Ordoquy | |
| 2015-01-27 | Reload api_settings when using Django's 'override_settings' | Tom Christie | |
| 2015-01-27 | Merge pull request #2456 from brandoncazander/version-3.1 | Tom Christie | |
| Fix AttributeError on BrowsableAPI when checking for API version | |||
| 2015-01-26 | Set a version attribute on cloned requests if necessary. | Brandon Cazander | |
| 2015-01-26 | Galileo Press -> Rheinwerk Verlag | Tom Christie | |
| 2015-01-25 | Merge pull request #2458 from jfw/patch-3 | José Padilla | |
| typo in fields.md | |||
| 2015-01-24 | typo in fields.md | Jeff Fein-Worton | |
| 2015-01-24 | Merge pull request #2457 from jfw/patch-3 | Kevin Brown | |
| minor typo in viewsets docs | |||
| 2015-01-24 | minor typo in viewsets docs | Jeff Fein-Worton | |
| 2015-01-24 | Streamline test for #2455 | Brandon Cazander | |
| 2015-01-24 | Use enhanced request when cloning requests for checking permissions on other ↵ | Brandon Cazander | |
| methods. Fixes #2455 | |||
| 2015-01-24 | Add missed files for test. | Brandon Cazander | |
| 2015-01-24 | Add failing test for request.version AttributeError in BrowsableAPI. | Brandon Cazander | |
| 2015-01-23 | Merge pull request #2453 from alexsdutton/data-and-files-none-data | Tom Christie | |
| Pass {} as data to DataAndFiles, as it ends up in a MergeDict | |||
| 2015-01-23 | Pass {} as data to DataAndFiles, as it ends up in a MergeDict | Alexander Dutton | |
| In the same vein as #2399. | |||
| 2015-01-23 | Merge pull request #2451 from tomchristie/dict-field | Tom Christie | |
| Added DictField and support for HStoreField. | |||
| 2015-01-23 | Added DictField and support for HStoreField. | Tom Christie | |
| 2015-01-23 | Merge pull request #2448 from tomchristie/uuid-field | Tom Christie | |
| Added UUIDField. | |||
| 2015-01-23 | Merge pull request #2447 from carltongibson/update-df-references | Tom Christie | |
| Update Django-Filter references | |||
| 2015-01-23 | Support assignment in ClassLookupDict | Tom Christie | |
| 2015-01-23 | UUIDField docs | Tom Christie | |
| 2015-01-23 | Added UUIDField. | Tom Christie | |
| 2015-01-23 | Add 1.8 support | Tom Christie | |
| 2015-01-23 | Merge master | Tom Christie | |
| 2015-01-23 | Update Django-Filter references in docs and requirements. | Carlton Gibson | |
| 2015-01-23 | Restore DF for Django 1.8 | Carlton Gibson | |
| 2015-01-23 | Drop erronous check-in | Tom Christie | |
| 2015-01-23 | Merge pull request #2446 from tomchristie/django-18-alpha | Tom Christie | |
| Support 1.8-alpha. | |||
