No project description provided
Project description
Muffin-Admin
############
.. _description:
Muffin-Admin -- an extension to Muffin_ that implements admin-interfaces
.. _badges:
.. image:: http://img.shields.io/travis/klen/muffin-admin.svg?style=flat-square
:target: http://travis-ci.org/klen/muffin-admin
:alt: Build Status
.. image:: http://img.shields.io/pypi/v/muffin-admin.svg?style=flat-square
:target: https://pypi.python.org/pypi/muffin-admin
.. image:: http://img.shields.io/pypi/dm/muffin-admin.svg?style=flat-square
:target: https://pypi.python.org/pypi/muffin-admin
.. image:: http://img.shields.io/gratipay/klen.svg?style=flat-square
:target: https://www.gratipay.com/klen/
:alt: Donate
.. _contents:
.. contents::
.. _requirements:
Requirements
=============
- python >= 3.3
.. _installation:
Installation
=============
**Muffin-Admin** should be installed using pip: ::
pip install muffin-admin
.. _usage:
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``)
========================== ==============================================================
.. _bugtracker:
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:
Contributing
============
Development of Muffin-Admin happens at: https://github.com/klen/muffin-admin
Contributors
=============
* klen_ (Kirill Klenov)
.. _license:
License
=======
Licensed under a `MIT license`_.
.. _links:
.. _klen: https://github.com/klen
.. _MIT license: http://opensource.org/licenses/MIT
############
.. _description:
Muffin-Admin -- an extension to Muffin_ that implements admin-interfaces
.. _badges:
.. image:: http://img.shields.io/travis/klen/muffin-admin.svg?style=flat-square
:target: http://travis-ci.org/klen/muffin-admin
:alt: Build Status
.. image:: http://img.shields.io/pypi/v/muffin-admin.svg?style=flat-square
:target: https://pypi.python.org/pypi/muffin-admin
.. image:: http://img.shields.io/pypi/dm/muffin-admin.svg?style=flat-square
:target: https://pypi.python.org/pypi/muffin-admin
.. image:: http://img.shields.io/gratipay/klen.svg?style=flat-square
:target: https://www.gratipay.com/klen/
:alt: Donate
.. _contents:
.. contents::
.. _requirements:
Requirements
=============
- python >= 3.3
.. _installation:
Installation
=============
**Muffin-Admin** should be installed using pip: ::
pip install muffin-admin
.. _usage:
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``)
========================== ==============================================================
.. _bugtracker:
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:
Contributing
============
Development of Muffin-Admin happens at: https://github.com/klen/muffin-admin
Contributors
=============
* klen_ (Kirill Klenov)
.. _license:
License
=======
Licensed under a `MIT license`_.
.. _links:
.. _klen: https://github.com/klen
.. _MIT license: http://opensource.org/licenses/MIT
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
muffin-admin-0.1.0.tar.gz
(14.9 kB
view details)
Built Distribution
File details
Details for the file muffin-admin-0.1.0.tar.gz
.
File metadata
- Download URL: muffin-admin-0.1.0.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3487536faf2fd3f079593b1bc2494187104743f779544a9841e6960327ed9fc1 |
|
MD5 | b47b3f8a0406e507cf5fa55231968e4e |
|
BLAKE2b-256 | cebe10dd2b1f634abea9e871f6f9b104c71f98e3c49f2178c0f4cd5807fa5578 |
File details
Details for the file muffin_admin-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: muffin_admin-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 20.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d081150a2bf40f05d6e676d0821d48f5b42ce19113118c1bceb30aa5e2eaa8f5 |
|
MD5 | e5789a5c2737cca2de66befef2403914 |
|
BLAKE2b-256 | 55522978d85b3a260dcaf63e9ad071cdf4f95f064ac6daee07c2ff9886e4c289 |