Pony v0.2 released
I just released Pony v0.2 . It is still under constant development and will go some db changes before v1 release. Please delete .pony.db under your home before using the new release.
$rm ~/.pony.db
Among new features one can now see the EXIF information of an image.
Deleting tag option is also added.
Get the source or rpms from here.
Now I have to add TODO file as too many things need to be fixed. If you have any suggestions please mail me or file a ticket.
4 Comments to Pony v0.2 released
Awesome work buddy :)
uhm why didnt you just drop the tables you had and then rebuild the new db just like normal?
June 4, 2009
Ah that is a normal solution , but I have to figure out how to do that properly with a django ORM based backend :)
Though this is a desktop application I am using django as ORM to access the db
heh … well then … nice workaround… maybe I will post a link on that …



June 4, 2009