This website requires JavaScript.
Explore
Help
Sign In
Briq
/
drf-yasg
Watch
8
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
bebcc982e67597412f9207a6e36d8f1aa0822ba0
drf-yasg
/
tests
T
History
Cristi Vîjdea
bebcc982e6
Call APIView get_ methods instead of direct attribute access
...
queryset -> get_queryset renderer_classes -> get_renderers parser_classes -> get_parsers
2018-12-23 18:19:45 +02:00
..
urlconfs
Add /admin/ and /o/ urls to test urlconfs
2018-12-21 12:58:41 +02:00
conftest.py
Call APIView get_ methods instead of direct attribute access
2018-12-23 18:19:45 +02:00
reference.yaml
Add assertion against TYPE_ARRAY with no items
2018-12-23 15:32:06 +02:00
test_form_parameters.py
Fix test name description
2018-12-12 12:46:04 +02:00
test_management.py
Create testproj default user in data migration
2018-12-21 01:07:10 +02:00
test_reference_schema.py
Fix ModelViewSet Nested bug (
#65
)
2018-02-22 03:46:16 +02:00
test_referenceresolver.py
Rename to drf-yasg
2017-12-13 10:22:03 +01:00
test_renderer_settings.py
Fix tests
2018-08-09 03:40:35 +03:00
test_schema_generator.py
Fix tuple types in sphinx docstrings
2018-12-21 18:18:58 +02:00
test_schema_views.py
Clean up and release 1.1.3
2018-01-02 22:27:09 +01:00
test_swaggerdict.py
Make insertion order of SwaggerDict extra parameters consistent
2018-04-27 12:12:36 +03:00
test_versioning.py
Allow specific version generation in command
2018-08-03 16:43:26 +03:00