Merge pull request #1268 from shahraizali/patch-1

awesome-django old link is down
This commit is contained in:
Vinta 2019-04-03 13:37:20 +08:00 committed by GitHub
commit 1be7cf92a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1194,7 +1194,7 @@ Code Formatters
*Full stack web frameworks.*
* [Django](https://www.djangoproject.com/) - The most popular web framework in Python.
* [awesome-django](https://github.com/wsvincent/awesome-django)
* [awesome-django](https://github.com/shahraizali/awesome-django)
* [Flask](http://flask.pocoo.org/) - A microframework for Python.
* [awesome-flask](https://github.com/humiaozuzu/awesome-flask)
* [Pyramid](https://pylonsproject.org/) - A small, fast, down-to-earth, open source Python web framework.