Result for 1162CE3D23AEB8665BBBB4930E046C27B276F4F3

Query result

Key Value
FileName./usr/lib/python3/dist-packages/polymorphic/models.py
FileSize11531
MD55C8659E022D2BB93D3A04686E446485D
SHA-11162CE3D23AEB8665BBBB4930E046C27B276F4F3
SHA-256C79B56FC916FFB5838BD6DF570FEB04C9BE566856387C3B202C6D8E08FF8C8CD
SSDEEP192:yIO40K4sB3G1s2zFqkpH9l06aJBv/58V2y:yFK4spzky6UBJy
TLSHT13B323F1B7B726E218B5F49F27BCAE052A31D8C97CF2654593DFCD2AC2F0213590E5890
hashlookup:parent-total9
hashlookup:trust95

Network graph view

Parents (Total: 9)

The searched file hash is included in 9 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