Fanstatic packaging of AdminLTE
Project description
js.adminlte
***********
Introduction
============
This library packages `AdminLTE`_ for `fanstatic`_.
.. _`fanstatic`: http://fanstatic.org
.. _`AdminLTE`: https://adminlte.io
This requires integration between your web framework and ``fanstatic``,
and making sure that the original resources (shipped in the ``resources``
directory in ``js.adminlte``) are published to some URL.
How to use?
===========
This should be setup before rendering a page. See `fanstatic`_ for more
information::
>>> from fanstatic import init_needed
>>> needed = init_needed(base_url='http://localhost')
You can import ``adminlte`` from ``js.adminlte`` and ``need`` it where you want
these resources to be included on a page::
>>> from js.adminlte import adminlte_js
>>> adminlte_js.need()
Included plugins are ``datepicker_js``, ``timepicker_js``, ``bootstrap_wysihtml5_js``,
``icheck_js``, ``pace_js``, ``slimscroll_js``.
The plugins can be imported from ``js.adminlte``
CHANGES
*******
2.4.6
===============================
Added plugins
2.4.5
===============================
- Initial release.
***********
Introduction
============
This library packages `AdminLTE`_ for `fanstatic`_.
.. _`fanstatic`: http://fanstatic.org
.. _`AdminLTE`: https://adminlte.io
This requires integration between your web framework and ``fanstatic``,
and making sure that the original resources (shipped in the ``resources``
directory in ``js.adminlte``) are published to some URL.
How to use?
===========
This should be setup before rendering a page. See `fanstatic`_ for more
information::
>>> from fanstatic import init_needed
>>> needed = init_needed(base_url='http://localhost')
You can import ``adminlte`` from ``js.adminlte`` and ``need`` it where you want
these resources to be included on a page::
>>> from js.adminlte import adminlte_js
>>> adminlte_js.need()
Included plugins are ``datepicker_js``, ``timepicker_js``, ``bootstrap_wysihtml5_js``,
``icheck_js``, ``pace_js``, ``slimscroll_js``.
The plugins can be imported from ``js.adminlte``
CHANGES
*******
2.4.6
===============================
Added plugins
2.4.5
===============================
- Initial release.
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
js.adminlte-2.4.6.tar.gz
(637.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
js.adminlte-2.4.6-py3-none-any.whl
(698.1 kB
view details)
File details
Details for the file js.adminlte-2.4.6.tar.gz.
File metadata
- Download URL: js.adminlte-2.4.6.tar.gz
- Upload date:
- Size: 637.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6412c23f3846cf12274f8fb087b4682cf05b319b0db950fab0bee7276a76d84e
|
|
| MD5 |
155273c4eff82bd70e2843263f3950e8
|
|
| BLAKE2b-256 |
db24719818c9773d584f8e0591a844af385c13ba86919b3d1de03db317584d2c
|
File details
Details for the file js.adminlte-2.4.6-py3-none-any.whl.
File metadata
- Download URL: js.adminlte-2.4.6-py3-none-any.whl
- Upload date:
- Size: 698.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cef6630d3061d5aced6c83a8b8d52fad4724f9d10aa6dc70e39041ce8feedc05
|
|
| MD5 |
004adc6ad5dcd935db9cb87891918357
|
|
| BLAKE2b-256 |
c70fd4b5e2b1e747645b025d2ac9e2a884a3d3340f2ae73a3f303653312df5ab
|