------------------ * Upgrade to Twitter Bootstrap 2.3.1 * Django 1.5 compatibility * Added 'delete' button to package and release * Added missing links to internal pages * Remove useless "empty" operations like editing a package
0.5.9
------------------ * Require Django 1.4.5; 1.5 is not yet supported
0.5.8
------------------ * Fix supervisor config so 'environment' works (thanks Toby Champion) * Distribution deletion now removes the underlying files (thanks Edward Easton) * Added ALLOW_VERSION_OVERWRITE user config (thanks Edward Easton)
0.5.7
------------------ * Fix broken ``admin`` link * When a package name contains a '-' sign, try to redirect to an equivalent one with '_' in the name if it's not found
0.5.6.1
-------------------- * Fix ~/.djangopypi2 to expand according to os.environ['USER'] (thanks davedash) * Support for DJANGOPYPI2_ROOT environment variable, for explicit project root