Skip to main content

Fanstatic packaging of AdminLTE

Project description

js.adminlte

Introduction

This library packages AdminLTE for fanstatic.

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()

CHANGES

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.5.tar.gz (158.8 kB view hashes)

Uploaded Source

Built Distribution

js.adminlte-2.4.5-py3-none-any.whl (163.9 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