* xmlrpc bug fixes * CSRF token template tags on forms * Transaction bug fixes * Switched to logging over stdout * Proxy simple and detail views when necessary * Removed unused legacy view, submit_package_or_release * ppadd management command working again
0.4.3
------------------
* Moved xmlrpc views into views folder * Moved xmlrpc command settings to the settings file * Cleaned up xmlrpc views to remove django.contrib.sites dependency
0.4.2
------------------
* Added CSRF support for Django>=1.2 * Added conditional support to proxy packages not indexed
0.4.1
------------------
* Added conditional support for django-haystack searching
0.4
----------------
* 'list_classifiers' action handler * Issue 3: decorators imports incompatible with Django 1.0, 1.1 * RSS support for release index, packages * Distribution uploads (files for releases)