Samar Hassan
|
baa258e730
|
feat :star: allow sorting users using their order count
|
2 년 전 |
Samar Hassan
|
e5f88bfe96
|
feat :star: optimize order count in user listing page
|
2 년 전 |
Samir Shah
|
4bdf5df9b1
|
Port all core templates and styles to Bootstrap 4.
Co-authored-by: Basil Dubyk <samitnuk.work@gmail.com>
Co-authored-by: Alexander Gaevsky <sasha@sasha0.ru>
Co-authored-by: Joseph Wayodi <jwayodi@gmail.com>
|
5 년 전 |
Samir Shah
|
93e7e66c2b
|
Add support for Django 3, drop support for Django 1.11
|
5 년 전 |
Basil Dubyk
|
ea8dfa8813
|
Update of `Meta` of dashboard tables
Table.Meta.template is deprecated. `template_name` should be used instead.
Ref: https://github.com/jieter/django-tables2/blob/master/CHANGELOG.md#1180-2018-01-27
|
5 년 전 |
Samir Shah
|
3f67ce9b76
|
Apply isort fixes on the whole project.
|
6 년 전 |
Alexander Gaevsky
|
a75d6ee819
|
Specify full path to Oscar templates, including `oscar` prefix.
|
6 년 전 |
Samir Shah
|
710e6bcf13
|
Fix 'Number of orders' table header in dashboard customer list view.
|
7 년 전 |
Michael van Tellingen
|
a9cc49dee4
|
Run source through isort
This also adds isort settings.
|
10 년 전 |
Michael van Tellingen
|
913da107f1
|
Move the package to the ‘src’ dir.
This allows testing against the installed package instead of the
version controlled source.
|
11 년 전 |
Markus Bertheau
|
5fbfce9fa2
|
Derive tables from correct base class to enable customizations
|
11 년 전 |
Markus Bertheau
|
d488298b74
|
Move queryset_{description,icon} to Table class
Part of #1482
|
11 년 전 |
Markus Bertheau
|
fe68f87da0
|
Move users list to django-tables2
|
11 년 전 |