Changes between Version 15 and Version 16 of BackwardsIncompatibleChanges
- Timestamp:
- Oct 18, 2005, 8:27:09 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BackwardsIncompatibleChanges
v15 v16 156 156 157 157 * Remove your admin settings file (probably called {{{settings/admin.py}}}) and admin URLconf (probably called {{{settings/urls/admin.py}}}). 158 * Delete {{{django/templatetags/*.pyc}}} and {{{django/templatetags/*.pyo}}}, just to be safe. 158 159 * Edit your main URLconf (probably called {{{settings/urls/main.py}}}) and add this line: 159 160