Commit 2780064 1 parent 398f881 commit 2780064 Copy full SHA for 2780064
File tree 1 file changed +23
-0
lines changed
1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -64,6 +64,29 @@ repositories = {
64
64
members = []
65
65
}
66
66
67
+ " django-debug-toolbar" = {
68
+ description = " A configurable set of panels that display various debug information about the current request/response."
69
+ homepage_url = " https://django-debug-toolbar.readthedocs.io"
70
+ allow_auto_merge = true
71
+ allow_merge_commit = true
72
+ allow_rebase_merge = true
73
+ allow_squash_merge = true
74
+ has_discussions = false
75
+ has_wiki = true
76
+ admins = [
77
+ " matthiask" ,
78
+ " tim-schilling" ,
79
+ ]
80
+ committers = [
81
+ " elineda" ,
82
+ " living180" ,
83
+ " salty-ivy" ,
84
+ ]
85
+ members = [
86
+ " VeldaKiara" ,
87
+ ]
88
+ }
89
+
67
90
" django-fsm-2" = {
68
91
description = " Django friendly finite state machine support"
69
92
homepage_url = " https://github.com/django-commons/django-fsm-2"
You can’t perform that action at this time.
0 commit comments