- 20 Jan, 2016 16 commits
-
-
Fix broken link format
José Padilla committed -
José Padilla committed
-
Login form autofocus
Xavier Ordoquy committed -
RelatedField get_queryset and context
Xavier Ordoquy committed -
Update link to Heroku guidelines
Xavier Ordoquy committed -
They seem to have changed the structure of the document.
Krzysztof Szularz committed -
Activate the Python 3.5 build.
Xavier Ordoquy committed -
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
Maintain py32 test builds
Xavier Ordoquy committed -
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
- 19 Jan, 2016 3 commits
-
-
Add missing csrf_token in AdminRenderer post form.
Xavier Ordoquy committed -
Markdown compat (overtakes #3604)
Xavier Ordoquy committed -
Conflicts: requirements/requirements-optionals.txt
Xavier Ordoquy committed
-
- 18 Jan, 2016 6 commits
-
-
Fix update model example in html-and-forms.md
José Padilla committed -
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
Added explicit id field in multi update example
Xavier Ordoquy committed -
Update license year range to 2016
Tom Christie committed -
Prayag Verma committed
-
- 15 Jan, 2016 2 commits
-
-
Update permissions.md
Xavier Ordoquy committed -
Adding additional note about the behavior of set permission classes per view as suggest on #3834
Ramon Moraes committed
-
- 14 Jan, 2016 7 commits
-
-
QueryParameterVersioning does not use default version
Xavier Ordoquy committed -
QueryParameterVersioning does not fall back to the value used in the `DEFAULT_VERSION` setting, while other versioning schemes do. This looks like a minor change, and incorporates the `self.default_version` set in the superclass. I'll sheepishly admit that I edited this inline without running any tests or anything, so please let me know if this needs more work.
Brad Montgomery committed -
Display py.test internal warnings
Tom Christie committed -
Regarding #3729
Xavier Ordoquy committed -
Document how to tweak authtoken.admin.TokenAdmin
Tom Christie committed -
python -Werror generates warnings informing that on_delete is a required keyword in Django 2.0
Mads Jensen committed -
With focus on large user base, but can be extended.
Nicolas Delaby committed
-
- 13 Jan, 2016 2 commits
-
-
2015 update in __init__.py file
Tom Christie committed -
Mads Jensen committed
-
- 11 Jan, 2016 4 commits
-
-
update copyright 2016
Tom Christie committed -
Zach Wernberg committed
-
Fixed TimeField not handling empty values
Xavier Ordoquy committed -
areski committed
-