Changes between Version 13 and Version 14 of NewAdminChanges
- Timestamp:
- Oct 18, 2005, 7:23:20 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NewAdminChanges
v13 v14 145 145 'choices' : True, 146 146 } 147 manipulator = styles.ChangeManipulator(object_id, follow) <------ EXTRA ARGUMENT147 manipulator = styles.ChangeManipulator(object_id, follow)# <------ EXTRA ARGUMENT 148 148 except ObjectDoesNotExist: 149 149 raise Http404