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-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-13
Merge pull request #2395 from tomchristie/pagination-api
Tom Christie
2015-01-13
API tweaks and pagination documentation
Tom Christie
2015-01-13
Lower header font weights for nicer docs style
Tom Christie
2015-01-13
Update internationalization docs
Tom Christie
2015-01-13
Translation info -> project management
Tom Christie
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
update tests to expect new error messages
Craig Blaszczyk
2015-01-08
remove unused import
Craig Blaszczyk
2015-01-08
Link to Roy Fielding versioning interview.
Tom Christie
2015-01-07
restore Django 404
Craig Blaszczyk
2015-01-07
swap backticks for double quotes
Craig Blaszczyk
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-07
add config and documentation about uploading/downloading translations from Tr...
Craig Blaszczyk
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
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
[next]