Changes between Initial Version and Version 1 of Ticket #13685
- Timestamp:
- Jun 2, 2010, 11:51:54 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13685
- Property Resolution → invalid
- Property Status new → closed
-
Ticket #13685 – Description
initial v1 1 2 {{{ 1 3 > from django.core import mail 2 4 … … 8 10 TypeError: 'module' object is not callable 9 11 12 }}}