1
0
mirror of https://github.com/django/django.git synced 2025-02-10 09:25:49 +00:00
Claude Paroz cc4b4d9fd3 Used CommandError in createcachetable command.
Raising CommandError whenever a management command meets an error
condition is the standard way to handle errors in commands.
2012-05-27 23:03:21 +02:00
..