Skip to main content

Django powered cms

Project description

camomilla cms PyPI Codecov GitHub Workflow Status GitHub

Install

$ pip install -r requirements.txt

Settings

Camomilla brings a lot of default settings you can include in your project's ones

from camomilla.defaults import *

Remember to add all the required applications in your project

INSTALLED_APPS = [
    ...
    'rest_framework',
    'rest_framework.authtoken',
    'camomilla',
    'hvad',
    ...
]

Run the server

$ python manage.py runserver

Run tests

pip install -r requirements-dev.txt
make test

Don't fear the hvader

Feel free to make your models untranslatable, we have a nice solution for them

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-camomilla-cms-5.6.1.tar.gz (35.9 kB view details)

Uploaded Source

Built Distribution

django_camomilla_cms-5.6.1-py2.py3-none-any.whl (50.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-camomilla-cms-5.6.1.tar.gz.

File metadata

  • Download URL: django-camomilla-cms-5.6.1.tar.gz
  • Upload date:
  • Size: 35.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for django-camomilla-cms-5.6.1.tar.gz
Algorithm Hash digest
SHA256 3d318a9af40b036725c6620a215af4efb87e8c73579914437d36d4461bf5db05
MD5 59a27a91b034ef77e4b1ea651a081b98
BLAKE2b-256 9bdb62540b4d3af333d1e5beef0de6d1f3d1099c937e1512499117c294081fa6

See more details on using hashes here.

Provenance

File details

Details for the file django_camomilla_cms-5.6.1-py2.py3-none-any.whl.

File metadata

  • Download URL: django_camomilla_cms-5.6.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 50.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for django_camomilla_cms-5.6.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 69f4920e0a0ad97a8db583b8d97a4fd91d64f4d62bab8da7095f67830f494673
MD5 ad85d7e7314d5aad15b10d9109901d35
BLAKE2b-256 655f38a40b4a1b78cc70089ca24c07d310b601ab8e223c20bc3cf6fb1ef50c54

See more details on using hashes here.

Provenance

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