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

Uploaded Source

Built Distribution

django_camomilla_cms-5.7.5-py2.py3-none-any.whl (55.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: django-camomilla-cms-5.7.5.tar.gz
  • Upload date:
  • Size: 39.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/36.0 requests/2.28.1 requests-toolbelt/0.9.1 urllib3/1.26.11 tqdm/4.64.0 importlib-metadata/4.12.0 keyring/23.8.2 rfc3986/2.0.0 colorama/0.4.5 CPython/3.9.13

File hashes

Hashes for django-camomilla-cms-5.7.5.tar.gz
Algorithm Hash digest
SHA256 5175c73161a57fa7013441a3ab824d206743d9ed09f482e264e22ce5c24f256b
MD5 61a4eaf0efedad0602cdf6ed7e71a3a4
BLAKE2b-256 1190aac30389ffbab2da33777fdec9a251971c7d3838e0222e549028f3fa9147

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_camomilla_cms-5.7.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 55.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/36.0 requests/2.28.1 requests-toolbelt/0.9.1 urllib3/1.26.11 tqdm/4.64.0 importlib-metadata/4.12.0 keyring/23.8.2 rfc3986/2.0.0 colorama/0.4.5 CPython/3.9.13

File hashes

Hashes for django_camomilla_cms-5.7.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 cbb09ef7b4ae8dadc2ad2f98ed9ea4b5e972c780c797a0d299b65e7f315a5d8d
MD5 dc5d1a1a78dc7dfd2cd829b1f2f019d4
BLAKE2b-256 5b9f4aba312cc2601839044ce4bb63d53dcefea3a55d71b03e47ed158f407368

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