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.8.5.tar.gz (40.5 kB view details)

Uploaded Source

Built Distribution

django_camomilla_cms-5.8.5-py2.py3-none-any.whl (57.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: django-camomilla-cms-5.8.5.tar.gz
  • Upload date:
  • Size: 40.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/37.3 requests/2.28.2 requests-toolbelt/0.10.1 urllib3/1.26.14 tqdm/4.65.0 importlib-metadata/6.0.0 keyring/23.13.1 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.10

File hashes

Hashes for django-camomilla-cms-5.8.5.tar.gz
Algorithm Hash digest
SHA256 b01dad64ac961f5f0d26bfb0d51a457e88dd954ce7651fd6b53b4c850013a78e
MD5 09d66faa8b2bdd5b4ea15a5661d3ccd9
BLAKE2b-256 a95fca664965ecf0945f7c97141f5f81929f4bf1aff1366d1c11765e932e01f7

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: django_camomilla_cms-5.8.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 57.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/37.3 requests/2.28.2 requests-toolbelt/0.10.1 urllib3/1.26.14 tqdm/4.65.0 importlib-metadata/6.0.0 keyring/23.13.1 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.10

File hashes

Hashes for django_camomilla_cms-5.8.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 805321758bfab033bfc8a21e4f4c30ab4308274e17cda32ce01300063bc2c2f0
MD5 96133252be8e289037276b5cfe6e6437
BLAKE2b-256 f6950d741e7ea799bb536fb2cec6e4fde8731a5cad18a0ed8df9ef308b40e980

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