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)
Theme: Prof (default) | Corn | Simple Admin: Log in