Skip to main content

A power content management system based on django admin framework.

Project description

django-power-cms

A power content management system based on django admin framework.

Install

pip install django-power-cms

Release

v0.3.3 2020/04/03

  1. Fix django-changelist-toolbar-admin upgraded problem.
  2. Fix fontawesome css missing problem in portlet registering.

v0.3.2 2020/03/31

  1. Add Widget type categorizing and sorting support.
  2. Add site limit to page widget in page changeform.
  3. Add CardsWidth support.
  4. PageWidget's slot options dynamically changes with page's template value.
  5. Change topbar brand style.

v0.3.1 2020/03/22

  1. Site use a tabbed changeform.
  2. Widget use a tabbed changeform.
  3. Article use a tabbed changeform.
  4. Set Page's site field to current selected site.
  5. Set Widget's site field to current selected site.
  6. Set Article's site field to current selected site.
  7. Limit Page queryset to current selected site.
  8. Limit Widget queryset to current selected site.
  9. Limit Article queryset to current selected site.
  10. Add template preview images.
  11. Command django-power-cms-template add register-all sub-command.
  12. Command django-power-cms-theme add register-all sub-command.
  13. Add page's parent filed limit choice to current selected site.
  14. Add article's parent field limit choice to current selected site.
  15. Add preview link in site changelist card.
  16. Fix requirements.txt missing libraries problem.

v0.3.0 2020/03/21

  1. Add no-portlet template.
  2. Add site's facicon.
  3. Add page title.
  4. Add article detail widget.
  5. Article model add site field.
  6. Save current site id in session, and pages/wigets/articles are filtered with the site id.
  7. Fix topbar's brand-image and brand-title display position problem.
  8. Default template use full screen size instead of 1170px width.
  9. Topbar brand link supports site-code-url and page-code-url.

v0.2.0 2020/03/08

  1. Add left-portlet, both-portlet template support.
  2. Add template and theme register commands.
  3. Add page preview button.
  4. Allow same page code in different site.
  5. Turn site admin style to django-cards-admin.

v0.1.0 2020/03/05

  1. First release.

Project details


Download files

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

Source Distribution

django-power-cms-0.3.3.tar.gz (53.7 kB view hashes)

Uploaded Source

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