Skip to content

marksweb/django-cms-4

Folders and files

NameName
Last commit message
Last commit date
Jul 7, 2021
Oct 18, 2022
Jul 7, 2021
Jul 7, 2021
Oct 18, 2022
Jul 7, 2021
Jul 7, 2021
Oct 18, 2022
Feb 21, 2022
Jul 7, 2021
Feb 21, 2022
Feb 21, 2022
Oct 18, 2022
Oct 18, 2022

Repository files navigation

django-cms-4

This is a fairly basic setup for a django-cms v4 project.

It uses pip-tools to manage requirements and installs what you need including;

  • django-cms 4
  • django-storages
  • djangocms-alias
  • djangocms-pageadmin
  • djangocms-text-ckeditor
  • djangocms-url-manager
  • djangocms-versioning
  • djangocms-versioning-locking

The django project settings are largely powered by environment variables and manage.py gets loads them for you using environs and there's an example file in the project (.env-example)

Database defaults to postgres, but all database settings can be set from the environment.

There's also a docker setup which might be more useful to some.

About

A django cms v4 test project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published