Fabio Caccamo
03e5cbdf9e
Fix `pt-BR` language code.
2022-10-17 14:42:07 +02:00
Fabio Caccamo
d48c8cc182
Fix `pt_br` language code.
2022-10-17 14:37:08 +02:00
Fabio Caccamo
ead930d3b4
Replace `update-translations.sh` script with `makemessages --all`.
2022-10-17 14:24:35 +02:00
Fabio Caccamo
f4617ac126
Update `tests.settings.LANGUAGES` list.
2022-10-17 14:21:44 +02:00
Fabio Caccamo
5e58c35b08
Run `pre-commit`.
2022-10-14 17:31:57 +02:00
Éric
f8ace75f36
Add option for list filter quick remove. #183
...
* add option for list filter quick remove
* move transform from css to python
* make template tag more resilient for unusual filters
* fix tests
* rename field, move rendering to template, change style
* fix tests
2022-10-11 18:15:21 +02:00
MG Santos
06069644fd
Removed public disclosures of the lib's version. #154
2022-02-22 16:22:19 +01:00
Fabio Caccamo
e64614274c
Reformatted code with Black.
2022-02-08 18:58:59 +01:00
Fabio Caccamo
cc4c379465
Fixed missing comma in tests settings `MIDDLEWARE_CLASSES`. #145
2022-01-04 18:16:53 +01:00
Fabio Caccamo
70ed000f08
Replaced travis with GitHub action workflow. #142
2021-12-07 10:43:46 +01:00
Fabio Caccamo
11f7440273
Improved tests coverage.
2020-10-21 12:27:14 +02:00
Fabio Caccamo
826340c9be
Fixed loaddata error with initial_data.json fixture. #97
2020-09-15 09:49:50 +02:00
Fabio Caccamo
28dfc70474
Fixed tests warning (admin.W411).
2020-09-15 09:47:01 +02:00
Fabio Caccamo
9b56343a81
Added idempotent deploy support.
2019-03-28 12:08:17 +01:00
Fabio Caccamo
18d2281011
Splitted tests to multiple files.
2019-02-21 17:17:59 +01:00
Fabio Caccamo
8bffc8f82a
Added postgres to tox and travis and included django 2.2.
2019-02-06 16:23:22 +01:00
Fabio Caccamo
1870635697
Removed extra white space. [ci skip]
2019-02-06 16:22:27 +01:00
Fabio Caccamo
ab0afff087
Added automatic check of 3rd party installed apps according to django version.
2018-10-11 12:11:32 +02:00
Fabio Caccamo
6a1897b95c
Updated tests, tox and travis to support django 2.1 and python 3.7.
2018-10-10 15:48:43 +02:00
Fabio Caccamo
7bc15ba61e
Removed unused context argument
2017-09-29 12:12:44 +02:00
Fabio Caccamo
bb29c637ff
Fixed tests error
2017-08-24 18:37:28 +02:00
Fabio Caccamo
a8e9fffdac
Increased coverage
2017-08-24 18:23:35 +02:00
Fabio Caccamo
3b982a84c3
Improved coverage
2017-08-24 14:27:34 +02:00
Fabio Caccamo
e19cd51803
Added per-request cache to get_admin_interface_theme template tag #19
2017-06-09 11:58:10 +02:00
Fabio Caccamo
8a9842c219
Added possibility to customize the default logo color
2017-05-24 11:44:46 +02:00
Fabio Caccamo
3b2e567387
Increased tests coverage
2017-05-23 12:31:14 +02:00
Fabio Caccamo
f3c7695409
Merge branch 'master' of https://github.com/fabiocaccamo/django-admin-interface
2017-05-23 10:43:01 +02:00
Bruno Alla
1865da3477
Write a test covering the representation of the model
2017-05-22 18:14:38 +01:00
Fabio Caccamo
b25cf463eb
Fixed theme switching bug
2017-05-22 18:56:22 +02:00
Fabio Caccamo
a09e13fb00
Fixed default theme logo reset if the logo exists
2017-05-16 18:36:39 +02:00
Fabio Caccamo
d1c912e875
Added django 1.11 support
2017-04-14 13:13:12 +02:00
Fabio Caccamo
aa18e19625
Added tests
2017-03-29 16:21:41 +02:00