mirror of
https://github.com/wsvincent/awesome-django.git
synced 2024-11-24 04:21:10 +00:00
add django-tables2
This commit is contained in:
parent
7ca24ad7e9
commit
ff87ea16fd
|
@ -113,6 +113,7 @@
|
|||
* [django-filter](https://github.com/carltongibson/django-filter) - Powerful filters based on Django QuerySets
|
||||
* [django-guardian](https://github.com/django-guardian/django-guardian) - Per object permissions in Django
|
||||
* [django-hijack](https://github.com/arteria/django-hijack) - Admins can log in and work on behalf of other users without having to know their credentials
|
||||
* [django-tables2](https://github.com/jieter/django-tables2) - HTML tables with pagination/sorting
|
||||
* [django-test-plus](https://github.com/revsys/django-test-plus/) - Useful additions to Django's default TestCase
|
||||
* [pytest-django](https://github.com/pytest-dev/pytest-django) - Use pytest features in Django
|
||||
* [wagtail](https://github.com/wagtail/wagtail) - Popular Django content management system (CMS)
|
||||
|
|
Loading…
Reference in New Issue
Block a user