mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-01-18 15:27:05 +00:00
Merge pull request #1 from corentinbettiol/corentinbettiol-django-check-seo
Create SEO category and add django-check-seo to it
This commit is contained in:
commit
1f403823cc
|
@ -188,6 +188,9 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
||||||
- [django-haystack](https://github.com/django-haystack/django-haystack) - Modular search for Django.
|
- [django-haystack](https://github.com/django-haystack/django-haystack) - Modular search for Django.
|
||||||
- [django-watson](https://github.com/etianen/django-watson) - Full-text search plugin.
|
- [django-watson](https://github.com/etianen/django-watson) - Full-text search plugin.
|
||||||
|
|
||||||
|
### Search engine optimisation
|
||||||
|
- [django-check-seo](https://github.com/kapt-labs/django-check-seo) - Check SEO of pages.
|
||||||
|
|
||||||
### Security
|
### Security
|
||||||
- [django-csp](https://github.com/mozilla/django-csp) - Adds [Content-Security-Policy](http://www.w3.org/TR/CSP/) headers to Django.
|
- [django-csp](https://github.com/mozilla/django-csp) - Adds [Content-Security-Policy](http://www.w3.org/TR/CSP/) headers to Django.
|
||||||
- [django-feature-policy](https://github.com/adamchainz/django-feature-policy) - Set the draft security HTTP header `Feature-Policy` on a Django app.
|
- [django-feature-policy](https://github.com/adamchainz/django-feature-policy) - Set the draft security HTTP header `Feature-Policy` on a Django app.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user