Django-inspect-model

Latest version: v0.7

Safety actively analyzes 618481 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.8

----------------

0.7

----------------

* now compatible with Django1.7
* don't require Django, so it may be used on any python code
* small optimizations (use sets instead of lists)

0.6

----------------

* can now also inspect GenericForeignKey and ContentType fields, thanks
aschriner, Andy and jhg

0.5

----------------

* compatible python 3.3
* now also supports properties inspection (thanks Raffaele Colace)

Older versions
--------------

* 0.4: renamed get_FOO methods to update_FOO, self.items uses a sorted set
internally
* 0.3: added self.relation_fields and self.many_fields
* 0.2: added self.items
* 0.1: initial version

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.