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
path:
root
/
rest_framework
Age
Commit message (
Expand
)
Author
2014-08-05
Remove duplicate class attributes
Jason Alan Palmer
2014-08-01
Leave status responsibility to parent class
Anler Hp
2014-07-29
evaluate content at function start
Paul Oswald
2014-07-29
Better fix for the Django 1.3 compat
Xavier Ordoquy
2014-07-29
Fixed the Django 1.3 compat
Xavier Ordoquy
2014-07-29
Fixed the cache issue with Django 1.7 rc*
Xavier Ordoquy
2014-07-28
Issue #1707 - Add documentation about the caching of `GenericAPIView.queryset`
Kyle
2014-07-28
Evaluate content before passing to regex.sub
Paul Oswald
2014-07-28
Merge remote-tracking branch 'reference/master'
Xavier Ordoquy
2014-07-28
Fix #1712 (issue when django-guardian is installed but not configured/used)
Xavier Ordoquy
2014-07-26
Merge remote-tracking branch 'origin/master' into 2.4.0
Xavier Ordoquy
2014-07-25
Updated test docstring related to missing bearer token.
Ron Cohen
2014-07-25
Sending "Bearer" and "Bearer " resulted in a 500.
Ron Cohen
2014-06-27
Merge branch 'master' into modelserialization-charfield-with-null
Serhiy Voyt
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-16
typo in the docs
TankorSmash
2014-06-13
Refactor login template to extend base.
Walt Javins
2014-06-12
Version 2.3.14
Tom Christie
2014-06-08
Fixed #1624 (thanks @abraithwaite)
Xavier Ordoquy
2014-06-05
Replace ChoiceField type_label
khamaileon
2014-05-30
Always use specified content type in APIRequestFactory
Danilo Bargen
2014-05-26
Add the allow_add_remove parameter to the get_serializer method
khamaileon
2014-05-22
Fix _resolve_model to work with unicode strings
Piper Merriam
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-19
fix pep8
allenhu
2014-05-16
Added missing import.
Xavier Ordoquy
2014-05-16
Fixed tests for python 3.4
Xavier Ordoquy
2014-05-09
Merge pull request #1564 from alumni/master
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-07
Fixed test.
Serhiy Voyt
2014-05-07
In case of None value returns empty string instead of NoneType.
Serhiy Voyt
2014-05-06
Charfied from_native method returns default instead of None. Updated tests.
Serhiy Voyt
2014-05-06
Extended test with case of saveing model with blank not null field.
Serhiy Voyt
2014-05-06
Added test case to check if the proper attributes are set on html widgets.
Lucian Mocanu
2014-05-06
Merge pull request #1485 from Atrasoftware/master
Carlton Gibson
2014-05-04
Automatically set the field name as value for the HTML `id` attribute on the ...
Lucian Mocanu
2014-05-02
Fix missing message in ValidationError
Charlie Denton
2014-05-01
Mark strings in AuthTokenSerializer as translatable
Charlie Denton
2014-05-01
Merge remote-tracking branch 'reference/2.4.0' into feature/pytest
Xavier Ordoquy
2014-05-01
Fixed new default for many
Xavier Ordoquy
2014-05-01
Fixed new default for many
Xavier Ordoquy
2014-05-01
Added missing field for the tests.
Xavier Ordoquy
2014-04-30
Use url functions from Django itself.
Xavier Ordoquy
2014-04-30
Merge remote-tracking branch 'reference/master' into feature/pytest
Xavier Ordoquy
[prev]
[next]