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

Uploaded Source

Built Distribution

django_camomilla_cms-5.8.6-py2.py3-none-any.whl (57.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: django-camomilla-cms-5.8.6.tar.gz
  • Upload date:
  • Size: 41.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for django-camomilla-cms-5.8.6.tar.gz
Algorithm Hash digest
SHA256 005ddd4f0991a38f1266a536a0007c78f6083b57616400a4b0cbd3f5d4024cfb
MD5 10dd1ecb4f1820a26fa24d04b80bbb45
BLAKE2b-256 69691fb9ba512d36f1cc375e64154386200bdcd5386429f2b4a18562fabb5dd3

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for django_camomilla_cms-5.8.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 df4150cf10aefb23f0a321bce87a40c606e879ea9fc48b713652040db97b750f
MD5 6f91cc1cc1fb517899ce90eafcdd3eff
BLAKE2b-256 aae6c8a96dc49aae41bc9a8194f8e632e7b4a5a3b7c645b08e79ea7cf39dc7c2

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