aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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 release notes for 3.0.5.Xavier Ordoquy
2015-02-10Merge pull request #2535 from carltongibson/search-filter-duplicatesTom Christie
2015-02-10Add `distinct` call in `filter_queryset`Carlton Gibson
2015-02-10Failing test case for #1488Carlton Gibson
2015-02-09Drop django master from the build matrix.Tom Christie
2015-02-09Merge pull request #2530 from tomchristie/attribute-proxying-fixTom Christie
2015-02-09Fix .gitignoreTom Christie
2015-02-09Fixes for latest version of pep8Tom Christie
2015-02-09pep8 fixTom Christie
2015-02-09Py3 compat fixTom Christie
2015-02-09Fix misleading AttributeErrorsTom Christie
2015-02-06Merge pull request #2460 from mmarvick/masterJosé Padilla
2015-02-06Merge pull request #2527 from linovia/feature/secured_pypi_uploadTom Christie
2015-02-06Add Twine to the requirements.Xavier Ordoquy
2015-02-06Add Twine to the requirements.Xavier Ordoquy
2015-02-06Fixed a typo.Xavier Ordoquy
2015-02-06Use twine to upload to pypi.Xavier Ordoquy
2015-02-05Revert some of the changes made in 1-serialization.mdMichael Marvick
2015-02-05Merge pull request #2524 from Kaptian/patch-1Xavier Ordoquy
2015-02-05Update throttling.pyKaptian
2015-02-04Merge pull request #2518 from longhotsummer/patch-1Tom Christie
2015-02-04Parens around if clauseGreg Kempe
2015-02-04Merge pull request #2519 from Ofir-Purple/optimize-token-auth-queriesTom Christie
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-04Merge pull request #2512 from heywbj/docsXavier Ordoquy
2015-02-03docsWarren Jin
2015-02-03Merge pull request #2509 from jamescooke/doc-fixesTom Christie
2015-02-03Small documentation fixesJames Cooke
2015-02-03Merge pull request #2503 from tail/missing-space-error-stringTom Christie
2015-02-02Fixed missing whitespace in error string.Jason Yan
2015-02-02Merge pull request #2501 from thedrow/patch-10Xavier Ordoquy
2015-02-02Fixed typos in docstrings.Omer Katz
2015-02-01Merge pull request #2498 from dustinfarris/update-eda-linkTom Christie
2015-02-01Update link for ember-django-adapterDustin Farris
2015-02-01Merge pull request #2497 from jpadilla/masterJosé Padilla
2015-02-01Fix base_template name in exampleJosé Padilla
2015-02-01Fixes #2493José Padilla
2015-01-31Merge pull request #2492 from tomchristie/empty_closable_objectsTom Christie
2015-01-31_closable_objects as an empty list, not deletedempty_closable_objectsTom Christie
2015-01-30Added 1.8-alpha to supported list.Tom Christie
2015-01-30Docs typo. Closes #2491.Tom Christie
2015-01-29Merge pull request #2486 from maryokhin/masterTom Christie
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
2015-01-28Update filtering.mdmareknaskret