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

Uploaded Source

Built Distribution

django_camomilla_cms-5.8.3-py2.py3-none-any.whl (57.3 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: django-camomilla-cms-5.8.3.tar.gz
  • Upload date:
  • Size: 40.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.2 readme-renderer/37.3 requests/2.28.1 requests-toolbelt/0.10.1 urllib3/1.26.13 tqdm/4.64.1 importlib-metadata/5.2.0 keyring/23.13.1 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.9

File hashes

Hashes for django-camomilla-cms-5.8.3.tar.gz
Algorithm Hash digest
SHA256 d9f8d9dc371cd2c079e85c93212cdf3f093e68c6587b4d4a89183b6639afd02e
MD5 9dbbbdf8ebcbb62183c7852aeee15f2a
BLAKE2b-256 36cd6eff66ab3b0eda8de2c0735c67caa3ffc0066e1300b0dd2ed30faab005e1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_camomilla_cms-5.8.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 57.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.2 readme-renderer/37.3 requests/2.28.1 requests-toolbelt/0.10.1 urllib3/1.26.13 tqdm/4.64.1 importlib-metadata/5.2.0 keyring/23.13.1 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.9

File hashes

Hashes for django_camomilla_cms-5.8.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c6063ef9d9497266a2cbba41f86c9cd90a90a0716ead99cb15ce98a2a0f870f8
MD5 129c76ee40137d06c551246919e16a18
BLAKE2b-256 81ea3aea10268df5bc073f14224c24577e7421dd928daf74269fac07ba4ffefc

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