All Projects → dpgmediamagazines → Django Arctic

dpgmediamagazines / Django Arctic

Licence: mit
Django Arctic is a framework that simplifies the creation of custom content management systems.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Django Arctic

Cms
Club Management System of amFOSS, powered by CMS
Stars: ✭ 263 (+286.76%)
Mutual labels:  cms, framework, django
Pro
ECStore Pro - Laravel 微信网店微服务框架
Stars: ✭ 14 (-79.41%)
Mutual labels:  cms, framework
Wp Multitenancy Boilerplate
WordPress multitenancy boilerplate configured and managed with Composer and PHP dotenv.
Stars: ✭ 24 (-64.71%)
Mutual labels:  cms, framework
Decko
Start with a deck of wiki cards. Develop it into a rich web app.
Stars: ✭ 37 (-45.59%)
Mutual labels:  cms, framework
Enduro
Minimalistic, lean & mean, node.js cms
Stars: ✭ 683 (+904.41%)
Mutual labels:  cms, framework
Platform
A modular multilingual CMS built with Laravel 5.
Stars: ✭ 719 (+957.35%)
Mutual labels:  cms, framework
Djangocms Googlemap
django CMS Google Map is a set of plugins for django CMS that allow you to implement Google Map into your website.
Stars: ✭ 35 (-48.53%)
Mutual labels:  cms, django
Cofoundry
Cofoundry is an extensible and flexible .NET Core CMS & application framework focusing on code first development
Stars: ✭ 621 (+813.24%)
Mutual labels:  cms, framework
Nodercms
轻量级内容管理系统,基于 Node.js + MongoDB 开发,拥有灵活的内容模型以及完善的权限角色机制。
Stars: ✭ 990 (+1355.88%)
Mutual labels:  cms, framework
Fancy
Fancy is a drop-in system that lets you take your static HTML code and add dynamically editable code.
Stars: ✭ 40 (-41.18%)
Mutual labels:  cms, framework
Django Minicms
Django 开发简易的内容管理系统
Stars: ✭ 56 (-17.65%)
Mutual labels:  cms, django
Zotonic
Zotonic - The Erlang Web Framework & CMS
Stars: ✭ 664 (+876.47%)
Mutual labels:  cms, framework
Concrete5
Official repository for concrete5 development
Stars: ✭ 657 (+866.18%)
Mutual labels:  cms, framework
Intellij jahia plugin
Jahia's definitions.cnd files syntax highlighting, code completion, and other amazing stuff
Stars: ✭ 19 (-72.06%)
Mutual labels:  cms, framework
Django Fiber
Django Fiber - a simple, user-friendly CMS for all your Django projects
Stars: ✭ 653 (+860.29%)
Mutual labels:  cms, django
Ezlog
Easy blog system powered by django
Stars: ✭ 34 (-50%)
Mutual labels:  cms, django
Flexicms
Flexible site management system Flexi CMS
Stars: ✭ 61 (-10.29%)
Mutual labels:  cms, framework
Coderedcms
A content management system for marketing websites based on Django and Wagtail.
Stars: ✭ 386 (+467.65%)
Mutual labels:  cms, django
Puput
A Django blog app implemented in Wagtail
Stars: ✭ 450 (+561.76%)
Mutual labels:  cms, django
Djangocms Picture
django CMS Picture is a plugin for django CMS that allows you to add images on your site.
Stars: ✭ 37 (-45.59%)
Mutual labels:  cms, django

Django Arctic

PyPi version Build Status Coverage Status Read the Docs Downloads

Django Arctic is a framework that speeds up the creation of custom content management systems. It provides a Bootstrap 4 based user interface, role based authentication and a number of generic Django Views that provide great looking and feature-rich lists and forms.

  • Lists support sorting, searching, links, nested fields, custom columns and data sources not only from databases but also from APIs
  • The Forms have enhanced widgets for DateTime, AutoComplete and MultiSelect and also support custom layouts without having to create extra templates.

arctic screenshot

Why

There are a lot of content management systems in the market that are a good fit for the creation of many web sites. Most CMS's make assumptions about the data model for posts, authentication and the administration interface.

There is however a tipping point, where customizing a CMS product is so extensive that it ends up being better to use some lower level framework.

This is the case that Arctic wants to solve, creation of a CMS with a high degree of customization. Instead of being a ready-to-use CMS, Arctic is a framework that facilitates the construction of content management systems.

Compatibility

  • Python 3.7, 3.8, 3.9
  • Django 2.2, 3.0, 3.1
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].