Versions

Description

Django-inspect-model ==================== Django-inspect-model is a model inspection utility for Django. It allows you to easily list all available "items" on a model, and get their value. An item is either: * a django field * a standard attribute * a method that only takes one attribute: 'self' * a foreign key * an item on the related model (FK or one-to-one) * a many-to-many relation The source code is `available on Github`_ under the 3-clause BSD licence. .. _available on Github: https://github.com/magopian/django-data-exports

Repository

https://github.com/magopian/django-inspect-model

Project Slug

django-inspect-model

Last Built

7 years, 10 months ago passed

Maintainers

Home Page

https://github.com/magopian/django-inspect-model

Badge

Tags

django, inspect, introspection, model

Short URLs

django-inspect-model.readthedocs.io
django-inspect-model.rtfd.io

Default Version

latest

'latest' Version

master