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