Back Up and Running!

It started out easy enough…

I wanted a way to mass-import photos from Picasa, with Picasa keywords and captions, so I modified a previous script to do the import. Unfortunately, some of the new Django code and documentation was incompatible with the version I was running.

...so I decided to upgrade ...and everything broke

So I took the opportunity to update some of the data models, and migrate the data to the new format. Most of the changes are in the photo album area and the organization of the photo files stored on the server.

Overall, it was an interesting experience in learning about Django


Comments

Enter a Comment