Собрали в одном месте самые важные ссылки
консультируем про IT, Python
Reusable named inline partials for the Django Template Language.
PyroMark (расшифровывается как Python Rust Optimized Markdown) - быстрый парсер Markdown для Python, написанный на Rust. В 125 раз быстрее, чем Markdown, в 109 раз быстрее, чем markdown-it-py, в 86 раз быстрее, чем mistune. Если вы используете threading, разница с другими библиотеками будет еще более огромной, так как pyromark освобождает GIL.
Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection.
Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered.