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
.. _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
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.2.tar.gz
(15.2 kB
view details)
Built Distribution
File details
Details for the file muffin-admin-0.1.2.tar.gz
.
File metadata
- Download URL: muffin-admin-0.1.2.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8aac492fa599006f0e09298a38664734f3f8e903fa4fec2d886e873183763eaa |
|
MD5 | 9c3ec259bd8e1627d877257b096babc5 |
|
BLAKE2b-256 | 12fd0f9875a771fb9cd79405e2946fbacbf3fd445edd8dafe2dd28349e9e750d |
File details
Details for the file muffin_admin-0.1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: muffin_admin-0.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 20.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f250860915c6695f4ab2c8a44924d9010ce78e5524b0aceeed48f5f91ac51c1 |
|
MD5 | 7853558f4281e852bbe8dedae4cf1b8d |
|
BLAKE2b-256 | 68c1c672aa069822822ae854b1c09ee6c411ea9d4b8577cbf1bd3421792e3008 |