Articles 63
Evgenii Legotckoi
Evgenii LegotckoiSept. 11, 2023, 3:47 p.m.
Django - Protected media content On one of the resources that I am developing, there was a need to add protected access to media content, checking the user's right to access this media content. Simply put, can the user view the…
Evgenii Legotckoi
Evgenii LegotckoiMay 16, 2023, 2:52 p.m.
Django - Lesson 064. How to write a Python Markdown extension On this site and a couple of other projects, I actively use markdown to write text, and then generate html code from it. And in the end, I wrote a couple of extensions that perform some specific…
Evgenii Legotckoi
Evgenii LegotckoiMarch 31, 2023, 5:32 a.m.
Django - Lesson 063. Full text site search for multiple models with multilingual support Finally, I managed to make a fairly fast full-text search across several models, taking into account the optimization of requests on the site, which would suit me and meet my requirements for th…
Comments 0
Nothing found
Forum topics 44
NSProject
NSProjectAug. 16, 2023, 2:29 p.m.
Передача списка в custom templatetags Django Доброго времени суток. Я пытаюсь реализовать доступ к определённым функциям сайта по названию группы. И что б не проверять всё примерно таки образом {% if request.user.groups.first.name …
NSProject
NSProjectMarch 31, 2023, 1:55 a.m.
Проверка комментария принадлежит он пользователю или нет DRF (Django Rest Framework) Здравствуйте! Сегодня я столкнулся с такой проблеммой. Существует модель комметариев. Где их соответственно достаточное количество. Все они выводятся при помощи запроса ajax (axios). Так ка…
NSProject
NSProjectMarch 24, 2023, 9:25 a.m.
Замена поля ManyToMany Сам не знаю почему, но у меня вдруг возник вопрос. А вот существует ли замена для поля ManyToManyField?
Forum posts 0
Nothing found
Test 0
Nothing found
Shared codes 0
Nothing found

Follow us in social networks