Branch: refs/heads/master Home: https://github.com/django/django Commit: cc4b4d9fd34d9b601de0bafaa3c1f249729fa49a https://github.com/django/django/commit/cc4b4d9fd34d9b601de0bafaa3c1f249729fa49a Author: Claude Paroz <cla...@2xlibre.net> Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths: M django/core/management/commands/createcachetable.py M tests/regressiontests/cache/tests.py Log Message: ----------- Used CommandError in createcachetable command. Raising CommandError whenever a management command meets an error condition is the standard way to handle errors in commands. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.