miniblog.

← Back to all posts
Django gotcha: initial_data.json is loaded on every syncdb, so you shouldn't use it for data that you'd edit later.