codeforsanjose / sjca-perf-dashboard

A performance dashboard.
0 stars 0 forks source link

write recipes for doing data migrations #4

Open markrwilliams opened 8 years ago

markrwilliams commented 8 years ago

recent versions of django has a nice and easy to use migration framework. we should write recipes that explain how to add and remove columns and tables, to enable easy changes of the admin interface