Skip to content
This repository was archived by the owner on Jan 11, 2021. It is now read-only.

Commit 5ee2f80

Browse files
author
Aleksei Mikhailov
committed
2 parents 781d1b1 + b69bc2d commit 5ee2f80

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

README.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
1-
# Django REST Swagger
1+
# Django REST Swagger: deprecated (2019-06-04)
2+
3+
This project is no longer being maintained. Please consider **drf-yasg** as an alternative/successor. I haven't personally used it, but it looks feature-complete and is actively maintained.
4+
5+
### https://github.com/axnsan12/drf-yasg
6+
7+
Thanks for all the support and contributions over the years. Special thanks to [Lights on Software](https://lightsonsoftware.com/), [Lincoln Loop](https://lincolnloop.com/) and BNOTIONS for generously donating time to work on this project :heart:.
8+
9+
---
210

311
[![build-status-badge]][build-status]
412
[![codecov](https://codecov.io/gh/marcgibbons/django-rest-swagger/branch/master/graph/badge.svg)](https://codecov.io/gh/marcgibbons/django-rest-swagger)
513
[![pypi-version]][pypi]
6-
[![Dependency Status](https://www.versioneye.com/user/projects/579cb582aa78d50051183c0e/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/579cb582aa78d50051183c0e)
714

815

916
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
@@ -14,15 +21,6 @@
1421
Full documentation: http://marcgibbons.github.io/django-rest-swagger/
1522

1623

17-
# Help Wanted!
18-
19-
As you may have noticed, I have not been keeping up with pull requests and issues and am looking for help maintaining this project! Between working fulltime, having 2 kids (3 and under), teaching Python and running for political office, I can't possibly keep up. So, if you like this project and want to help out, I'm specifically looking for:
20-
21-
* Issue triage (separating how-to-use from bugs and feature requests)
22-
* Pull request review & triage
23-
24-
Please contact me on Twitter @marcgibb or at marcgbbns at gmail dot com if you are interested!
25-
2624
## Installation
2725

2826
1. `pip install django-rest-swagger`

0 commit comments

Comments
 (0)