15 Jun
So, Django project number two is underway. I wanted to give Django another chance, and with the game stuff not really using it very much I pulled another web-app idea from my file and decided to give it a try with the latest development version of Django. The concept is fairly standard web-stuff. Users can [...]
Posted in Django by: mwtb
2 Comments
04 Jun
I spent an hour or so yesterday patching up the mess I’d made of moving to the latest Django svn code. This involved dropping all the tables on my database and regenerating the db structure after making the relevant changes to the settings file and the model code and then clearing up the various small [...]
Posted in Django, The Game by: mwtb
No Comments