Coder Social home page Coder Social logo

jusana / django-page-cms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from batiste/django-page-cms

0.0 0.0 0.0 8.41 MB

Django page CMS fork

Home Page: http://django-page-cms.readthedocs.io/

License: BSD 3-Clause "New" or "Revised" License

JavaScript 10.37% Python 73.85% CSS 4.85% HTML 10.87% Dockerfile 0.06%

django-page-cms's Introduction

django-page-cms

https://readthedocs.org/projects/django-page-cms/badge/?version=latest Code Climate Scrutinizer Code Quality

This Django CMS enables you to create and administrate hierarchical pages in a simple and powerful way.

For a quick demo.

$ pip3 install "django-page-cms[full]"; gerbi --create mywebsite

Or with docker

docker compose up fast
# or if you want to build it yourself
docker compose up web

To create a super user account

docker compose run fast python example/manage.py createsuperuser

To create a demo website

docker compose run fast python example/manage.py pages_demo

To run tests with docker

docker compose run run-test

More informations

Django page CMS is based around a placeholders concept. Placeholder is a special template tag that you use in your page templates. Every time you add a placeholder in your template such field dynamically appears in the page admin interface.

Each page can have a different template with different placeholders.

https://github.com/batiste/django-page-cms/raw/master/doc/images/admin-screenshot-1.png

Those placeholder can also be edited inline

https://github.com/batiste/django-page-cms/raw/master/doc/images/inline-edit.png

django-page-cms's People

Contributors

a-iv avatar aaloy avatar batiste avatar beniwohli avatar ddc67cd avatar dependabot[bot] avatar dvd0101 avatar elky avatar facconi avatar greut avatar homebrew79 avatar jacquesbeaurain avatar jezdez avatar jusana avatar macropin avatar matinfo avatar mireq avatar nicksergeant avatar paolodina avatar poxip avatar puffin avatar remik avatar siemiatj avatar sjl avatar smorstabilini avatar summerisgone avatar theunraveler avatar thomw avatar toban avatar wardi avatar

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.