Changes between Version 2 and Version 3 of BackwardsIncompatibleChanges
- Timestamp:
- Aug 9, 2005, 4:56:38 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BackwardsIncompatibleChanges
v2 v3 11 11 === Moved mod_python handler === 12 12 13 As of [169], using {{{django.core.handler}}} as a mod_python handler is deprecated. Use {{{django.core.handlers.mod _python}}} instead. We will be removing {{{django.core.handler}}} for Django's first release.13 As of [169], using {{{django.core.handler}}} as a mod_python handler is deprecated. Use {{{django.core.handlers.modpython}}} instead. We will be removing {{{django.core.handler}}} for Django's first release. 14 14 15 15 === Changed ordering syntax ===