Skip to main content

Django powered cms

Project description

Camomilla 5.0 alpha

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

Uploaded Source

Built Distribution

django_camomilla_cms-5.0.3-py2.py3-none-any.whl (46.3 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: django-camomilla-cms-5.0.3.tar.gz
  • Upload date:
  • Size: 33.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.9

File hashes

Hashes for django-camomilla-cms-5.0.3.tar.gz
Algorithm Hash digest
SHA256 badeafbf07d51316914322239d5774c6cffc353238bfb389be88233c5cde2522
MD5 8f68f18e077cb22b146e9e0988f7893f
BLAKE2b-256 69a887bf17a18eddabe165bedfb8e653ebf603864623944ce6eb765ad48959c0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_camomilla_cms-5.0.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 46.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.9

File hashes

Hashes for django_camomilla_cms-5.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 70b1dcffbdb09483bf2c727702f3ade94e491e194e44c8e828cd9e0eb66d2593
MD5 44ad3d4f67e9eb464c93c82c8f1f0be9
BLAKE2b-256 a538d69440489e0051eaf8deda798aae7188ec95cbfeee82628e403427e593b7

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