#admin


2009

blog  Using jquery's autocomplete in Django's admin: what about 'inlines'?.

Sep 2009

I still haven't solved this problem entirely, and I'll tell you why. The issue has been discussed by many people, but probably the first and most influential solution is still Jannis Leidel's 'An autocomplete form widget for ForeignKey model fields'.


blog  Django admin and MPTT #2.

Aug 2009

This is a follow up to the previous post on managing and visualizing trees using django. I've been using MPTT quite a bit now and it's great - also, I looked deeper into the admin integration (basically, the issue of being able of manage trees from within the admin).


Related Tags