Package: django-polymorphic / 4.1.0-1
Metadata
Package | Version | Patches format |
---|---|---|
django-polymorphic | 4.1.0-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 use local objects.inv where possible.patch | (download) |
docs/conf.py |
21 16 + 5 - 0 ! |
use local objects.inv where possible Upstream uses intersphinx mappings that fetch the objects.inv for python django through HTTP from a remote host. Using the local objects.inv from python and django enables the package to build without network connection. |
0002 query handle None.patch | (download) |
polymorphic/query.py |
2 1 + 1 - 0 ! |
fix(query): handle none |
1