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
2014-08-18
Improve wording.
Carlton Gibson
2014-08-18
Alter other reference to migrations.
Carlton Gibson
2014-08-18
Updated docs for South v1.0
Carlton Gibson
2014-06-24
Merge branch '2.4.0' of github.com:tomchristie/django-rest-framework into #1559
Carlton Gibson
2014-06-24
Added (first pass) notes to docs & release notes. Backed out `SOUTH_MIGRATION...
Carlton Gibson
2014-06-23
Allow use of native migrations in 1.7
Carlton Gibson
2014-06-23
Merge remote-tracking branch 'origin/master' into 2.4.0
Xavier Ordoquy
2014-06-12
Merge pull request #1640 from tomchristie/escape-login-logout-paths
2.3.14
Tom Christie
2014-06-12
Fix accidental docs change
Tom Christie
2014-06-12
Version 2.3.14
Tom Christie
2014-06-11
Merge pull request #1632 from fletchowns/master
Tom Christie
2014-06-10
Fix #1614 - Corrected reference to serializers.CharField
Greg Barker
2014-06-08
Fixed #1624 (thanks @abraithwaite)
Xavier Ordoquy
2014-06-05
Merge pull request #1619 from khamaileon/master
Xavier Ordoquy
2014-06-05
Replace ChoiceField type_label
khamaileon
2014-06-02
Merge pull request #1612 from rhcarvalho/patch-3
Xavier Ordoquy
2014-06-02
Fix typo in docs
Rodolfo Carvalho
2014-05-30
Merge pull request #1608 from dbrgn/test_client_contenttype
Tom Christie
2014-05-30
Always use specified content type in APIRequestFactory
Danilo Bargen
2014-05-29
Note on configuring TokenAuthentication
Tom Christie
2014-05-26
Merge pull request #1603 from khamaileon/master
Xavier Ordoquy
2014-05-26
Add the allow_add_remove parameter to the get_serializer method
khamaileon
2014-05-23
Merge pull request #1596 from pipermerriam/piper/suport_unicode_model_references
Tom Christie
2014-05-22
Fix _resolve_model to work with unicode strings
Piper Merriam
2014-05-22
Merge pull request #1594 from jcsp/wip-methodfield
Tom Christie
2014-05-22
fields: allow help_text on SerializerMethodField
John Spray
2014-05-20
Merge pull request #1536 from Ian-Foote/choicefield_blank_display_value
Tom Christie
2014-05-20
Document ChoiceField blank_display_value parameter
Ian Foote
2014-05-19
Merge pull request #1589 from the5fire/fix-pep8
Xavier Ordoquy
2014-05-19
fix pep8
allenhu
2014-05-18
Fixed a small change in the 1.7 beta url.
Xavier Ordoquy
2014-05-18
Updated Django versions.
Xavier Ordoquy
2014-05-16
Added missing import.
Xavier Ordoquy
2014-05-16
Fixed tests for python 3.4
Xavier Ordoquy
2014-05-16
Typo in the Python version.
Xavier Ordoquy
2014-05-16
Updated tox with Python 2.4
Xavier Ordoquy
2014-05-16
Merge remote-tracking branch 'frewsxcv/patch-1' into feature/python34
Xavier Ordoquy
2014-05-15
Merge pull request #1585 from glogiotatidis/master
Xavier Ordoquy
2014-05-15
Typo fix.
Giorgos Logiotatidis
2014-05-11
Enable testing on Python 3.4
Corey Farwell
2014-05-09
Merge pull request #1564 from alumni/master
Carlton Gibson
2014-05-08
Merge pull request #1576 from carltongibson/fix-#1575
Carlton Gibson
2014-05-08
Updated failing test from #1575
Carlton Gibson
2014-05-08
Merge pull request #1575 from ewdicus/iso8601
Carlton Gibson
2014-05-07
Add colon to time zone offset in readable_datetime_formats
Elliott
2014-05-06
Merge pull request #1569 from sbellem/help-docs
Tom Christie
2014-05-06
Replaced singular "is" by plural "are"
Sylvain Bellemare
2014-05-06
Removed unnecessary "that"
Sylvain Bellemare
2014-05-06
Added missing "the" word
Sylvain Bellemare
2014-05-06
Added test case to check if the proper attributes are set on html widgets.
Lucian Mocanu
[next]