This Django application is port the AdminLTE Template for easy integration into Django Framework
Project description
=====
django-adminlte-full
=====
This Django application is port the `AdminLTE Template <https://github.com/almasaeed2010/AdminLTE>`_ for easy integration into Django Framework
Quick start
-----------
1. Add "adminlte_full" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'adminlte_full',
]
2. Include the panels URLconf in your project urls.py like this::
url(r'^<url_url>/', include('adminlte_full.urls')),
django-adminlte-full
=====
This Django application is port the `AdminLTE Template <https://github.com/almasaeed2010/AdminLTE>`_ for easy integration into Django Framework
Quick start
-----------
1. Add "adminlte_full" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'adminlte_full',
]
2. Include the panels URLconf in your project urls.py like this::
url(r'^<url_url>/', include('adminlte_full.urls')),
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-adminlte-full-0.0.1.tar.gz
.
File metadata
- Download URL: django-adminlte-full-0.0.1.tar.gz
- Upload date:
- Size: 5.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ed47ae63812bdc6e9576bd675b47975d88ce9432b8f9e9f1f20c85510db485a |
|
MD5 | 7e84f491f7d4ac67ac7ea2d6bf20810e |
|
BLAKE2b-256 | e462a11bb73d59677706143f67b0c87c120a5e2a6b7d581b2cdd92ef91434b19 |