index
:
django-rest-framework
3.0-beta
docs-renderers-use-appropriate-renderer-class-name
empty_closable_objects
gh-pages
master
model-serializer-api
model-serializer-caching
version-2.4.x
version-3.1
Web APIs for Django.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-01-05
Udpate docstring
Tom Christie
2015-01-05
Update docstring
Tom Christie
2015-01-05
required=False allows omission of value for output. Closes #2342
Tom Christie
2015-01-05
Add docs for OAuth, XML, YAML, JSONP packages. Closes #2179.
Tom Christie
2015-01-05
Merge branch 'master' into version-3.1
Tom Christie
2015-01-05
Ensure no invalid min_length/min_value/max_value arguments. Closes #2369.
Tom Christie
2015-01-02
add missing period; update generated translations
Craig Blaszczyk
2015-01-02
capitalise Django
Craig Blaszczyk
2015-01-02
update expected error messages in tests
Craig Blaszczyk
2015-01-02
update error messages for language and consistency
Craig Blaszczyk
2015-01-02
fix spelling & grammar errors
Craig Blaszczyk
2015-01-02
update internationalisation instructions to prevent symlinking; add base .po ...
Craig Blaszczyk
2015-01-02
Add info about how django chooses which language to use
Craig Blaszczyk
2015-01-02
match DRF style guide
Craig Blaszczyk
2015-01-02
instructions on how to translate REST framework error messages
Craig Blaszczyk
2015-01-02
Merge pull request #2371 from robbyt/patch-4
Tom Christie
2015-01-01
fix widget style formatting
Rob Terhaar
2014-12-30
Merge pull request #2363 from kdazzle/models_meta-cleanup
Tom Christie
2014-12-29
First pass at refactoring get_field_info in utils.model_meta
Kyle Valade
2014-12-28
Update copryright for 2015. Closes #2247.
Tom Christie
2014-12-28
Note on using i18n_patterns with format_suffix_patterns. Closes #2278.
Tom Christie
2014-12-28
Support namespaced router URLs with DefaultRouter.
Tom Christie
2014-12-28
Drop unused import
Tom Christie
2014-12-28
Add notes on include and namespacing. Closes #2335.
Tom Christie
2014-12-28
Remove broken test. Closes #2359.
Tom Christie
2014-12-28
Only pass max_length for CharField. Closes #2317.
Tom Christie
2014-12-28
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2014-12-28
Add import notes in docs. Closes #2357
Tom Christie
2014-12-27
Merge pull request #2358 from fusionbox/manger_typo
Tom Christie
2014-12-26
Typo manger => manager
Rocky Meza
2014-12-26
Release notes on non-text detail arguments. Closes #2341.
Tom Christie
2014-12-26
Paginated serializers should get context.
Tom Christie
2014-12-24
Merge pull request #2340 from shtouff/fix-htmlform-textarea
Tom Christie
2014-12-24
modified the tests accordingly
Remi Paulmier
2014-12-23
Merge pull request #2348 from theengineear/compress-invalid-template
Kevin Brown
2014-12-23
Remove ‘/‘ from inside variable block {{ }}
Andrew Seier
2014-12-23
Remove commented code (warning during compression)
Andrew Seier
2014-12-23
Merge pull request #2346 from sh4r3m4n/master
Tom Christie
2014-12-23
Documented an optional argument of HyperlinkedIdentityField
Matías Lang
2014-12-22
fix the way to use textarea rather than input with models.TextField
Remi Paulmier
2014-12-22
Merge pull request #2337 from BWStearns/master
Tom Christie
2014-12-21
use of double quotes broke the code highlighting.
Brian Stearns
2014-12-20
Merge pull request #2331 from tomchristie/use-custom-list-serializer-for-pagi...
Tom Christie
2014-12-20
Merge pull request #2330 from tomchristie/better-blank-html-behavior
Tom Christie
2014-12-20
Use custom ListSerializer for pagination if one is specified on the serializer.
Tom Christie
2014-12-20
Better behaviour with null and '' for blank HTML fields.
Tom Christie
2014-12-19
Merge pull request #2322 from tomchristie/model-serializer-api
Tom Christie
2014-12-19
Final bits of docs for ModelSerializer fields API
model-serializer-api
Tom Christie
2014-12-19
Stub out the documentation
Tom Christie
2014-12-19
Merge pull request #2010 from tanwanirahul/master
Tom Christie
[prev]
[next]