Slides and recordings from my talk about "Advanced Django ORM" at PyCon DE on April 13, 2022
ReadIn this tutorial we will create a shoutbox with automated translations. Users can enter a message and this message can be read by other users in different languages.
Read