-
Shortly after midnight, Github Actions fails the testing-workflow here:
```
=================================== FAILURES ===================================
______________________ TestShareOwnerLis…
-
Hi all,
I am using the SoftUI dashboard template, to render some tables (with django-tables2), where the first column is a list of checkboxes, to select the rows. The checkboxes are not visible, as…
-
Half a day trying to find this pagination the table with ellipsis:
DJANGO_TABLES2_PAGE_RANGE = 5
Can someone update the documentation to include that and maybe other missing options
-
`django_tables2/data.py:167: UserWarning: Table data is of type but is specified in Table.Meta.model`
This warning should provide some sort of stack trace.
-
What is here works now, but it could look a world better. The front-end should have things like nice and filter-able tables of characters and NPC's to easily find the characters you want when you wan…
ghost updated
4 years ago
-
Right now I'm using DataTables for column click-sorting. There also an option (currently commented out because it's ugly) for toggling column visibility. This was the quickest and easiest way to get t…
-
I have an issue when opening the connections and downloads pages. The rest of the pages work as usual, but these two throw up an error:
TemplateSyntaxError at /connections/
Invalid block tag: 'nospac…
-
```
OperationalError at /
no such table: downloads
Request Method: GET
Request URL: http://120.0.0.1:8000/
Django Version: 1.8
Exception Type: OperationalError
Exception Value:
no such table: d…
-
**Describe the bug**
Error 500 in browser when attempting to visit https://camerahub.info/lensmodel/
```
Internal Server Error: /lensmodel/
Traceback (most recent call last):
File "/usr/local…
-
In Django 3 they dropped support for Python2 compatibility APIs:
[https://docs.djangoproject.com/en/3.0/releases/3.0/#removed-private-python-2-compatibility-apis](https://docs.djangoproject.com/en/3.…