- 21 Oct, 2015 4 commits
-
-
Added support for the to_field on ForeignKey fields
Tom Christie committed -
likeon committed
-
Fix broken link caused by case sensitivity
José Padilla committed -
potpath committed
-
- 20 Oct, 2015 3 commits
-
-
Test against Django 1.9 beta
Tom Christie committed -
Tom Christie committed
-
docs(third-party-resources): added `cookiecutter-django-rest` to misc third party resources
José Padilla committed
-
- 19 Oct, 2015 2 commits
-
-
Replaced all dict and set conversions from lists to dict and set literals
Tom Christie committed -
agconti committed
-
- 17 Oct, 2015 1 commit
-
-
Omer Katz committed
-
- 16 Oct, 2015 4 commits
-
-
Missing the `source=` keyword for the URLField parameter
José Padilla committed -
Pierre Dulac committed
-
Map TextField max_length to CharField
Tom Christie committed -
José Padilla committed
-
- 15 Oct, 2015 5 commits
-
-
removed south migrations
Xavier Ordoquy committed -
auvipy committed
-
auvipy committed
-
Various typo/grammar fixes
Xavier Ordoquy committed -
Zack Tanner committed
-
- 14 Oct, 2015 2 commits
-
-
fix typo for adding jquery string in AdminRenderer
José Padilla committed -
Aider Ibragimov committed
-
- 12 Oct, 2015 2 commits
-
-
Update versioning.md
Xavier Ordoquy committed -
Changed settings attribute 'VERSION_PARAMETER' --> to 'VERSION_PARAM'.
demokrates committed
-
- 09 Oct, 2015 2 commits
-
-
Update compat.py
Xavier Ordoquy committed -
try to import guardian if it's in INSTALLED_APPS
Dulmandakh committed
-
- 08 Oct, 2015 2 commits
-
-
Fix codecov on Travis CI
Tom Christie committed -
The coverage report needs to be explicitly created with arguments passed in to pytest-cov
Nic Young committed
-
- 03 Oct, 2015 1 commit
-
-
Added django-rest-framework-social-oauth2 to list of third party packages
Xavier Ordoquy committed
-
- 02 Oct, 2015 2 commits
-
-
Philip Garnero committed
-
Use serializers.ValidationError in AuthTokenSerializer
Tom Christie committed
-
- 01 Oct, 2015 3 commits
-
-
Small doc typo `throttles` --> `throttling`
Xavier Ordoquy committed -
Andrew committed
-
Per django rest framework docs, and to prevent confusion with Django's ValidationError, `serializers.ValidationError` is preferred to `exceptions.ValidationError`.
Marlon committed
-
- 30 Sep, 2015 2 commits
-
-
Added drf-haystack to third party resources
Xavier Ordoquy committed -
Rolf Håvard Blindheim committed
-
- 29 Sep, 2015 2 commits
-
-
Fixed minor doc typo.
Xavier Ordoquy committed -
Philippe Ombredanne committed
-
- 28 Sep, 2015 3 commits
-
-
Added JSONField.
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-