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
2015-01-19
Add offset support for cursor pagination
Tom Christie
2015-01-17
Cleaning up cursor implementation
Tom Christie
2015-01-17
First pass at cursor pagination
Tom Christie
2015-01-16
Fix compat issues
Tom Christie
2015-01-16
More pagination tests & cleanup
Tom Christie
2015-01-15
Tests for LimitOffsetPagination
Tom Christie
2015-01-15
Flake 8 fixes
Tom Christie
2015-01-15
Tweaks, and add pagination controls for offset/limit.
Tom Christie
2015-01-14
Tweaks
Tom Christie
2015-01-14
Include pagination control in browsable API
Tom Christie
2015-01-14
Include paragraph around view description in browable API
Tom Christie
2015-01-14
Include paragraph around view description in browable API
Tom Christie
2015-01-14
Preserve ordering on relationship drop-down choices. Closes #2408.
Tom Christie
2015-01-13
API tweaks and pagination documentation
Tom Christie
2015-01-12
Merge pull request #2399 from askholme/master
Tom Christie
2015-01-12
Fix error when NUM_PROXIES is greater than one
José Padilla
2015-01-11
Fix ident format when using HTTP_X_FORWARDED_FOR
José Padilla
2015-01-10
Make FileUploadParser work with standard django API
Ask Holme
2015-01-09
First pass at 3.1 pagination API
Tom Christie
2015-01-09
Merge pull request #2373 from jakul/document-translations-3.1
Tom Christie
2015-01-08
Merge remote-tracking branch 'origin/master' into release/3.0.3
Xavier Ordoquy
2015-01-08
remove unused import
Craig Blaszczyk
2015-01-08
Ammend docstring to use python2/3 compatible example.
Tom Christie
2015-01-08
Ensure urlparse is not publically exposed in compat.py - less chance of accid...
Tom Christie
2015-01-07
restore Django 404
Craig Blaszczyk
2015-01-07
swap backticks for double quotes
Craig Blaszczyk
2015-01-07
Bumped the version to 3.0.3.
Xavier Ordoquy
2015-01-07
prefer single quotes in source and double quotes in user visible strings; add...
Craig Blaszczyk
2015-01-07
use double quotes in user messages
Craig Blaszczyk
2015-01-07
update source strings
Craig Blaszczyk
2015-01-07
use double quotes for user visible strings; end user visible strings in full ...
Craig Blaszczyk
2015-01-07
remove hardcoded page number
Craig Blaszczyk
2015-01-07
recompile pofile with new python format strings
Craig Blaszczyk
2015-01-07
switch to using format strings in error messages; raise NotFound when paginat...
Craig Blaszczyk
2015-01-06
Fix compatibility comment regarding OrderedDict
Ryan Gaffney
2015-01-05
Pass init arguments through to serializer from pagination serializer.
Tom Christie
2015-01-05
Merge branch 'master' into version-3.1
Tom Christie
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
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
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
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
Support namespaced router URLs with DefaultRouter.
Tom Christie
2014-12-28
Only pass max_length for CharField. Closes #2317.
Tom Christie
[prev]
[next]