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
.. _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`_.
If you wish to express your appreciation for the project, you are welcome to send
a postcard to: ::
Kirill Klenov
pos. Severny 8-3
MO, Istra, 143500
Russia
.. _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
.. _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`_.
If you wish to express your appreciation for the project, you are welcome to send
a postcard to: ::
Kirill Klenov
pos. Severny 8-3
MO, Istra, 143500
Russia
.. _links:
.. _klen: https://github.com/klen
.. _MIT license: http://opensource.org/licenses/MIT
Release files for muffin-admin 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| muffin-admin-0.2.1.tar.gz | 15.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| muffin_admin-0.2.1-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 35.9 kB
Release files / muffin-admin-0.2.1.tar.gz
| Download URL | muffin-admin-0.2.1.tar.gz |
|---|---|
| Size | 15.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8d65980809180be82ca0815cb0ec8fd3f47fb7533aadcf85d5842e2191f1e5ca
|
|
BLAKE2b-256 checksum How to use checksums |
5610a5aae82e25ffe68ad9f1926cd22c1c3d6eec4192b1836a44accce86d8b70
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / muffin_admin-0.2.1-py2.py3-none-any.whl
| Download URL | muffin_admin-0.2.1-py2.py3-none-any.whl |
|---|---|
| Size | 20.6 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
423c295b80bd9795705c2bee83e9b69bab21e6ae88b732df0ce1aa0440166e98
|
|
BLAKE2b-256 checksum How to use checksums |
67b5f10b5d05aba5a300982b165448b65c12593bd2aa8f664b9ab708fa52fe2a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |