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
/
tests
Age
Commit message (
Expand
)
Author
2015-03-19
Handling the fallback in `reverse`
Ion Scerbatiuc
2015-03-19
Handle reversal of non-API view_name in HyperLinkedRelatedField
Ion Scerbatiuc
2015-03-14
Simplify test settings
José Padilla
2015-03-13
Fix lookup_url_kwarg handling in viewsets.
Raphaël Barrois
2015-03-06
Add support for serializing models with m2m related fields
Matt d'Entremont
2015-03-04
Clean up pagination attributes
Tom Christie
2015-02-28
Fix docstring formatting
Kevin Wood
2015-02-27
Updated CreateOnlyDefault to call set_context on its default (if callable)
Kevin Wood
2015-02-27
Merge pull request #2608 from ezheidtmann/dont-swallow-errors-in-callable-sou...
Tom Christie
2015-02-26
Add tests for callable attributes raising exceptions
Evan Heidtmann
2015-02-26
Merge pull request #2572 from Ins1ne/master
Tom Christie
2015-02-26
Who care what we do when it's totally malformed? Not me.
Tom Christie
2015-02-26
Update test for more graceful 1.8 handling of malformed filename encodings
Tom Christie
2015-02-25
Add a test for #2583 fix
Yannick PEROUX
2015-02-20
Validator-fix, added min/max fields to test_metadata
Rense VanderHoek
2015-02-19
Failing test for #2552
José Padilla
2015-02-19
Return UniquenessTogetherModel to previous state
Aider Ibragimov
2015-02-19
Skip validation of NULL field only if it part of unique_together
Aider Ibragimov
2015-02-18
Fix UniqueTogetherValidator for NULL values
Aider Ibragimov
2015-02-13
Merge pull request #2198 from tomchristie/version-3.1
Tom Christie
2015-02-10
Failing test case for #1488
Carlton Gibson
2015-02-09
Merge master
Tom Christie
2015-02-09
Fixes for latest version of pep8
Tom Christie
2015-02-09
pep8 fix
Tom Christie
2015-02-09
Py3 compat fix
Tom Christie
2015-02-06
Minor cleanup
Tom Christie
2015-02-06
Add trim_whitespace to CharField #2517
José Padilla
2015-02-05
Minor bits of test cleanup
Tom Christie
2015-02-05
Fix NamespaceVersioning with hyperlinked serializer fields
Tom Christie
2015-02-04
Prefetching the user object when getting the token in TokenAuthentication.
Ofir Ovadia
2015-02-03
Reorganize tests.
Brandon Cazander
2015-02-02
Remove unnecessary APIRequestFactory get from tests.
Brandon Cazander
2015-02-02
Provide rest_framework.resolve. Fixes #2489
Brandon Cazander
2015-01-31
Fix error text in test.
Tom Christie
2015-01-30
Merge master
Tom Christie
2015-01-29
Removed router check for deprecated '.model' attribute
Tymur Maryokhin
2015-01-28
Merge pull request #2475 from sdreher/master
Tom Christie
2015-01-27
Clone the versioning_scheme when necessary. Fixes #2477
Brandon Cazander
2015-01-27
reorganize imports
Susan Dreher
2015-01-27
reorganize imports
Susan Dreher
2015-01-27
:bug: ManyRelatedField get_value clearing field on partial update
Susan Dreher
2015-01-27
Reload api_settings when using Django's 'override_settings'
Tom Christie
2015-01-24
Streamline test for #2455
Brandon Cazander
2015-01-24
Add missed files for test.
Brandon Cazander
2015-01-24
Add failing test for request.version AttributeError in BrowsableAPI.
Brandon Cazander
2015-01-23
Added DictField and support for HStoreField.
Tom Christie
2015-01-23
Added UUIDField.
Tom Christie
2015-01-23
Merge master
Tom Christie
2015-01-23
More sensible response caching.
Tom Christie
2015-01-23
More graceful handling of malformed Content-Disposition
Tom Christie
[next]