Changes between Version 2 and Version 3 of Ticket #3011, comment 85
- Timestamp:
- Apr 26, 2011, 7:52:20 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3011, comment 85
v2 v3 10 10 11 11 {{{ 12 12 auth_user_module = __import__(auth_user_module_parts[0] + '.models', fromlist=['dummy']) 13 13 }}} 14 14