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``, ``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.
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.9.tar.gz
(751.2 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.9-py3-none-any.whl
(813.7 kB
view details)
File details
Details for the file js.adminlte-2.4.9.tar.gz.
File metadata
- Download URL: js.adminlte-2.4.9.tar.gz
- Upload date:
- Size: 751.2 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 |
aa0182e3afd96192120b118ff1cdb019809113a429b090595e3bb4505eccef3e
|
|
| MD5 |
63f5edc3e29e12f712e8e79223dc6d8e
|
|
| BLAKE2b-256 |
3ebf11ecee2049ac93f3f4d152e7cca5b1ca3e58353c8a8bddf250bd4e5a8f74
|
File details
Details for the file js.adminlte-2.4.9-py3-none-any.whl.
File metadata
- Download URL: js.adminlte-2.4.9-py3-none-any.whl
- Upload date:
- Size: 813.7 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 |
41d32c4a96860208252c4900ed6cc205a5901ae2ac2fb8b99fea61457df54760
|
|
| MD5 |
a20f806fd891a8eb8f0ae71142149730
|
|
| BLAKE2b-256 |
ce13986d10f0e755b4a940976c44f9228214a9c221024f8826aa8ec258d0d57a
|