Posts for Django
Python Edinburgh
Python Edinburgh is user group for Pythonistas in (surprisingly) Edinburgh. This is a kick start of a group that died out unfortunately and only met once this year.
Testing your first Django app
This is my unofficial part five for the Django tutorial, I've attempted to write in a similar style and hopefully will be a useful starting place for those starting with Django (or just testing Django)
Nicer dynamic forms in django
I used to make dynamic forms for Django in very bad way, I'm happy to admit that now as I've improved my process. Discussion and examples of how I recommend you tackle dynamic forms.
Django, it's just Python.
'Django; It's just python' A statement I've heard a few Django people use. I happen to think its quite relevant and important to remember. Django is stupidly easy to get started with, you feel empowered when you make your first website and its amazing but at this point you wouldn't claim to being a python coder would you?
Itchy Fingers
Last night after I got home from techmeetup I had itchy fingers, the domain transfer had finally came through so I flipped the switch. My new website and sitesprint effort is now officially launched!
What apps do I use?
A quick dump of the pip requirements.txt for this website - inspired by a number of people asking what external apps I was going to use and what I was going to build myself.
EuroDjangoCon
Just a quick note to say I just registered to go to EuroDjangoCon! Head over to <a href="http://euro.djangocon.org/">http://euro.djangocon.org/</a> to sign up for the earlybird prices!
I can't wait
Filter the Django ModelAdmin set
I was playing around today and thought it would be quite cool to modify/filter the query for the ModelAdmin class. Aiming to create helper functionality rather than a security feature. After all djang
Getting Django up and running on Centos 5.2 with Apache(mod_python) and MySQL
This is partly for my reference (doing it the second time just now and I forgot everything!) but hopefully it will be helpful for others too.
<em>Disclaimer; I am by no means a Linux expert. This i
Django 1.0 Release Imminent
If all goes well today then Django 1.0 should be with us soon! This is an exciting time for the fantastic framework.
I look forward to seeing code stability and allowing myself to stop running from