Skip to main content

Scaffolding system for Django object management.

Project description

Django-Smartmin

https://travis-ci.org/nyaruka/smartmin.svg?branch=master

Smartmin was born out of the frustration of the Django admin site not being well suited to being exposed to clients. Smartmin aims to allow you to quickly build scaffolding which you can customize by using Django 1.7’s views.

It is very opinionated in how it works, if you don’t agree, Smartmin may not be for you:

  • Permissions are used to gate access to each page, embrace permissions throughout and you’ll love this

  • CRUDL operations at the object level, that is, Create, Read, Update, Delete and List, permissions and views are based around this

  • URL automapping via the the CRUDL objects, this should keep things very very DRY

About Versions

Smartmin tries to stay in lock step with the latest Django versions. With each new Django version a new Smartmin version will be released and we will save the major changes (possibly breaking backwards compatability) on these versions. This includes updating to the latest version of Twitter Bootstrap.

The latest version is the 1.9.* series which works against Django 1.7, 1.8 and 1.9.

About

The full documentation can be found at:

http://readthedocs.org/docs/smartmin/en/latest/

The official source code repository is:

http://www.github.com/nyaruka/smartmin/

Built in Rwanda by Nyaruka Ltd:

http://www.nyaruka.com

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

smartmin-1.9.0.tar.gz (330.7 kB view hashes)

Uploaded Source

Built Distribution

smartmin-1.9.0-py2.py3-none-any.whl (373.9 kB view hashes)

Uploaded Python 2 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