Skip to content

Commit

Permalink
Add django-debug-toolbar to packages (#25)
Browse files Browse the repository at this point in the history
* add django-debug-toolbar to packages

* update authors to include myself
  • Loading branch information
wangonya authored and endormi committed Oct 2, 2019
1 parent 05c17d7 commit f17dc14
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@
- [xqsz](https://github.com/xqsz)
- [louisparis](https://github.com/louisparis)
- [fofam3](https://github.com/fofam3)
- [wangonya](https://github.com/wangonya)
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Since newer versions of Python are often faster, have more features, and are bet
[![Supported Python versions](https://img.shields.io/pypi/pyversions/tox.svg)](https://docs.djangoproject.com/en/2.1/faq/install/#what-python-version-can-i-use-with-django)
[![GitHub contributors](https://img.shields.io/github/contributors/endormi/django.svg)](https://github.com/endormi/django/blob/master/AUTHORS.md)

### Page content:
### Page content:

- [Building Web Applications](#building-web-applications-)
- [Scalability](#scalability)
Expand Down Expand Up @@ -108,6 +108,7 @@ A list of awesome packages (not in a specific order):
- [django-registration](https://django-registration.readthedocs.io/en/3.0/)
- [django-two-factor-auth](https://django-two-factor-auth.readthedocs.io/en/stable/)
- [django-favorite](https://pypi.org/project/django-favorite/)
- [django-debug-toolbar](https://django-debug-toolbar.readthedocs.io/en/latest/index.html)

## Documentation 📑

Expand Down

0 comments on commit f17dc14

Please sign in to comment.