Changes between Version 3 and Version 4 of BetterErrorMessages
- Timestamp:
- May 7, 2006, 1:09:54 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BetterErrorMessages
v3 v4 9 9 For now, let's try dividing them into sections by major module. Within those sections suggested format is: error message, explanatory context (often important -- a message that is very helpful in one context can be confusing in another), suggested improvements/changes. 10 10 11 12 == django.core == 13 14 Ticket #1791 suggests better error messages in cases where application dependencies are not satisfied. 11 15 12 16 == django.db ==