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``, ``datetimepicker_js``, ``bootstrap_wysihtml5_js``,
``icheck_js``, ``pace_js``, ``slimscroll_js``.
The plugins can be imported from ``js.adminlte``
CHANGES
*******
2.4.9
===============================
Added datetimepicker
2.4.8
===============================
Bug fixes
2.4.7
===============================
Bug fixes
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``, ``datetimepicker_js``, ``bootstrap_wysihtml5_js``,
``icheck_js``, ``pace_js``, ``slimscroll_js``.
The plugins can be imported from ``js.adminlte``
CHANGES
*******
2.4.9
===============================
Added datetimepicker
2.4.8
===============================
Bug fixes
2.4.7
===============================
Bug fixes
2.4.6
===============================
Added plugins
2.4.5
===============================
- Initial release.
Release files for js.adminlte 2.4.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| js.adminlte-2.4.9.tar.gz | 751.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| js.adminlte-2.4.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:1.6 MB
Release files / js.adminlte-2.4.9.tar.gz
| Download URL | js.adminlte-2.4.9.tar.gz |
|---|---|
| Size | 751.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
aa0182e3afd96192120b118ff1cdb019809113a429b090595e3bb4505eccef3e
|
|
BLAKE2b-256 checksum How to use checksums |
3ebf11ecee2049ac93f3f4d152e7cca5b1ca3e58353c8a8bddf250bd4e5a8f74
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / js.adminlte-2.4.9-py3-none-any.whl
| Download URL | js.adminlte-2.4.9-py3-none-any.whl |
|---|---|
| Size | 813.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
41d32c4a96860208252c4900ed6cc205a5901ae2ac2fb8b99fea61457df54760
|
|
BLAKE2b-256 checksum How to use checksums |
ce13986d10f0e755b4a940976c44f9228214a9c221024f8826aa8ec258d0d57a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|