Skip to main content

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


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.3.55555.tar.gz (20.2 MB view hashes)

Uploaded Source

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