Quantcast
Channel: Latest posts from timonweb.com
Browsing latest articles
Browse All 121 View Live

Image may be NSFW.
Clik here to view.

Django Tailwind v2.0 is out. It brings the "JIT" mode and hot reloading.

I'm pleased to announce the release of the Django Tailwindv2.0.Django Tailwind is an integration package for Tailwind CSS and Django. Its goal is to make your life easier without having to think much...

View Article



Image may be NSFW.
Clik here to view.

Django-Tailwind v2.2 is out

Today I'm officially announcing the release of Django-Tailwindv2.2. It was soft-launched last week, and since I haven't got any complaints, I think I'm good to let you all know about the release.The...

View Article

Image may be NSFW.
Clik here to view.

How to run a local Django development server over HTTPS with a trusted...

Generating a self-signed SSL certificate for local Django development has always been a hassle for me. Until the day I discovered mkcert, a zero-config tool that creates locally trusted development...

View Article

Image may be NSFW.
Clik here to view.

Django-Tailwind with support for the latest Tailwind CSS v3 is out

Yesterday, as I was about to go to bed, I found out that Tailwind CSS3.0 with lots of cool improvements had been released. Knowing that a lot of Django people adore Tailwind CSS so much, I decided I...

View Article

Image may be NSFW.
Clik here to view.

You can now use 'pip' to install Tailwind CSS. Node.js is no longer required!

I recently released pytailwindcss, a Python package that lets you install the Tailwind CSS executable via pip with just one command:pip install pytailwindcss After the installation is complete, use the...

View Article


Image may be NSFW.
Clik here to view.

Django Dev Made Easy: How to Run Multiple Processes Simultaneously

As a Django developer, I have to run multiple processes while developing, such as the Django server, a JavaScript compiler, and Celery. Launching these processes separately can be time-consuming and...

View Article

Image may be NSFW.
Clik here to view.

Fixing the "Data for this panel isn't available anymore" error in Django...

Imagine this: you want to optimize your Django project's page loading times. To do this, you've installed the magnificent Django Debug Toolbar that will provide you with the necessary insight into how...

View Article

Image may be NSFW.
Clik here to view.

How to import requirements.txt into Poetry

First of all, congratulations on choosing Poetry for your Python project management. It’s a fantastic choice, and I hope that Poetry becomes the de facto standard.It’s time to bid farewell to the good...

View Article


Image may be NSFW.
Clik here to view.

How to Increase Swap Space Size on a Linux Server

Note: This tip should work on most Linux-based servers, such as Ubuntu, Debian, OpenSUSE, Fedora, and CoreOS.A swap space is very handy when our server is running at the limits of its memory. Often,...

View Article


Image may be NSFW.
Clik here to view.

When PyCharm Deletes Poetry Virtual Environments: The Fix

I use PyCharm as my Python IDE and Poetry for dependency and virtual environment management. However, the magnificent combination of these tools occasionally encounters a weird issue: PyCharm deletes...

View Article
Browsing latest articles
Browse All 121 View Live




Latest Images