Commit graph

10 commits

Author SHA1 Message Date
Rodolphe Breard
1c4ae3eb8c Fix code indentation 2020-02-19 14:07:59 +01:00
Rodolphe Breard
598c4ab59d Quickfix for navbar export 2020-02-06 12:39:44 +01:00
Rodolphe Breard
c15512e799 Format code using black 2019-07-24 19:07:41 +02:00
Rodolphe Breard
f0a3ce06fa Enforce coding style 2018-05-27 11:48:14 +02:00
Rodolphe Breard
98947a358e Use view_name instead of func
Using func does not work when using application with namespace url.
2018-03-02 19:32:56 +01:00
Rodolphe Breard
a09ff2edc1 Allow to export the navbar in several formats 2018-02-17 19:03:37 +01:00
Rodolphe Breard
ab4eb7414c Add basic user functionalities
Users need to register, login, logout and reset their password.
2018-02-04 01:36:39 +01:00
Rodolphe Breard
22f7f217cf Improve url handling within the navbar 2018-01-28 12:09:15 +01:00
Rodolphe Breard
0b59b4b140 Enforce some pep8 code style 2018-01-27 23:12:09 +01:00
Rodolphe Breard
89a10d3b6a Add the navbar 2018-01-21 13:44:00 +01:00