Skip to main content

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.8
===============================
Bug fixes

2.4.7
===============================
Bug fixes

2.4.6
===============================
Added plugins

2.4.5
===============================

- Initial release.


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

js.adminlte-2.4.8.tar.gz (637.5 kB view hashes)

Uploaded Source

Built Distribution

js.adminlte-2.4.8-py3-none-any.whl (698.2 kB view hashes)

Uploaded Python 3

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