mirror of
https://github.com/sissbruecker/linkding
synced 2024-11-10 06:04:15 +00:00
683cf529d7
* Fix #588, Ideographic characters should be grouped together. Following the suggestion of using regex to find the ideographic range in this SO answer https://stackoverflow.com/a/2718203/554903 We group the ideographic characters together, while keeping other chinese, japanese and korean characters apart. * cleanup --------- Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com> |
||
---|---|---|
.. | ||
api | ||
e2e | ||
frontend | ||
management/commands | ||
migrations | ||
services | ||
static | ||
styles | ||
templates | ||
templatetags | ||
tests | ||
views | ||
__init__.py | ||
admin.py | ||
apps.py | ||
context_processors.py | ||
feeds.py | ||
middlewares.py | ||
models.py | ||
queries.py | ||
signals.py | ||
urls.py | ||
utils.py | ||
validators.py |