djangocms_mount
CMS wrapper
Provides a way to easily wrap standard generic views in Django as CMS plugins.
Django-CMS adaptor to wrap Generic Class-Based Views as CMS Plugins
1 stars
12 watching
0 forks
Language: Python
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aptivate/cmsbootstrap | A Django-CMS theme that provides a basic, extensible, and lightweight layout using Bootstrap, aiming to simplify the process of creating a new Django-CMS site. | 18 |
django-cms/djangocms-picture | An addon for django CMS to manage images on a website. | 47 |
django-cms/djangocms-column | Provides a customizable column structure for content management in django CMS | 18 |
aptivate/djangocms_events | An Events app for DjangoCMS that allows customizable event models and feeds. | 1 |
django-cms/djangocms-style | An addon for Django CMS that allows you to create HTML containers with custom styles and attributes. | 38 |
jrief/djangocms-cascade | A plugin system for Django-CMS that simplifies working with CMS placeholders by sharing a single database model and using a JSON field to store payload | 166 |
andrewingram/django-extra-views | Generates additional class-based views to simplify common Django design patterns. | 1,390 |
django-cms/djangocms-admin-style | Adds custom CSS styles to the Django admin interface | 422 |
django-cms/django-filer | A file management application for Django that simplifies handling of files and images. | 1,774 |
django-cms/djangocms-snippet | A plugin for django CMS to inject custom HTML, CSS or JavaScript into website pages. | 46 |
brack3t/django-braces | Reusable mixins for class-based views in Django | 1,960 |
nephila/djangocms-installer | A tool to automate the process of setting up Django CMS projects | 177 |
appliedsec/djangular | A Django app that provides tools and integration for AngularJS applications. | 220 |
django-cms/djangocms-link | A plugin for adding links on a Django CMS site | 34 |
arteria/cmsplugin-contact-plus | Tool for building custom forms within Django CMS projects with flexible field arrangement and email submission options. | 30 |