bernar92
May 17, 2018, 9:50 p.m.

DjangoHow I used FilterView instead of ListView to make filtering easier

Django, filter, django-bootstrap3, ListView

Thanks to FilterView, you can simplify and reduce the code for displaying goods, products, and so on. That will reduce the code at times! At first I used ListView and wrote a lot when in order to be able to …

Read
Evgenii Legotckoi
June 23, 2017, 2:12 p.m.

DjangoDjango - Tutorial 025. A set of useful batteries Django

Battery, tagging, Framework, Django, ckeditor, REST, django-bootstrap3

The convenience of developing on Django is not only that it is already a developed Framework with rich functionality, but also the availability of a large number of high-quality batteries (packages) that implement the necessary functionality that it would be …

Read
Evgenii Legotckoi
March 16, 2017, 12:12 a.m.

DjangoDjango - Tutorial 020. Adding articles pagination to the site using ListView and django-bootstrap3

Pagination, Django, django-bootstrap3, ListView

In one of the previous articles , the option of introducing a page with articles pagination was shown, which can be the main page of the site, for example. In this case, django-bootstrap3 was used.

But if the page does …

Read
Evgenii Legotckoi
Sept. 21, 2016, 10:12 p.m.

DjangoDjango - Tutorial 007. Adding Pagination based on django-bootstrap3

Pagination, Python, django-bootstrap3

The number of articles on the new site began to approach the 10 pieces, so urgently add Pagination, to be able to flip through the pages on the site. But as already used django-bootstrap3 module, and Pagination will be used …

Read
  • Last comments
  • AK
    April 1, 2025, 11:41 a.m.
    Добрый день. В данный момент работаю над проектом, где необходимо выводить звук из программы в определенное аудиоустройство (колонки, наушники, виртуальный кабель и т.д). Пишу на Qt5.12.12 поско…
  • Evgenii Legotckoi
    March 9, 2025, 9:02 p.m.
    К сожалению, я этого подсказать не могу, поскольку у меня нет необходимости в обходе блокировок и т.д. Поэтому я и не задавался решением этой проблемы. Ну выглядит так, что вам действитель…
  • VP
    March 9, 2025, 4:14 p.m.
    Здравствуйте! Я устанавливал Qt6 из исходников а также Qt Creator по отдельности. Все компоненты, связанные с разработкой для Android, установлены. Кроме одного... Когда пытаюсь скомпилиров…
  • ИМ
    Nov. 22, 2024, 9:51 p.m.
    Добрый вечер Евгений! Я сделал себе авторизацию аналогичную вашей, все работает, кроме возврата к предидущей странице. Редеректит всегда на главную, хотя в логах сервера вижу запросы на правильн…
  • Evgenii Legotckoi
    Oct. 31, 2024, 11:37 p.m.
    Добрый день. Да, можно. Либо через такие же плагины, либо с постобработкой через python библиотеку Beautiful Soup