diff --git a/src/drivers/webextension/images/icons/Django CMS.png b/src/drivers/webextension/images/icons/Django CMS.png new file mode 100644 index 000000000..90adab8a0 Binary files /dev/null and b/src/drivers/webextension/images/icons/Django CMS.png differ diff --git a/src/technologies/d.json b/src/technologies/d.json index b20a4026d..c5e41ac18 100644 --- a/src/technologies/d.json +++ b/src/technologies/d.json @@ -676,6 +676,24 @@ }, "website": "https://djangoproject.com" }, + "Django CMS": { + "cats": [ + 1 + ], + "description": "Django CMS is a free and open source content management system platform for publishing content on the World Wide Web and intranets.", + "icon": "Django CMS.png", + "implies": [ + "Python", + "Django", + "PostgreSQL" + ], + "cookies": { + "django_language": "" + }, + "scriptSrc": "/djangocms_", + "oss": true, + "website": "https://www.django-cms.org" + }, "DocFX": { "cats": [ 4