django-helpdesk/helpdesk/management
Jay Turner d3c4d14a40
AttributeError: 'Command' object has no attribute 'option_list'
There is a bug in the command in which option_list doesn't exist and thus, cannot be added to.
2019-02-03 17:59:17 +00:00
..
commands AttributeError: 'Command' object has no attribute 'option_list' 2019-02-03 17:59:17 +00:00
__init__.py Moved all project files under a "helpdesk" directory. Should make it easier to use setup.py / pypi / whatever in the future. 2011-01-25 23:02:00 +00:00