Recent entries:

Tags:

Django Documentation and Hindsight (of the 20/20 sort)

Monday, March 10th

If you're one of the three people that has ever taken a look at vcBlog, you probably realize that there's about six posts missing. Like I alluded to in the first 0.2 post, they went missing in the course of MySQL surgery necessary as a result of adding another model to my application--specifically, one with a many-to-many field. An entry has multiple tags, a tag can be applied to multiple entries, so... Anyway, those entries that have gone missing could all have been sitting in a pretty JSON file, had I used manage.py's dumpdata function. In fact they ...

(show rest)

The faceless, anonymous mass hurtling itself against our carefully designed pages.

Saturday, January 26th

That line comes from the 12th chapter of the Django book, and it refers to the way a website's users had been considered in the previous 11 chapters. In chapter 12, the chapter on sessions, users and registration, things get a little more personal. I flipped (browsed) to chapter 12 because I will be adding in some features using these concepts in the coming future, but that is not the point of this entry. The book is the point. The Django book, available in print and online, is a well-written and understandable resource available to ...

(show rest)
Theme: Prof (default) | Corn | Simple Admin: Log in