Changes between Version 115 and Version 116 of RemovingTheMagic
- Timestamp:
- Apr 27, 2006, 12:15:24 AM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RemovingTheMagic
v115 v116 376 376 377 377 * The following are no longer valid parameters to {{{class Meta}}} and should be removed: 378 * {{{module_name}}} (''Please add how to override module name in m-r –Flavio'')378 * {{{module_name}}} 379 379 * {{{admin}}} (See "Moved admin options to 'class Admin'" below.) 380 380 * {{{exceptions}}} (Just put your exceptions in the module that contains the models and access them normally.)