aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework
AgeCommit message (Expand)Author
2015-02-19Skip validation of NULL field only if it part of unique_togetherAider Ibragimov
2015-02-18Fix UniqueTogetherValidator for NULL valuesAider Ibragimov
2015-02-17Update versionTom Christie
2015-02-17Merge pull request #2567 from carltongibson/18-warningJosé Padilla
2015-02-17Fixes for latest pep8 updates. Refs #2563.Tom Christie
2015-02-17Move `importlib` fallback into compat.Carlton Gibson
2015-02-17Adjust importlib importCarlton Gibson
2015-02-13Merge pull request #2198 from tomchristie/version-3.1Tom Christie
2015-02-11Fix incorrect HTML parsing for DictFieldTom Christie
2015-02-10Merge pull request #2540 from linovia/release/3.0.53.0.5Xavier Ordoquy
2015-02-10Bumped the version to 3.0.5Xavier Ordoquy
2015-02-10Add `distinct` call in `filter_queryset`Carlton Gibson
2015-02-09Merge masterTom Christie
2015-02-09Fixes for latest version of pep8Tom Christie
2015-02-09Py3 compat fixTom Christie
2015-02-09Fix misleading AttributeErrorsTom Christie
2015-02-06Minor internal API cleanpuTom Christie
2015-02-06Minor cleanups/improvements to ModelSerializer APITom Christie
2015-02-06Minor cleanupTom Christie
2015-02-06Merge branch 'version-3.1' of git://github.com/jpadilla/django-rest-framework...Tom Christie
2015-02-06Upgrade pending deprecations to deprecationsTom Christie
2015-02-06Add trim_whitespace to CharField #2517José Padilla
2015-02-05Update throttling.pyKaptian
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-05Fix NamespaceVersioning with hyperlinked serializer fieldsTom Christie
2015-02-04Merge branch 'version-3.1-2489' of git://github.com/brandoncazander/django-re...Tom Christie
2015-02-04Merge pull request #2518 from longhotsummer/patch-1Tom Christie
2015-02-04Parens around if clauseGreg Kempe
2015-02-04Use inline ifGreg Kempe
2015-02-04Prefetching the user object when getting the token in TokenAuthentication.Ofir Ovadia
2015-02-04FIX: Don't default to list in method argsGreg Kempe
2015-02-04Minor authentication message improvement.Tom Christie
2015-02-02Provide rest_framework.resolve. Fixes #2489Brandon Cazander
2015-02-02Fixed missing whitespace in error string.Jason Yan
2015-02-02Fixed typos in docstrings.Omer Katz
2015-02-01Merge remote-tracking branch 'upstream/version-3.1' into version-3.1José Padilla
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-31_closable_objects as an empty list, not deletedempty_closable_objectsTom 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-29Removed router check for deprecated '.model' attributeTymur Maryokhin
2015-01-28Merge pull request #2475 from sdreher/masterTom Christie
2015-01-28Merge pull request #2479 from lucaswiman/custom_user_shim_db_tableTom Christie
2015-01-28Merge pull request #2473 from tomchristie/reload-settingsTom Christie