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

Uploaded Source

Built Distribution

django_camomilla_cms-5.7.2-py2.py3-none-any.whl (54.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: django-camomilla-cms-5.7.2.tar.gz
  • Upload date:
  • Size: 38.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/35.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for django-camomilla-cms-5.7.2.tar.gz
Algorithm Hash digest
SHA256 419949c9b34c4c21c59fb3bb53fdb293d7425291e1800534a476ea5e4613d5e7
MD5 32e954d4fbd6e8291c8bb5d18fa663a5
BLAKE2b-256 d12e0f616562753103d1a9a50ea6c6f3a78a56d276e2b39b33272d5343c15aa2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_camomilla_cms-5.7.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 54.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/35.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for django_camomilla_cms-5.7.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9cfb5dc0d1edae146a73eb7e36d59074cf6630d5c9d90f5b7ff9ce834c27fb3d
MD5 6a288f9195d92a6b7e4c2bdf0954d0f7
BLAKE2b-256 2e94829de3e24bf696542dd325b5eb34433d9c4ad7c815d6977ff41e9a3c4bd9

See more details on using hashes here.

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