File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -64,6 +64,25 @@ repositories = {
6464 ]
6565 }
6666
67+ " django-cookie-consent" = {
68+ description = " Reusable application for managing various cookies and visitors consent for their use in Django project."
69+ homepage_url = " https://django-cookie-consent.readthedocs.org/en/latest/"
70+ allow_merge_commit = true
71+ allow_rebase_merge = false
72+ allow_squash_merge = true
73+ allow_update_branch = true
74+ has_discussions = false
75+ has_wiki = false
76+
77+ admins = [
78+ " sergei-maertens" ,
79+ ]
80+ committers = [
81+ " MrCordeiro" ,
82+ ]
83+ members = []
84+ }
85+
6786 " django-debug-toolbar" = {
6887 description = " A configurable set of panels that display various debug information about the current request/response."
6988 homepage_url = " https://django-debug-toolbar.readthedocs.io"
You can’t perform that action at this time.
0 commit comments