Evgenii Legotckoi
April 23, 2020, 3:15 a.m.

EVILEGRefusal of advertising networks online EVILEG (Google Adsense, YAN Yandex, etc.)

EVILEG

So, perhaps the most joyful moment has come for many users of the EVILEG website. Namely, disabling advertising networks on the site.
Perhaps you would like to know the reasons for such an interesting behavior of the site owner, who, …

Read
Evgenii Legotckoi
Nov. 3, 2019, 3:03 p.m.

DjangoEVILEG-CORE. Caching properties of model objects using model_cached_property

EVILEG, ESNF-C, model_cached_property, Django

To speed up the site, in addition to optimizing database queries, you can use caching.

Django allows you to cache:

  • individual view , both Class Based View , and ordinary functions view
  • whole templates or parts of these templates
  • QuerySet …
Read
Evgenii Legotckoi
Oct. 27, 2019, 2:56 p.m.

DjangoEVILEG-CORE. Using Google reCAPTCHA

ESNF-C, CORE, EVILEG, reCAPTCHA, Google

This will be the first article on the use of a set of established utilities that are present in the core of the EVILEG site. This part of the site’s program code is in open source, so I want to …

Read
Evgenii Legotckoi
Oct. 27, 2019, 2:55 p.m.

EVILEGRelease EVILEG-CORE 0.0.5

Django, Releases, Python, EVILEG, ECNF-C

Introducing the new release of EVILEG-CORE 0.0.5.


The following changes are included in this release:

  • cached_property renamed to model_cached_property
  • cache_invalidate_cached_property renamed to invalidate_model_cached_property
  • added invalidate_cache method in EAbstractActivity as coding arrangement
  • added cache_invalidate_activity
  • model_cached_property , invalidate_model_cached_property , cache_invalidate_activity were moved …
Read
Evgenii Legotckoi
Oct. 7, 2019, 11:42 a.m.

EVILEGRelease EVILEG-CORE 0.0.4

ESNF-C, EVILEG

After about 5 months of refinement of the site, I release a more elaborate version of the evileg_core package.

This release includes both new functions and utilities, and the old functionality has been finalized. For example, Markdown field behavior has …

Read
Evgenii Legotckoi
July 5, 2019, 9:05 p.m.

Development diariesDevelopment Diary of EVILEG - TD Strategy - 001

RTS, TD, TowerDefense, EVILEG

Finally got around to do what I wanted to try for a very long time. Namely, the development on the Unreal Engine 4. I will try to throw the site and highlight the evenings to finalize the site itself. But …

Read
Evgenii Legotckoi
June 28, 2019, 12:47 p.m.

EVILEGEVILEG - 4 Years Online

EVILEG, 4 года

Hello!!! And today is our birthday. For exactly 4 years now, the EVILEG project has been online and has been slowly developing and growing. So it is time to take stock and plan work for the next year.

Site attendance …

Read
Evgenii Legotckoi
May 24, 2019, 1:12 p.m.

EVILEGCompanies and Jobs at EVILEG

Jobs, EVILEG, Company

Good day! For a long time I was going to add a new functionality on the site and finally this time has come.

Launched alpha version of modules companies and vacancies on EVILEG. Now users can add their companies to …

Read
Evgenii Legotckoi
May 11, 2019, 9:37 p.m.

EVILEGRelease EVILEG-CORE 0.0.3

ESNF-C, EVILEG

Good day! I am happy to present the first release of the EVILEG Social Network Framework - Core (ESNF-C).

The release is version 0.0.3. I successfully spent the first two versions on setting up the release in PyPi so that …

Read
Evgenii Legotckoi
Dec. 9, 2018, 7:22 p.m.

EVILEGReplacing WYSIWYG Editor with Markdown Editor

markdown, ESNF-C, EVILEG

After lengthy attempts to cope with JavaScript and its glitches in different browsers, I refused to write a WYSIWYG editor.

Thanks to the community (a survey was conducted in the public in VKontakte), which also shares my point on this …

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