Skip to main content

Admin interface for Muffin Framework

Project description

Muffin-Admin – an extension to Muffin that implements admin-interfaces

Build Status http://img.shields.io/pypi/v/muffin-admin.svg?style=flat-square

Requirements

  • python >= 3.3

Installation

Muffin-Admin should be installed using pip:

pip install muffin-admin

Usage

See a example application. Enter make run for run.

Options

ADMIN_PREFIX

Admin’s HTTP prefix (/admin)

ADMIN_NAME

Admin’s name (<app.name.title()> admin)

ADMIN_HOME

A callable object that provides the admin’s home view

ADMIN_I18N

Internationalization support (False)

ADMIN_TEMPLATE_LIST

Path to a template (admin/list.html)

ADMIN_TEMPLATE_ITEM

Path to a template (admin/item.html)

ADMIN_TEMPLATE_HOME

Path to a template (admin/home.html)

Bug tracker

If you have any suggestions, bug reports or annoyances please report them to the issue tracker at https://github.com/klen/muffin-admin/issues

Contributing

Development of Muffin-Admin happens at: https://github.com/klen/muffin-admin

Contributors

  • klen (Kirill Klenov)

License

Licensed under a MIT license.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page