51: need to import ImproperlyConfigured
- Fixed
- Review Board
plu***@gmai***** (Google Code) (Is this you? Claim this profile.) | |
|
|
May 18, 2007 |
scmtools/models.py blows up for me because ImproperlyConfigured is not defined. I attached a patch that fixes it, but I don't know much about python or django, so there is likely a better way to fix this. (Of course, it still blows up after this patch, but that's because my server is, in fact, improperly configured... and at least now I get the meaningful error you intended!)