|
@ -564,6 +564,21 @@ |
|
|
"ct_app_label": "seminar", |
|
|
"ct_app_label": "seminar", |
|
|
"ct_model": "uloha" |
|
|
"ct_model": "uloha" |
|
|
}, |
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"codename": "add_tag", |
|
|
|
|
|
"ct_app_label": "taggit", |
|
|
|
|
|
"ct_model": "tag" |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"codename": "change_tag", |
|
|
|
|
|
"ct_app_label": "taggit", |
|
|
|
|
|
"ct_model": "tag" |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"codename": "delete_tag", |
|
|
|
|
|
"ct_app_label": "taggit", |
|
|
|
|
|
"ct_model": "tag" |
|
|
|
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"codename": "view_tag", |
|
|
"codename": "view_tag", |
|
|
"ct_app_label": "taggit", |
|
|
"ct_app_label": "taggit", |
|
|