Socket
Socket
Sign inDemoInstall

django-power-cms

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    django-power-cms

A power content management system based on django admin framework.


Maintainers
1

Readme

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.

Keywords

FAQs


Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc