Django project contain static files about extjs 4.2
Project description
Requirements
Django 1.5 or later
Installation
$ pip install django-sencha
Setup
Just add 'sencha' to INSTALLED_APPS in your settings.py:
INSTALLED_APPS = (
# ...
'sencha',
# ...
)
Refer to Django static files documentation to configure and deploy static files.
Usage
You can refer to sencha in your template with:
{{ STATIC_URL }}sencha/<static_file_name>
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
django-sencha-1.2.5.tar.gz
(15.2 MB
view details)
File details
Details for the file django-sencha-1.2.5.tar.gz.
File metadata
- Download URL: django-sencha-1.2.5.tar.gz
- Upload date:
- Size: 15.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2366b9f8a376e3ba538deb69ca55568d28fa656db14a0ad0eb0079be4fba3e2f
|
|
| MD5 |
2e84b3b98e21f51627178d66c3afe05f
|
|
| BLAKE2b-256 |
aa638890211a50da6f44362700a182050f450104ba6084edd210a5940c2817db
|