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

Uploaded Source

Built Distribution

django_camomilla_cms-5.4.2-py2.py3-none-any.whl (49.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: django-camomilla-cms-5.4.2.tar.gz
  • Upload date:
  • Size: 34.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for django-camomilla-cms-5.4.2.tar.gz
Algorithm Hash digest
SHA256 e924f4ce45147a1427819ec6dfce259bfd58e8b79d23acfa63b3a3c4cc40e0a8
MD5 a4f1aeef50b5fa36fcf62107d93932b5
BLAKE2b-256 3b8fd74b06aecec2d0ed3469d5d66f6490149d1a4c9faf64c62e82357e026a36

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: django_camomilla_cms-5.4.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 49.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for django_camomilla_cms-5.4.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5ca84615f0ee2cd39fe6c5063e44eebd742619b84f08636fc7aebc822ac5be81
MD5 349d25075f068175b31269b1ea3bd45a
BLAKE2b-256 bec77e3689e4ea107b940562ca35634d4e63c551de16d345baca164d980da77e

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