Commit Graph

5 Commits

Author SHA1 Message Date
Adrià Casajús 046748c443
Update pre-commit (#1138)
* Update pre-commit

* Upgrade djlint, remove flake8 and add pylint

* Reformat with new djlint version

* Run pre-commit on CI

* Use only python3.10 on CI

* Reformat files with pre-commit

* Run pre-commit against all files

* Reformat

* Added global excludes

* Added pre-commit to the contributing file

* Set python 3.9 as default

* Set language version to python3

Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
Co-authored-by: Carlos Quintana <carlos.quintana@proton.ch>
2022-07-04 16:01:04 +02:00
Son 51995954f0 fix migration 2021-08-04 16:59:21 +02:00
Son 8d6ff446d8 use raw sql to create alias.ts_vector column 2021-08-04 16:57:31 +02:00
Son Nguyen Kim 8640f830f2 try fixing migration 2021-08-04 09:33:02 +02:00
Son Nguyen Kim 2b048543d3 add Alias.ts_vector column to use full text search 2021-08-04 09:29:56 +02:00