Changes between Version 6 and Version 7 of ContribEmailAuth
- Timestamp:
- Sep 20, 2013, 11:56:14 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ContribEmailAuth
v6 v7 65 65 66 66 * Now we have EmailUser included in auth. What about FacebookUser, or PhoneNumberUser. (note that this is in reference to adding EmailUser, not to refactoring auth.forms and auth.views to be more generic). 67 * Swapped-out models are always loaded into the app cache. This could cause overhead to load models that are never used. 67 68 68 69 == Final decision ==