binder/binder/templates
Daniel Roschka ecea7964a1 Improves the rendering of forms and refactors some of their logic.
Changes are:
* Display invalid input in editable input fields instead of adding it to the
  end of the error message. This should improve user experience in case of
  typos etc. where they now can simply edit there previously entered value.
* Use a single variable for form data and form errors, instead of using two.
  Makes the code a bit cleaner.
2015-08-04 20:27:02 +02:00
..
bcommon Improves the rendering of forms and refactors some of their logic. 2015-08-04 20:27:02 +02:00
registration Add global authentication 2015-04-05 21:06:01 +02:00
base.html Merge branch 'responsive-layout' of https://github.com/Dunedan/binder into Dunedan-responsive-layout 2015-07-28 06:16:56 -04:00
index.html Responsive layout for better experience on mobile devices 2015-06-05 16:50:48 +02:00