Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mariocesar/django-tricks

Django model, views and admin useful tooling
https://github.com/mariocesar/django-tricks

Last synced: 3 days ago
JSON representation

Django model, views and admin useful tooling

Awesome Lists containing this project

README

        

===============================
Django Tricks
===============================

.. image:: https://img.shields.io/pypi/v/django-tricks.svg
:target: https://pypi.python.org/pypi/django-tricks

.. image:: https://img.shields.io/travis/mariocesar/django-tricks.svg
:target: https://travis-ci.org/mariocesar/django-tricks

.. image:: https://readthedocs.org/projects/django-tricks/badge/?version=latest
:target: https://readthedocs.org/projects/django-tricks/?badge=latest
:alt: Documentation Status

Django tricks is a set of useful models, views and admins tools.

"I decided after reusing the same model mixins again and again in my projects,
to build a maintainable package with all of them."

-- @mariocesar

* Free software: MIT license
* Documentation: https://django-tricks.readthedocs.org.