Files
interchan/threadchat
Alek Ratzloff e686c3b235 Add ActionSuccessView
ActionSuccessView is a a generic view that indicates that something was
successful, e.g. deleting a post or banning a user. This hopefully
reduces the amount of boilerplate code used for creating success pages
since most of them can derive from this generic view.

The report and delete success views are updated to use this directly.

The ban and modify success views are updated to derive from this class,
with special permissions required.

The post success view is updated to derive from this class, using a
different template.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-07-17 15:08:33 -07:00
..
2022-05-03 18:02:04 -07:00
2022-05-03 18:02:04 -07:00
2022-07-17 15:08:33 -07:00
2022-05-03 18:02:04 -07:00
2022-05-03 18:02:04 -07:00