0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added test for get_moderator method More... about 14 years ago
Added GenericModerator class that encapsulates moderation options for a given model. Chnaged register method, it will get only two parameters: model class and settings class. Added option to register models with multiple manager. More... about 14 years ago
Removed ModerationInfo class from managers tests More... about 14 years ago
Added test models for register model class with multiple managers More... about 14 years ago
Added test case for registration with multiple managers, removed tests for class ModerationInfo More... about 14 years ago
Added tests for GenericModerator class More... about 14 years ago
Fixed LICENSE typo. More... about 14 years ago
Removed info "not tested on Django 1.2" - all tests for django 1.2 pass More... about 14 years ago
Changed object variables to obj, thank you Jon for sugestion. More... about 14 years ago
Fixed typo moderatated_by - moderated_by. Thank you Jon. More... about 14 years ago
Added info to README - how to run tests for django-moderation More... about 14 years ago
Fixed typo in README More... about 14 years ago
Added testcase and regresion testcase for db integrity error when saving model with unique field. Thank you apollo13. More... about 14 years ago
Fixed SerializationTestCase to pass on Django 1.2 More... about 14 years ago
Fixed BaseModeratedObjectForm tests to pass on django 1.2 More... about 14 years ago
Fixed code formating to pass PEP8 test More... about 14 years ago
Fixed filter_moderated_objects method of ModerationObjectsManager to work with Django 1.2 More... over 14 years ago
Added test case for django 1.2 into buildout.cfg More... over 14 years ago
Chnaged extension of README file More... over 14 years ago
Fixded errors in rst README, added Known issues and Road map sections More... over 14 years ago
Added txt version of README More... over 14 years ago
Removed README.txt More... over 14 years ago
Changed extension of README file More... over 14 years ago
Initial commit More... over 14 years ago