drf-yasg/tests
Cristi Vîjdea c4379dc6a7
Run testproj in a Heroku demo app (#38)
* Add Heroku configuration
* Add links in API description
* Read database connection string from DATABASE_URL environment variable
* Restructure settings files for production
* Run server using gunicorn and servce static files with whitenoise
* Install drf-yasg from source instead of pypi in testproj
* Add readme links to demo app
2018-01-10 10:18:22 +01:00
..
urlconfs Add isort 2017-12-27 20:23:05 +01:00
conftest.py Fix test_noop_inspectors 2017-12-27 20:23:21 +01:00
reference.yaml Run testproj in a Heroku demo app (#38) 2018-01-10 10:18:22 +01:00
test_management.py Fix isort inconsistency 2017-12-27 20:47:32 +01:00
test_reference_schema.py Fix test_noop_inspectors 2017-12-27 20:23:21 +01:00
test_referenceresolver.py Rename to drf-yasg 2017-12-13 10:22:03 +01:00
test_renderer_settings.py Rename to drf-yasg 2017-12-13 10:22:03 +01:00
test_schema_generator.py Add isort 2017-12-27 20:23:05 +01:00
test_schema_views.py Clean up and release 1.1.3 2018-01-02 22:27:09 +01:00
test_swaggerdict.py Rename to drf-yasg 2017-12-13 10:22:03 +01:00
test_versioning.py Prepare for 1.1.0 (#30) 2017-12-26 22:50:59 +01:00