| .. | 
		
		
			
			
			
			
				| browsable_api | Streamline test for #2455 | 2015-01-24 11:00:36 -08:00 | 
		
			
			
			
			
				| __init__.py | Support for running the test suite with py.test | 2014-03-02 12:40:30 +01:00 | 
		
			
			
			
			
				| conftest.py | Merge branch 'version-3.1' into oauth_as_package | 2014-11-28 12:14:40 -04:00 | 
		
			
			
			
			
				| description.py | Support for running the test suite with py.test | 2014-03-02 12:40:30 +01:00 | 
		
			
			
			
			
				| models.py | Moved non-conflicting models | 2014-11-29 20:04:50 +01:00 | 
		
			
			
			
			
				| test_authentication.py | Merge master | 2015-02-09 20:43:50 +00:00 | 
		
			
			
			
			
				| test_bound_fields.py | Serializer API restrictions. | 2014-12-17 14:14:51 +00:00 | 
		
			
			
			
			
				| test_decorators.py | Support for running the test suite with py.test | 2014-03-02 12:40:30 +01:00 | 
		
			
			
			
			
				| test_description.py | Removed custom StringIO, force_text, smart_text compat | 2014-12-04 03:11:42 +01:00 | 
		
			
			
			
			
				| test_fields.py | Fix docstring formatting | 2015-02-28 13:06:47 -08:00 | 
		
			
			
			
			
				| test_filters.py | Failing test case for #1488 | 2015-02-10 10:50:35 +01:00 | 
		
			
			
			
			
				| test_generics.py | Fix error text in test. | 2015-01-31 08:53:40 +00:00 | 
		
			
			
			
			
				| test_htmlrenderer.py | Fix template loader monkey patching to also support 1.8 | 2015-01-23 11:47:01 +00:00 | 
		
			
			
			
			
				| test_metadata.py | Validator-fix, added min/max fields to test_metadata | 2015-02-20 17:34:49 +01:00 | 
		
			
			
			
			
				| test_middleware.py | Add test integrated with middleware | 2014-12-16 15:41:16 +01:00 | 
		
			
			
			
			
				| test_model_serializer.py | Merge master | 2015-01-21 13:12:14 +00:00 | 
		
			
			
			
			
				| test_multitable_inheritance.py | Save objects before assigning them in InheritedModelSerializationTests; Django 1.8 now throws an error when assigning unsaved objects to Foreign Key, GenericForeignKey, and OneToOneFields | 2015-01-18 15:19:11 -08:00 | 
		
			
			
			
			
				| test_negotiation.py | Support for running the test suite with py.test | 2014-03-02 12:40:30 +01:00 | 
		
			
			
			
			
				| test_pagination.py | Clean up pagination attributes | 2015-03-04 15:51:00 +00:00 | 
		
			
			
			
			
				| test_parsers.py | Who care what we do when it's totally malformed? Not me. | 2015-02-26 13:41:25 +00:00 | 
		
			
			
			
			
				| test_permissions.py | Reinstate OPTIONS tests | 2014-11-13 16:24:03 +00:00 | 
		
			
			
			
			
				| test_relations_generic.py | Removed custom python_2_unicode_compatible. Closes #2183 | 2014-12-04 02:50:25 +01:00 | 
		
			
			
			
			
				| test_relations_hyperlink.py | Merge master | 2015-02-09 20:43:50 +00:00 | 
		
			
			
			
			
				| test_relations_pk.py | Optimizations play nicely with select_related, prefetch_related | 2014-12-10 21:09:45 +00:00 | 
		
			
			
			
			
				| test_relations_slug.py | Optimizations play nicely with select_related, prefetch_related | 2014-12-10 21:09:45 +00:00 | 
		
			
			
			
			
				| test_relations.py | Reorganize tests. | 2015-02-03 02:14:38 -08:00 | 
		
			
			
			
			
				| test_renderers.py | Failing test for #2552 | 2015-02-19 12:23:44 -04:00 | 
		
			
			
			
			
				| test_request.py | pep8 fix | 2015-02-09 17:22:13 +00:00 | 
		
			
			
			
			
				| test_response.py | Fixes for latest version of pep8 | 2015-02-09 17:43:20 +00:00 | 
		
			
			
			
			
				| test_reverse.py | Code linting and added runtests.py | 2014-08-19 13:28:07 +01:00 | 
		
			
			
			
			
				| test_routers.py | Add a test for #2583 fix | 2015-02-25 11:54:56 +01:00 | 
		
			
			
			
			
				| test_serializer_bulk_update.py | update tests to expect new error messages | 2015-01-08 17:16:47 +00:00 | 
		
			
			
			
			
				| test_serializer_lists.py | Added ListSerializer.validate(). Closes #2168. | 2014-12-08 14:56:45 +00:00 | 
		
			
			
			
			
				| test_serializer_nested.py | Drop defunct tests | 2014-11-28 13:04:42 +00:00 | 
		
			
			
			
			
				| test_serializer.py | Make ReturnDict cachable. Closes #2360. | 2015-01-21 14:18:13 +00:00 | 
		
			
			
			
			
				| test_settings.py | Minor test cleanup | 2014-12-15 13:18:39 +00:00 | 
		
			
			
			
			
				| test_status.py | Code linting and added runtests.py | 2014-08-19 13:28:07 +01:00 | 
		
			
			
			
			
				| test_templatetags.py | Remove YAML support from core | 2014-11-29 14:43:05 -04:00 | 
		
			
			
			
			
				| test_testing.py | Clean up import ordering | 2014-12-12 13:22:24 +00:00 | 
		
			
			
			
			
				| test_throttling.py | Fixes for latest version of pep8 | 2015-02-09 17:43:20 +00:00 | 
		
			
			
			
			
				| test_urlpatterns.py | Merge remote-tracking branch 'reference/2.4.0' into feature/pytest | 2014-05-01 08:01:38 +02:00 | 
		
			
			
			
			
				| test_utils.py | Use ImproperlyConfigured when model meta lookup fails | 2014-11-28 15:36:04 +00:00 | 
		
			
			
			
			
				| test_validation.py | Drop defunct tests | 2014-11-28 13:04:42 +00:00 | 
		
			
			
			
			
				| test_validators.py | Return UniquenessTogetherModel to previous state | 2015-02-19 18:09:04 +03:00 | 
		
			
			
			
			
				| test_versioning.py | Merge master | 2015-02-09 20:43:50 +00:00 | 
		
			
			
			
			
				| test_views.py | Merge remote-tracking branch 'origin/master' into 2.4.0 | 2014-06-23 14:02:45 +02:00 | 
		
			
			
			
			
				| test_viewsets.py | Not allow to pass an empty actions to viewset.as_view(). Refs issue #2171 | 2014-12-02 17:07:55 +08:00 | 
		
			
			
			
			
				| test_write_only_fields.py | More test sorting | 2014-09-08 14:24:05 +01:00 | 
		
			
			
			
			
				| urls.py | Reorganize tests. | 2015-02-03 02:14:38 -08:00 | 
		
			
			
			
			
				| utils.py | Fix NamespaceVersioning with hyperlinked serializer fields | 2015-02-05 00:58:09 +00:00 |