Skip to main content

Django framework to create custom content management systems

Project description

PyPi version Build Status Coverage Status Read the Docs

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.

  • The ListViews support sorting, searching, links, nested fields, custom columns and data sources not only from databases but also from APIs

  • The FormViews have enhanced widgets for DateTime, AutoComplete and MultiSelect and also support custom layouts without having to create extra templates.

arctic screenshot

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 2.7, 3.5, 3.6

  • Django 1.10, 1.11, 2.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-arctic-1.0.1.tar.gz (693.8 kB view hashes)

Uploaded Source

Built Distribution

django_arctic-1.0.1-py2.py3-none-any.whl (724.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page