Fueled / django-init

Project template used at Fueled for scaffolding new Django based projects. :dizzy:
Other
189 stars 46 forks source link

chore(requirements): Downgrade Swagger to 2.1.2 from 2.2.0 #331

Closed CuriousLearner closed 5 years ago

CuriousLearner commented 5 years ago

Temporary fix for #330

Why was this change necessary?

To avoid error on swagger index page saying rest_framework_swagger/base.html Template not found

How does it address the problem?

Swagger works again for the newly spawned projects.

Are there any side effects?

None

CuriousLearner commented 5 years ago

Thanks @saurabh-fueled 🌮