django-assets 2.0-2.1ubuntu1 source package in Ubuntu
Changelog
django-assets (2.0-2.1ubuntu1) mantic; urgency=medium * d/p/django4-compatibility.patch: Fix Django 4 compatibility by updating the deprecated field requires_system_checks (LP: #2022089) * d/p/fix-node-iteration.patch: Fix TypeError when iterating over Nodes * d/p/01-webassets_version.patch: Remove - fixed upstream through __init__.py -- Lena Voytek <email address hidden> Mon, 31 Jul 2023 12:07:24 -0700
Upload details
- Uploaded by:
- Lena Voytek
- Sponsored by:
- Graham Inggs
- Uploaded to:
- Mantic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
django-assets_2.0.orig.tar.gz | 28.9 KiB | 98922a9b57b35f3691a0c66db76e35fcd45a403923c4bccbb31c7218996e6b8f |
django-assets_2.0-2.1ubuntu1.debian.tar.xz | 6.2 KiB | c6a27dec8677925ab20ea01b491d45062e9f6b2ab81c75a2bce8db2256d296eb |
django-assets_2.0-2.1ubuntu1.dsc | 2.3 KiB | f3632a75204cd0af7be614a43cb410fa10e60fc2dc9aa245fbee52f781f14157 |
Available diffs
Binary packages built by this source
- python-django-assets-doc: integrate webassets into Django applications (Documentation)
django-assets will automatically merge and compress bundle’s source files the
first time a template including them is rendered, and will automatically update
the compressed file every time a source file changes. If debugging is enabled,
each source file will be outputted individually instead.
.
This package contains the documentation.
- python3-django-assets: integrate webassets into Django applications (Python3 version)
django-assets will automatically merge and compress bundle’s source files the
first time a template including them is rendered, and will automatically update
the compressed file every time a source file changes. If debugging is enabled,
each source file will be outputted individually instead.
.
This package contains the Python 3 version of the library.