Giter Site home page Giter Site logo

ddaan / django-arctic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dpgmediamagazines/django-arctic

0.0 2.0 0.0 28.53 MB

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

Home Page: http://django-arctic.readthedocs.io/en/latest/

License: MIT License

Python 27.46% JavaScript 9.63% CSS 47.28% HTML 15.63%

django-arctic's Introduction

Django Arctic

PyPi version Travis CI Coverage Status Read the Docs

Django Arctic is a framework that simplifies the creation of custom content management systems. It provides a default responsive user interface, extends several of the Django Generic Views with extra features and adds role based authentication.

arctic screenshot

Why

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

There is however a tipping point, where the need to customize a CMS product is extensive enough that it ends up creating a more complex implementation than if the product was developed directly with a generic framework. This is specially true when the core of a CMS needs to be changed.

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.4, 3.5
  • Django 1.8, 1.9, 1.10

Features

  • Configurable menu
  • Default responsive UI
  • Role based authentication with permissions that can be object based.
  • Optional tabbed interface to visually link multiple Views.
  • ListViews support nested fields, sorting, filtering and linking.
  • Forms with default improved widgets for datetime and option fields.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.