ihatemoney/ihatemoney
0livd 7a918c9349 Enhance the dashboard. (#262)
* Update to a more flexible admin authentication
* Admin can now access any project
* Add delete and edit options in the dashboard
* Add a link to the dashboard in the nav bar

This is a rework of the changes proposed by @Olivd, so they can apply on top of
the latest master without trouble. All credit goes to him for the code.
2017-09-04 15:44:20 +02:00
..
migrations Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
static Enhance the dashboard. (#262) 2017-09-04 15:44:20 +02:00
templates Enhance the dashboard. (#262) 2017-09-04 15:44:20 +02:00
tests Enhance the dashboard. (#262) 2017-09-04 15:44:20 +02:00
translations/fr/LC_MESSAGES Enhance the dashboard. (#262) 2017-09-04 15:44:20 +02:00
__init__.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
api.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
babel.cfg Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
default_settings.py Enhance the dashboard. (#262) 2017-09-04 15:44:20 +02:00
forms.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
manage.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
messages.pot Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
models.py Add a statistics tab (#257) 2017-08-21 23:51:32 +02:00
run.py Protect admin endpoints against brute force attacks (#249) 2017-08-20 12:37:12 +02:00
utils.py Protect admin endpoints against brute force attacks (#249) 2017-08-20 12:37:12 +02:00
web.py Enhance the dashboard. (#262) 2017-09-04 15:44:20 +02:00
wsgi.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00