DjangoTricks

Aidas Bendoraitis on development with Django, Python, and JavaScript.

I am migrating this blog to djangotricks.com

2024-11-23

Creating AI-based Summaries in a Django Website

›
Summarizing lengthy text can be tedious, especially on platforms like PyBazaar, where concise summaries improve user experience. In this p...
2024-07-29

Setting up DigitalOcean Spaces for Django Media

›
At DigitalOcean, when you need large amounts of static data (images, documents, or videos), you have two options: Volumes Block Storage an...
2024-05-02

Renewing Let's Encrypt Certificates with NGINX Unit

›
Recently, I moved the DjangoTricks website and started PyBazaar on servers with Nginx Unit. One thing that was left undone was SSL certi...
2024-05-01

Generating Fake Django Model Instances with Factory Boy

›
As you might know, I am developing PyBazaar , a Python Developer Marketplace. For a project of that scope, I need to create hundreds or th...
2024-02-24

Django Project on NGINX Unit

›
Recently, I learned about the NGINX Unit and decided to try it on my DjangoTricks website. Unit is a web server developed by people from N...
2022-10-21

How to Handle Django Forms within Modal Dialogs

›
I like django-crispy-forms. You can use it for stylish uniform HTML forms with Bootstrap, TailwindCSS, or even your custom template pack. ...
2 comments:
2022-10-04

How to Rename a Django App

›
When I initially created my MVP (minimal viable product) for 1st things 1st , I considered the whole Django project to be about prioritiza...
2022-04-18

How I Integrated Zapier into my Django Project

›
As you might know, I have been developing, providing, and supporting the prioritization tool 1st things 1st . One of the essential feature...
2022-04-09

Generic Functionality without Generic Relations

›
When you have some generic functionality like anything commentable, likable, or upvotable, it’s common to use Generic Relations in Django ...
2021-11-09

17 Django Project Ideas that can Make a Positive Impact around You

›
For more than a decade, I was focused only on the technical part of website building with Django. In the process, I have built a bunch of ...
›
Home
View web version
Powered by Blogger.