Yohan Boniface
a77a6a137f
Update search index command in documentation
...
Sadly, when using a SearchVector, Django will introduce a COALESCE
that will then prevent our index to be used. So we need to add
this COALESCE in the index to make psql happy.
fix #1414
2023-11-21 10:40:55 +01:00
Yohan Boniface
173c1315a4
Fix documentation formating
2023-11-21 10:28:27 +01:00
Alexis Métaireau
4f00981293
Update installation instructions
2023-11-06 12:15:05 +01:00
Yohan Boniface
93568d6da3
Quick doc about how to upgrade
...
fix #804
2023-06-23 18:44:06 +02:00
Yohan Boniface
7c2ba9d3e8
Add doc for email sending
2023-05-31 17:26:48 +02:00
Yohan Boniface
1038836a72
Use Django full text instead of custom SQL
2023-05-11 11:33:08 +02:00
Yohan Boniface
7384fda61a
Allow to create search index without changing unaccent mutability
...
cf #519
2023-05-10 11:47:29 +02:00
Matthew Cengia
5dcdab19b1
Update table names in Search/Optimisation docs
2022-03-22 14:58:56 +11:00
brentfraser
c5cd0e1c38
typo
2020-04-26 09:37:04 -06:00
brentfraser
bba5cda46b
add Windows install info
2020-04-26 09:34:04 -06:00
Mathieu Leplatre
f5d30e9793
Fix typos on Install docs
...
:)
2020-03-31 12:58:48 +02:00
Binnette
00d42c5b03
Improve documentation ( #746 )
...
Add docs: setup a dev environment and server administration
2020-02-26 21:31:39 +01:00
Yohan Boniface
ea7ecbfc6d
Change pip install instruction in doc
2017-02-06 16:34:23 +01:00
Yohan Boniface
049be8ba3e
Remove tilelayer and licence creation from the install doc
...
We now have a data migration to add one default for each
2016-11-26 17:40:42 +01:00
Yohan Boniface
a37d667fd6
Move doc to rtfd
2016-09-10 09:45:12 +02:00