django-publish icon indicating copy to clipboard operation
django-publish copied to clipboard

Handy mixin/abstract class for providing a "publisher workflow" to arbitrary Django models.

Results 1 django-publish issues
Sort by recently updated
recently updated
newest added

Hi! I've made some changes: - running tests with nose - removed Django < 1.3 support - added supprt to django 1.5 - added travis CI - added code quality...