Changes between Version 1 and Version 2 of Ticket #26043, comment 4
- Timestamp:
- Jan 6, 2016, 11:43:25 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26043, comment 4
v1 v2 19 19 # weird stuff 20 20 # custom things 21 # user-and-transaction-related code that always needs to run 21 22 return view(request, *args, **kwargs) 22 23 return wrapped_view