mirror of
https://github.com/wsvincent/awesome-django.git
synced 2024-11-24 04:21:10 +00:00
fix lint
This commit is contained in:
parent
e49f40385a
commit
b1ac8f6d01
|
@ -182,7 +182,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
||||||
- [django-reversion](https://github.com/etianen/django-reversion) - Version control for model instances.
|
- [django-reversion](https://github.com/etianen/django-reversion) - Version control for model instances.
|
||||||
- [django-simple-history](https://github.com/treyhunner/django-simple-history) - Store model history and view/revert changes from the admin.
|
- [django-simple-history](https://github.com/treyhunner/django-simple-history) - Store model history and view/revert changes from the admin.
|
||||||
- [django-polymorphic](https://github.com/django-polymorphic/django-polymorphic) - Django-polymorphic simplifies using inherited models in Django projects.
|
- [django-polymorphic](https://github.com/django-polymorphic/django-polymorphic) - Django-polymorphic simplifies using inherited models in Django projects.
|
||||||
- [django-recurrence](https://github.com/django-recurrence/django-recurrence) - utility for working with recurring dates in Django
|
- [django-recurrence](https://github.com/django-recurrence/django-recurrence) - Utility for working with recurring dates in Django.
|
||||||
|
|
||||||
### Performance
|
### Performance
|
||||||
- [django-perf-rec](https://cur.at/GHUO6cn?m=web) - Keep detailed records of the performance of your Django code.
|
- [django-perf-rec](https://cur.at/GHUO6cn?m=web) - Keep detailed records of the performance of your Django code.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user