Skip to main content

Django html template responsive..

Project description

=====
Charisma Django
=====

Charisma Django is a port from charisma template from Usman.

It is free, responsive, multiple skin admin template.

Detailed documentation is in the "docs" directory.

Live demo <https://grrodre.com/django-charisma/live/>


Quick start
-----------

1. Add "polls" to your INSTALLED_APPS setting like this::

INSTALLED_APPS = [
...
'charisma_django',
]

2. Include the polls URLconf in your project urls.py like this::

url(r'^', include('charisma_django.urls')),

3. Run `python manage.py migrate` to create the charisma models.

4. Start the development server and visit http://127.0.0.1:8000/

5. Create your own boxes and adapt the template for your needs.

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-charisma-1.0.tar.gz (3.9 MB view details)

Uploaded Source

File details

Details for the file django-charisma-1.0.tar.gz.

File metadata

File hashes

Hashes for django-charisma-1.0.tar.gz
Algorithm Hash digest
SHA256 61e1a51ce728b3596fcdb631f4f2d56542b15470060703596df8d230a76487d5
MD5 7fb02045ee6910217e766883e2416e3f
BLAKE2b-256 3669b816f356df310904119e18f8edb8b70fcc37327743ea99b9fb2e6dde5d7d

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