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

Uploaded Source

Built Distribution

django_camomilla_cms-5.5.1-py2.py3-none-any.whl (50.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: django-camomilla-cms-5.5.1.tar.gz
  • Upload date:
  • Size: 35.7 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.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for django-camomilla-cms-5.5.1.tar.gz
Algorithm Hash digest
SHA256 2737f273446e2d75e21ec4f60608cae583ec746a1efa819dd66f1b2ebe3c439e
MD5 e4a536b069f8d7f7be4f93a12a262210
BLAKE2b-256 c0657feac6f248f8a225d8b31a6690d17960a76f1c33a2a68591a98b340fa0f1

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: django_camomilla_cms-5.5.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 50.4 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.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for django_camomilla_cms-5.5.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1a095ff3681e4e23dd5ef52b198deb2a70fd5a5dd49a32c611609491bc51b095
MD5 8d5c0f2d2526fdf04902e161ac13ffb5
BLAKE2b-256 34a24606bd0ea04ecd5a2809964ecc12995846210b8214ce85f0600007b63ece

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