Django → Using Jinja2 with Django (since 1.8)
Django, jinja, Python, template
On the Medium Corporation resource, a user named Samu shares his experience using Jinja2.
According to him, he previously used Jinja2 in his projects built with Flask. But then I decided to use Jinja2 with Django for potential performance gains …
Django → How to use nested forms in Django
Django Formsets manage complex repeating form fields in a view. Using the forms, you can find out how many forms were originally there, which ones have been changed, and which ones need to be deleted.
Like forms and form models, …
Qt → qsslint - Static parser for Qt stylesheets
Qt, QSS, Styles, Stylesheet
Enter the wonderful world of instruments for which the announcement takes more time than the instrument itself.
qsslint is a small command line utility for checking the syntax of your Qt stylesheet (*.qss). This is very similar to the previous …
ReadLinux → Wine 4.0 release with Vulkan support, Initial Direct 3D 12 and improved HiDPI
Wine 4.0 is now officially available as a new annual stable release of Wine for running Windows programs and games on Linux and other operating systems.
After seven weekly releases, Wine 4.0 was ready for release today, according to Wine …
ReadQt → Qt Visual Studio Tools 2.3.1 Release
Qt, QML, Visual Studio, Releases
Qt Visual Studio Tools 2.3.1 have been released for the Visual Studio Marketplace.
Important changes include:
- Debugging QML programs in the Visual Studio IDE (introduced in development version v2.3.0)
- Forward compilation of QML files using fast Qt compiler (introduced in …
Qt → Qt Creator 4.8.1 Release
Qt Company announced the release of Qt Creator 4.8.1
The release contains the following fixes:
- wrong background color used for some text highlight elements
- Qt Creator sometimes crashes when renaming a file in file system view
- Clang code model backend …
Qt → Qt 5.12 LTS - The Way to Faster Launching QML Applications
Qt has a long history of using benchmarks like QMLBench to help us know when a change causes performance degradation, but it's also important to see how Qt works at a higher level, allowing components to interact in ways that …
ReadFlutter → Flutter - Tutorial 002. Creating a Splash Screen with the rounting to Home Screen
After Hello World on Flutter write an application with two screens:
- SplashScreen - Application Input Screen
- HomeScreen - Home screen application
Interestingly, Flutter has a navigation system for the windows (pages) of the application. This is somewhat similar to the …
ReadDjango → Django - Tutorial 043. template tags to form breadcrumb with shema.org support
I share my implementation of built-in tags to form breadcrumbs with support for schema.org markup, as well as support for bootstrap css.
Wrote these tags to speed up site development speed. Now the work moves much faster, because the code …
ReadFlutter → Flutter - Tutorial 001. Hello world
Flutter is a fresh framework from Google for application development for Android and iOS. The programming language used is Dart (also developed by Google).
Let's understand the launch of our first application on Flutter.
To create our first application that …
Read- Unknown akadamn
- Jan. 24, 2025, 7:14 a.m.
Qt - Test 001. Signals and slots
- Result:84points,
- Rating points4
- Unknown akadamn
- Jan. 24, 2025, 6:22 a.m.
Qt - Test 001. Signals and slots
- Result:42points,
- Rating points-8