Django

Code

Timestamp:
09/10/08 00:56:34 (2 months ago)
Author:
adrian
Message:

Moved the bulk of the shortcut() function in django/views/defaults.py to a new module, django/contrib/contenttypes/views.py. As a result, django/views/defaults.py no longer relies on django.contrib.contenttypes. Of course, the shortcut() function is still available in the former module, for backwards compatibility. See the new FutureBackwardsIncompatibleChanges wiki page.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved