UNKNOWN
Project description
Install
pip install django-static-libs
Setting
Add app to ISTALLED_APPS in settings.py:
INSTALLED_APPS = ( ... 'static_libs', )
Usage
template.html:
<html> <head> <link type="text/css" href="{{ STATIC_URL }}libs/bootstrap/3.0/css/bootstrap.min.css" rel="stylesheet"> </head> <body> ... </body> </html>
Libs
Twitter Bootstrap 3.0
jQuery 1.10.2
jquery-ui 1.10.3
jquery.form 3.40
jquery.cookie 1.3.1
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
File details
Details for the file django-static-libs-0.1.5.tar.gz
.
File metadata
- Download URL: django-static-libs-0.1.5.tar.gz
- Upload date:
- Size: 2.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6200498947336a7d08cde01faf71d62c228dae5cc7eaba6fda2b1ba7786a4028 |
|
MD5 | 9d2698466776daa994f286148b928012 |
|
BLAKE2b-256 | a1a23de7c0c7f108f10d4fdc42821ccde8eebe33a73b6fd0a526da2021f01213 |