Maxim Danilov

Maxim Danilov @danilovmy

About: more than 20 years in development start with RISC assembler grows to python/Django/VueJs through C, VB, PHP, Jquery

Location:
Landeck, Austria
Joined:
Jan 8, 2021

Maxim Danilov
articles - 6 total

Django Nested Inline. Save Data.

This article is part 2 in a 3-part series on creating nested inlines in the Django admin...

Learn More 3 0Aug 31 '22

Django nested inline redering

This article expands on the ideas of my previous articles: Django admin dynamic Inline positioning...

Learn More 4 2Jun 24 '22

Autoregister Django ModelAdmins

Some time ago I discovered that Django has the ability to auto-register ModelAdmins. Since this is...

Learn More 10 0Jun 7 '22

How to solve the singleton problem in Django ModelAdmin.

The ModelAdmin class from django.contrib.admin.options has a bad design from the beginning: every...

Learn More 10 0May 3 '22

The Python and Django conferences you don't want to miss in 2022

Quick reminder for those, who would like to broaden their horizons: there is “PyCon DE Berlin 2022 ”...

Learn More 5 0Apr 10 '22

Django admin dynamic Inline positioning

Recently I've received an interesting request from a client about one of our Django projects. He...

Learn More 12 0Apr 5 '22