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

Uploaded Source

Built Distribution

django_camomilla_cms-5.3.0-py2.py3-none-any.whl (48.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: django-camomilla-cms-5.3.0.tar.gz
  • Upload date:
  • Size: 34.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for django-camomilla-cms-5.3.0.tar.gz
Algorithm Hash digest
SHA256 f92e6050a5780326a1fe5ecc1e31d1631405e896961dab256e5f6d2148b2f333
MD5 4e6f98e2b645f7a32c81814ade7b037b
BLAKE2b-256 0bb54ab4ad46c5019771e851892ce389405e26aaf5eb8145fe12c67306c01e92

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: django_camomilla_cms-5.3.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 48.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for django_camomilla_cms-5.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 070060f821c02b7a7eb0c011153e91d20de8e693689837fa6ab9e4581ae816b2
MD5 6bdbd73d732efaa92f5306b97071ba06
BLAKE2b-256 a33adad8d276999adb7df023f209e8eccb70ae8bd33aced46894a8be2bc67ed8

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