| .. | 
		
		
			
			
			
			
				| accounts | Support for running the test suite with py.test | 2014-03-02 12:40:30 +01:00 | 
		
			
			
			
			
				| browsable_api | Fix imports | 2014-09-02 15:29:21 +02:00 | 
		
			
			
			
			
				| extras | Support for running the test suite with py.test | 2014-03-02 12:40:30 +01:00 | 
		
			
			
			
			
				| records | Support for running the test suite with py.test | 2014-03-02 12:40:30 +01:00 | 
		
			
			
			
			
				| users | Support for running the test suite with py.test | 2014-03-02 12:40:30 +01:00 | 
		
			
			
			
			
				| __init__.py | Support for running the test suite with py.test | 2014-03-02 12:40:30 +01:00 | 
		
			
			
			
			
				| conftest.py | Regression for #1810: Test login view renders | 2014-09-01 10:07:05 +02:00 | 
		
			
			
			
			
				| description.py | Support for running the test suite with py.test | 2014-03-02 12:40:30 +01:00 | 
		
			
			
			
			
				| models.py | get_base_field() refactor | 2014-09-18 11:20:56 +01:00 | 
		
			
			
			
			
				| put_as_create_workspace.txt | More test sorting | 2014-09-08 14:24:05 +01:00 | 
		
			
			
			
			
				| settings.py | Code linting and added runtests.py | 2014-08-19 13:28:07 +01:00 | 
		
			
			
			
			
				| test_authentication.py | Comform to flake8 | 2014-09-01 10:09:46 +02:00 | 
		
			
			
			
			
				| test_bound_fields.py | First pass on nested serializers in HTML | 2014-10-09 15:11:19 +01:00 | 
		
			
			
			
			
				| test_decorators.py | Support for running the test suite with py.test | 2014-03-02 12:40:30 +01:00 | 
		
			
			
			
			
				| test_description.py | Remove unicode strings | 2014-09-05 16:01:17 -07:00 | 
		
			
			
			
			
				| test_fields.py | Lazy loading of fields and validators. Closes #1963. | 2014-10-31 16:38:39 +00:00 | 
		
			
			
			
			
				| test_files.py | Getting tests passing | 2014-09-02 17:41:23 +01:00 | 
		
			
			
			
			
				| test_filters.py | Coerce dates etc to ISO_8601 in seralizer, by default. | 2014-09-12 12:10:22 +01:00 | 
		
			
			
			
			
				| test_generics.py | request.data attribute | 2014-09-26 10:46:52 +01:00 | 
		
			
			
			
			
				| test_htmlrenderer.py | Drop six from compat. 1.4.2 is now the lowest supported version. | 2014-08-19 17:06:55 +01:00 | 
		
			
			
			
			
				| test_hyperlinkedserializers.py | Getting tests passing | 2014-09-02 17:41:23 +01:00 | 
		
			
			
			
			
				| test_metadata.py | Ensure proper sorting of 'choices' attribute on ChoiceField | 2014-09-25 10:49:25 +01:00 | 
		
			
			
			
			
				| test_model_serializer.py | Lazy loading of fields and validators. Closes #1963. | 2014-10-31 16:38:39 +00:00 | 
		
			
			
			
			
				| test_multitable_inheritance.py | Support for running the test suite with py.test | 2014-03-02 12:40:30 +01:00 | 
		
			
			
			
			
				| test_negotiation.py | Support for running the test suite with py.test | 2014-03-02 12:40:30 +01:00 | 
		
			
			
			
			
				| test_nullable_fields.py | Getting tests passing | 2014-09-02 17:41:23 +01:00 | 
		
			
			
			
			
				| test_pagination.py | Coerce dates etc to ISO_8601 in seralizer, by default. | 2014-09-12 12:10:22 +01:00 | 
		
			
			
			
			
				| test_parsers.py | Move parser tests to correct directory | 2014-09-05 15:33:47 -07:00 | 
		
			
			
			
			
				| test_permissions.py | More test sorting | 2014-09-08 14:24:05 +01:00 | 
		
			
			
			
			
				| test_relations_generic.py | Move generic relation tests | 2014-10-08 11:23:40 +01:00 | 
		
			
			
			
			
				| test_relations_hyperlink.py | Tests for relational fields | 2014-10-08 11:04:08 +01:00 | 
		
			
			
			
			
				| test_relations_nested.py | Getting tests passing | 2014-09-02 17:41:23 +01:00 | 
		
			
			
			
			
				| test_relations_pk.py | Performance for PK fields | 2014-10-16 20:47:57 +01:00 | 
		
			
			
			
			
				| test_relations_slug.py | Tests for relational fields | 2014-10-08 11:04:08 +01:00 | 
		
			
			
			
			
				| test_relations.py | Use serializers.ValidationError | 2014-10-17 13:23:14 +01:00 | 
		
			
			
			
			
				| test_renderers.py | UNICODE_JSON and COMPACT_JSON settings | 2014-09-12 11:38:22 +01:00 | 
		
			
			
			
			
				| test_request.py | Drop six from compat. 1.4.2 is now the lowest supported version. | 2014-08-19 17:06:55 +01:00 | 
		
			
			
			
			
				| test_response.py | More spelling tweaks | 2014-10-03 09:00:33 +13:00 | 
		
			
			
			
			
				| test_reverse.py | Code linting and added runtests.py | 2014-08-19 13:28:07 +01:00 | 
		
			
			
			
			
				| test_routers.py | Merge branch 'master' into version-3.0 | 2014-09-19 14:05:50 +01:00 | 
		
			
			
			
			
				| test_serializer_bulk_update.py | More test passing | 2014-09-03 16:34:09 +01:00 | 
		
			
			
			
			
				| test_serializer_empty.py | MethodField -> SerializerMethodField | 2014-09-12 09:12:56 +01:00 | 
		
			
			
			
			
				| test_serializer_import.py | More test passing | 2014-09-03 16:34:09 +01:00 | 
		
			
			
			
			
				| test_serializer_nested.py | Nested serializer tests | 2014-10-30 15:59:16 +00:00 | 
		
			
			
			
			
				| test_serializer.py | .validate() can raise field errors or non-field errors | 2014-10-22 10:32:32 +01:00 | 
		
			
			
			
			
				| test_settings.py | Support for running the test suite with py.test | 2014-03-02 12:40:30 +01:00 | 
		
			
			
			
			
				| test_status.py | Code linting and added runtests.py | 2014-08-19 13:28:07 +01:00 | 
		
			
			
			
			
				| test_templatetags.py | Test rejigging | 2014-09-19 15:46:32 +01:00 | 
		
			
			
			
			
				| test_testing.py | Fix follow does not work on APIClient | 2014-10-06 15:10:35 +08:00 | 
		
			
			
			
			
				| test_throttling.py | Throttles now use Retry-After header and no longer support the custom style | 2014-09-11 20:43:44 +01: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 | Test rejigging | 2014-09-19 15:46:32 +01:00 | 
		
			
			
			
			
				| test_validation.py | Fix failing copy of fields when RegexValidator is used. Closes #1954. | 2014-11-05 10:48:30 +00:00 | 
		
			
			
			
			
				| test_validators.py | Lazy loading of fields and validators. Closes #1963. | 2014-10-31 16:38:39 +00:00 | 
		
			
			
			
			
				| test_views.py | Merge remote-tracking branch 'origin/master' into 2.4.0 | 2014-06-23 14:02:45 +02:00 | 
		
			
			
			
			
				| test_write_only_fields.py | More test sorting | 2014-09-08 14:24:05 +01:00 | 
		
			
			
			
			
				| urls.py | Use urls functions from django instead of compat. | 2014-05-01 08:41:37 +02:00 | 
		
			
			
			
			
				| utils.py | Tests for relational fields (not including many=True) | 2014-09-12 17:03:42 +01:00 |