Result for 42667D3201C907FADF0A6EE20BD9AE9B0303A0C3

Query result

Key Value
FileName./usr/lib/python3/dist-packages/polymorphic/formsets/generic.py
FileSize4308
MD5DE42462851BDC6A8B2A08E4BE9FE76F0
SHA-142667D3201C907FADF0A6EE20BD9AE9B0303A0C3
SHA-25608AC5ED6C0825F2C82810C8168F234CA4784433338535CDF3D1164CDB7EDAA8D
SSDEEP96:IJKwwSQeVbAoHhOPiypDE5+1FJHrQQray:qdbQocchOPiyJE5+1Fxr/ray
TLSHT13B910116D02A9E4269AA4DD558EBF2925709E8238E04F445FFBCE59B0F48A3D21B77C0
hashlookup:parent-total10
hashlookup:trust100

Network graph view

Parents (Total: 10)

The searched file hash is included in 10 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD522AA562D8B35D2C0A2238B4EC55BA458
PackageArchnoarch
PackageDescriptionSeamless polymorphic inheritance for Django models.
PackageNamepython3-django-polymorphic
PackageReleaselp153.3.18
PackageVersion3.0.0
SHA-1B83F3B590F7BB9DD834F7F23132F0477FC2F6FE8
SHA-256E2788EFA6AC0FD84C6EA637E31FDB44AAB31E66DDF23B901591CDD42A251E4A0
Key Value
FileSize65108
MD5F2B463B43F8A2F597A4A6FB89976C2D6
PackageDescriptionSeamless Polymorphic Inheritance for Django Models (Python3 version) Django-polymorphic simplifies using inherited models in Django projects. When a query is made at the base model, the inherited model classes are returned. . Features: * Full admin integration. * ORM integration: + Support for ForeignKey, ManyToManyField, OneToOneField descriptors. + Support for proxy models. + Filtering/ordering of inherited models (ArtProject___artist). + Filtering model types: instance_of(...) and not_instance_of(...) + Combining querysets of different models (qs3 = qs1 | qs2) + Support for custom user-defined managers. * Uses the minimum amount of queries needed to fetch the inherited models. * Disabling polymorphic behavior when needed. . This package contains the Python 3 version of the library.
PackageMaintainerDebian Python Team <team+python@tracker.debian.org>
PackageNamepython3-django-polymorphic
PackageSectionpython
PackageVersion3.0.0-2
SHA-1BF111FE1A425D9C113F17CF2AC79C52DDAFADDF7
SHA-256C1FD84AF7CE23C4348134D5C1F4FE132EE77374E13A9511A2AF2892FEB5FA12B
Key Value
MD559BD4F3AC15D97B0CB9E1D2CB6CE7425
PackageArchnoarch
PackageDescriptionSeamless polymorphic inheritance for Django models.
PackageNamepython38-django-polymorphic
PackageRelease1.3
PackageVersion3.0.0
SHA-1D30CEF966B074FF8E94327A809EAA05B8814B823
SHA-256BB501F6B23298801E5DBDB6D5560300AFA9043FCAFD78E8503D572A35116CE5C
Key Value
MD5FFE0779AE10C804E45F1C10E70943B7C
PackageArchnoarch
PackageDescriptionSeamless polymorphic inheritance for Django models.
PackageNamepython36-django-polymorphic
PackageRelease1.3
PackageVersion3.0.0
SHA-10D4B54FB99F481A8355BF8A17088123A9E90D5F8
SHA-256C9321FE40433171429D2000E4496C074AB2D2D98F859082AEA5A47DCBAD9E1AE
Key Value
FileSize46920
MD5DB1504A74DF95DDACE3A672119106C3F
PackageDescriptionSeamless Polymorphic Inheritance for Django Models (Python3 version) Django-polymorphic simplifies using inherited models in Django projects. When a query is made at the base model, the inherited model classes are returned. . Features: * Full admin integration. * ORM integration: + Support for ForeignKey, ManyToManyField, OneToOneField descriptors. + Support for proxy models. + Filtering/ordering of inherited models (ArtProject___artist). + Filtering model types: instance_of(...) and not_instance_of(...) + Combining querysets of different models (qs3 = qs1 | qs2) + Support for custom user-defined managers. * Uses the minimum amount of queries needed to fetch the inherited models. * Disabling polymorphic behavior when needed. . This package contains the Python 3 version of the library.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-django-polymorphic
PackageSectionpython
PackageVersion3.0.0-1
SHA-1A024568B64F9548984DFAE3FBE5DA028884AAB50
SHA-256119B66F196F18849A36F89AF2588548F180DD4108C0800EA382BCCBA16C55D9D
Key Value
MD58B7ADBCD6AC36CFE04897257C0964203
PackageArchnoarch
PackageDescriptionSeamless polymorphic inheritance for Django models.
PackageNamepython3-django-polymorphic
PackageReleaselp151.2.1
PackageVersion3.0.0
SHA-1E563C0847BF51A18EE76E7A75F771A288E2D75E8
SHA-25657CEFA695D7BA1865DC5D8886A7C4047ABFA6468490AEB9DB4A6C006EA797EF2
Key Value
MD572FBB42837B563F5CB0FFA0A33AF8F20
PackageArchnoarch
PackageDescriptionSeamless polymorphic inheritance for Django models.
PackageNamepython3-django-polymorphic
PackageReleasebp153.3.1
PackageVersion3.0.0
SHA-1317CC109CA992880C65ECB1A51897E64264A4EDC
SHA-256FE6C25666B143ABBFF30FC4098834A29B09BE8A28A6B9667C18FEC1AF8353429
Key Value
MD5CE9F4B14B20FA3F99F2F97A6E41F6B83
PackageArchnoarch
PackageDescriptionSeamless polymorphic inheritance for Django models.
PackageNamepython39-django-polymorphic
PackageRelease1.3
PackageVersion3.0.0
SHA-11736C4F4B0A5A906CC444FAF4399FAC3688B2AFB
SHA-256D5BCC7D32DAC5495476452E1E44648A9403009DECD95E0D97AE85B86A4BCBF29
Key Value
FileSize53096
MD533D277B4A987B576CB76E41FDE07F45A
PackageDescriptionSeamless Polymorphic Inheritance for Django Models (Python3 version) Django-polymorphic simplifies using inherited models in Django projects. When a query is made at the base model, the inherited model classes are returned. . Features: * Full admin integration. * ORM integration: + Support for ForeignKey, ManyToManyField, OneToOneField descriptors. + Support for proxy models. + Filtering/ordering of inherited models (ArtProject___artist). + Filtering model types: instance_of(...) and not_instance_of(...) + Combining querysets of different models (qs3 = qs1 | qs2) + Support for custom user-defined managers. * Uses the minimum amount of queries needed to fetch the inherited models. * Disabling polymorphic behavior when needed. . This package contains the Python 3 version of the library.
PackageMaintainerDebian Python Team <team+python@tracker.debian.org>
PackageNamepython3-django-polymorphic
PackageSectionpython
PackageVersion3.0.0-1
SHA-1FD70AB9623791F9FD8278E58582FF9D6014538A7
SHA-256A3BFEC4F22622A0F7D8A0007A514BDA69F2828D570C19936527DC33AFA6E0661
Key Value
FileSize47100
MD5EF308376BA2317D8C6CF037274993F60
PackageDescriptionSeamless Polymorphic Inheritance for Django Models (Python3 version) Django-polymorphic simplifies using inherited models in Django projects. When a query is made at the base model, the inherited model classes are returned. . Features: * Full admin integration. * ORM integration: + Support for ForeignKey, ManyToManyField, OneToOneField descriptors. + Support for proxy models. + Filtering/ordering of inherited models (ArtProject___artist). + Filtering model types: instance_of(...) and not_instance_of(...) + Combining querysets of different models (qs3 = qs1 | qs2) + Support for custom user-defined managers. * Uses the minimum amount of queries needed to fetch the inherited models. * Disabling polymorphic behavior when needed. . This package contains the Python 3 version of the library.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-django-polymorphic
PackageSectionpython
PackageVersion2.1.2-2
SHA-1B2D9A5FAEEEF9469DE19EF0C5D8404B64A6210B7
SHA-2560E3B964B6F447E4C3FA1B93196F584DD444CC4172DAD6566CC09920B3DFCE5EA