- 27 Oct, 2015 2 commits
-
-
Correctly handle False in NestedBoundField.as_form_field()
Tom Christie committed -
Use format_html in tags that generate HTML
Tom Christie committed
-
- 25 Oct, 2015 1 commit
-
-
José Padilla committed
-
- 24 Oct, 2015 1 commit
-
-
Matthew Madurski committed
-
- 23 Oct, 2015 9 commits
-
-
Funding
Tom Christie committed -
Tom Christie committed
-
Version 3.3
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Map all supported FilePathField options
Tom Christie committed -
José Padilla committed
-
auvipy committed
-
auvipy committed
-
- 22 Oct, 2015 9 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
First pass at HTML rendering for filters
Tom Christie committed -
Tom Christie committed
-
Forms API
Tom Christie committed
-
- 21 Oct, 2015 6 commits
-
-
Fixed grammar in docs for "Writable nested serializers"
Xavier Ordoquy committed -
Peter Demin committed
-
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 4 commits
-
-
Test against Django 1.9 beta
Tom Christie committed -
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 3 commits
-
-
Conflicts: rest_framework/compat.py rest_framework/filters.py
Tom Christie committed -
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
-