Merge remote branch 'remotes/aleks/aleks'
[mediagoblin.git] / mediagoblin / db / models.py
2011-06-01 Christopher Allan... Merge remote branch 'remotes/aleks/aleks'
2011-05-31 Aleksandar MicovicAdded the ability to regenerate a verification key.
2011-05-30 Christopher Allan... Add an index on MediaEntries making sure slugs + upload...
2011-05-29 Jakob Kramerremove all 'username_repr' stuff
2011-05-29 Jakob Kramerthis should fix #354
2011-05-22 Christopher Allan... Merge remote branch 'refs/remotes/elrond/idea/new_get_p...
2011-05-22 Christopher Allan... Update all the views so that they use the uploader...
2011-05-22 Christopher Allan... User migration works (but the rest of the system isn...
2011-05-20 Christopher Allan... Added a url_for_self method for generating mediaentry...
2011-05-20 Christopher Allan... Merge remote branch 'remotes/hanaku/pagination'
2011-05-17 ElrondMove models into new db/ directory