@@ -4,8 +4,6 @@ Django cookie consent
44
55Manage cookie information and let visitors give or reject consent for them.
66
7- |jazzband |
8-
97|build-status | |code-quality | |black | |coverage | |docs |
108
119|python-versions | |django-versions | |pypi-version |
@@ -20,7 +18,7 @@ Features
2018* logging user actions when they accept and decline various cookies
2119* easy adding new cookies and seamlessly re-asking for consent for new cookies
2220
23- You can find the source code and development progress on https://github.com/jazzband /django-cookie-consent/.
21+ You can find the source code and development progress on https://github.com/django-commons /django-cookie-consent/.
2422
2523User Guide
2624----------
@@ -57,23 +55,19 @@ Indices and tables
5755* :ref: `modindex `
5856* :ref: `search `
5957
60- .. |jazzband | image :: https://jazzband.co/static/img/badge.svg
61- :target: https://jazzband.co/
62- :alt: Jazzband
63-
64- .. |build-status | image :: https://github.com/jazzband/django-cookie-consent/workflows/Run%20CI/badge.svg
58+ .. |build-status | image :: https://github.com/django-commons/django-cookie-consent/workflows/Run%20CI/badge.svg
6559 :alt: Build status
66- :target: https://github.com/jazzband /django-cookie-consent/actions?query=workflow%3A%22Run+CI%22
60+ :target: https://github.com/django-commons /django-cookie-consent/actions?query=workflow%3A%22Run+CI%22
6761
68- .. |code-quality | image :: https://github.com/jazzband /django-cookie-consent/workflows/Code%20quality%20checks/badge.svg
62+ .. |code-quality | image :: https://github.com/django-commons /django-cookie-consent/workflows/Code%20quality%20checks/badge.svg
6963 :alt: Code quality checks
70- :target: https://github.com/jazzband /django-cookie-consent/actions?query=workflow%3A%22Code+quality+checks%22
64+ :target: https://github.com/django-commons /django-cookie-consent/actions?query=workflow%3A%22Code+quality+checks%22
7165
7266.. |black | image :: https://img.shields.io/badge/code%20style-black-000000.svg
7367 :target: https://github.com/psf/black
7468
75- .. |coverage | image :: https://codecov.io/gh/jazzband /django-cookie-consent/branch/master/graph/badge.svg
76- :target: https://codecov.io/gh/jazzband /django-cookie-consent
69+ .. |coverage | image :: https://codecov.io/gh/django-commons /django-cookie-consent/branch/master/graph/badge.svg
70+ :target: https://codecov.io/gh/django-commons /django-cookie-consent
7771 :alt: Coverage status
7872
7973.. |docs | image :: https://readthedocs.org/projects/django-cookie-consent/badge/?version=latest
0 commit comments