mirror of
https://github.com/Alexander-D-Karpov/akarpov
synced 2024-11-10 21:56:34 +03:00
Compare commits
3 Commits
7da5e57dcc
...
2ea899f00a
Author | SHA1 | Date | |
---|---|---|---|
|
2ea899f00a | ||
|
193c525082 | ||
a2da7e724f |
|
@ -1,4 +1,4 @@
|
|||
FROM elasticsearch:8.11.1
|
||||
|
||||
# Install the ICU plugin
|
||||
RUN bin/elasticsearch-plugin install https://artifacts.elastic.co/downloads/elasticsearch-plugins/analysis-icu/analysis-icu-8.11.1.zip
|
||||
RUN bin/elasticsearch-plugin install https://akarpov.ru/media/analysis-icu-8.11.1.zip
|
||||
|
|
379
poetry.lock
generated
379
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
|
@ -25,7 +25,7 @@ django-environ = "^0.9.0"
|
|||
django-model-utils = "^4.3.1"
|
||||
django-allauth = "^0.54.0"
|
||||
django-crispy-forms = "^2.1"
|
||||
crispy-bootstrap5 = "^0.7"
|
||||
crispy-bootstrap5 = "^2024.2"
|
||||
django-redis = "^5.2.0"
|
||||
django-ckeditor = "^6.5.1"
|
||||
django-colorfield = "^0.11.0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user