wlanslovenija / PiplMesh

A social info portal for wireless networks.
http://dev.wlan-si.net/wiki/PiplMesh
Other
40 stars 19 forks source link

Redirect user on validation error in LocationForm #315

Closed mitjap closed 11 years ago

mitjap commented 11 years ago

LocationForm is used to mock location. But it has no template backing it and cannot really have a template because it is displayed on all pages, not on one particular view. So on validation error redirect user where he came from and show him error message through Django messages instead.

How to make validation fail: