Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mariocesar/django-tricks
- Owner: mariocesar
- License: isc
- Created: 2016-05-13T16:16:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T20:26:28.000Z (about 2 years ago)
- Last Synced: 2024-11-08T15:42:29.248Z (about 2 months ago)
- Language: Python
- Size: 43 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
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 StatusDjango 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.