django

4 posts
2009

Pre-populate Django ModelForm with Specific Queryset

I just had a situation where I was trying to filter the queryset for a ModelMultipleChoiceField based on the currently logged-on user. I was going crazy trawling through the Django docs and eventually Google.
Read more

Why I Love Django

I’ve used Django for a few small projects in the last year and have absolutely fallen in love with it.
Read more

CSS auto reload with Django templates

Have you ever been in the situation where you’ve updated your CSS file but users’ web browsers haven’t automatically loaded the new one?
Read more

Tubecaster.org live

I’ve just launched a new website for Tubecaster. The new site was created with Django, with which I’m extremely impressed.
Read more