Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

django-arctic

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-arctic

Django framework to create custom content management systems

  • 1.5.4
  • PyPI
  • Socket score

Maintainers
1

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.

.. figure:: https://raw.githubusercontent.com/sanoma/django-arctic/master/docs/img/arctic_screenshot.png :alt: 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 3.7, 3.8, 3.9
  • Django 2.2, 3.0, 3.1

.. |PyPi version| image:: https://img.shields.io/pypi/v/django-arctic.svg :target: https://pypi.python.org/pypi/django-arctic/ .. |Build Status| image:: https://travis-ci.org/dpgmediamagazines/django-arctic.svg?branch=develop :target: https://travis-ci.org/dpgmediamagazines/django-arctic .. |Coverage Status| image:: https://coveralls.io/repos/github/dpgmediamagazines/django-arctic/badge.svg?branch=develop :target: https://coveralls.io/github/dpgmediamagazines/django-arctic .. |Read the Docs| image:: https://readthedocs.org/projects/django-arctic/badge/?version=latest :target: https://django-arctic.readthedocs.io/en/latest/ .. |Downloads| image:: https://pepy.tech/badge/django-arctic/month :target: https://pepy.tech/project/django-arctic/month

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc