comparison development.ini @ 7938:0e42ac1a358b

helpers: replace webhelpers.flash with own implementation webhelpers is dead. One small function implements pretty much the same functionality, using the same session key so tests still pass, but also very simple and without external dependencies. It could be implemented with a class and different methods for adding, getting and clearing. But internally, it would probably have pretty much the same helper function has here. So let's just avoid the unnecessary complexity and keep it simple.
author Mads Kiilerich <mads@kiilerich.com>
date Thu, 07 Nov 2019 02:38:47 +0100
parents 3ea66ef563f2
children 7c7d6b5c07c7
comparison
equal deleted inserted replaced
7937:3d6994af1189 7938:0e42ac1a358b