Jack Linke's TIL

Jack Linke's TIL

Follow
Follow
homemembers
Tag

Django

#django

More content

Read more stories on Hashnode


Articles with this tag

Using htmx and Server-side DataTables.net together in a Django Project

Jack LinkeJack Linke
Jan 14, 20236 min read

Background I really enjoy using htmx alongside Django, and try to help others when they're learning to combine these two tools. I often see questions...

Using htmx and Server-side DataTables.net together in a Django Project

Overriding Django Grappelli to add additional content to admin index

Jack LinkeJack Linke
Nov 20, 20225 min read

The Goal I wanted to override django-grappelli's admin index page in our project with some additional context. Specifically, Watervize has multiple...

Overriding Django Grappelli to add additional content to admin index