Package: django-tables / 2.8.0-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| django-tables | 2.8.0-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| debian hacks/Use local copies of object.inv for building documentation.patch | (download) |
docs/conf.py |
7 2 + 5 - 0 ! |
use local copies of object.inv for building documentation |
| privacy/Replace privacy breach links by packaged copies.patch | (download) |
docs/pages/tutorial.rst |
2 1 + 1 - 0 ! |
replace privacy breach links by packaged copies |
| debian hacks/Remove test_should_be_used_for_nullbooleanfield.patch | (download) |
tests/columns/test_booleancolumn.py |
15 0 + 15 - 0 ! |
remove test_should_be_used_for_nullbooleanfield |
| debian hacks/Ignore test_export.ExportViewTest for now.patch | (download) |
tests/test_export.py |
40 20 + 20 - 0 ! |
ignore test_export.exportviewtest for now This test from the test suite is failing as the work sheet name isn't written into the test data that is an issue within the test preparation and not a functional issue of the library. The test checks if the the title name can be found as sheet name, for whatever reason the used title name in the test isn't written into the .xlsx file. That turns into this error: ====================================================================== FAIL: test_should_support_custom_dataset_kwargs (tests.test_export.ExportViewTest) |
