Changes between Initial Version and Version 1 of Ticket #3011, comment 116
- Timestamp:
- Aug 19, 2012, 10:31:28 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3011, comment 116
initial v1 1 1 First time contributor, so please be firm but gentle :) 2 2 3 Attached a patch (applies on to Russel 's t3011 branch) to make model validation and get_user_model function fail more gracefully if swappable setting is malformed or referenced app does not exist.3 Attached a patch (applies on to Russell's t3011 branch) to make model validation and get_user_model function fail more gracefully if swappable setting is malformed or referenced app does not exist. Feedback welcome. In particular I'm conscious that there isn't a unit test for this addition (though not sure if that's applicable in this case)