8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-06-14 06:38:27 +00:00
re2o/re2o
Alexandre Iooss 10c6a268d2 Add customisation to Django Contrib Admin
The default theme of Django Contrib Admin is not really great. This
theme the Django Admin with Re2o logo and colors.

It also comes with a new dynamic-generated menu to navigate in the admin
interface.

A new index page override the global index of Django Contrib Admin to
prepare for new features.

This patch is part of the Aube patchset for Re2o, targeting the use of
Django Contrib Admin as a manage interface for active members.
2019-04-20 19:30:49 +02:00
..
locale/fr/LC_MESSAGES Update translation files 2019-02-12 09:12:45 +01:00
management Update gen_contrib.py to match current contributors.py 2018-09-23 23:31:26 +02:00
templates/re2o add translations for re2o/ 2019-01-12 16:56:16 +01:00
templatetags Use debian font-awesome 2018-09-22 10:15:51 +02:00
__init__.py Pylint compliance on re2o 2018-04-15 10:52:27 +00:00
acl.py Translation of re2o/ (front) 2018-08-18 12:16:31 +02:00
aes_field.py Fix error message when failing to decode an aes_key. 2019-01-11 16:08:00 +01:00
base.py Create dormitory with buildings 2019-02-18 21:11:51 +01:00
context_processors.py Fix messages for usage in API 2018-08-12 18:30:54 +02:00
contributors.py update contributors 2018-08-12 18:30:54 +02:00
field_permissions.py Pylint compliance on re2o 2018-04-15 10:52:27 +00:00
login.py Récupération correcte du sel dans le mot de passe encodé 2018-11-15 16:44:50 +01:00
middleware.py Add support for django-debug-toolbar 2018-06-24 22:09:36 +00:00
mixins.py Translation of re2o/ (front) 2018-08-18 12:16:31 +02:00
script_utils.py Translation of re2o/ (front) 2018-08-18 12:16:31 +02:00
settings.py Enable template selection for invoices. 2019-01-20 16:41:11 +01:00
settings_local.example.py API: Add tests 2018-06-20 11:38:58 +00:00
urls.py Add customisation to Django Contrib Admin 2019-04-20 19:30:49 +02:00
utils.py New argument on all_adh and all_access including asso 2019-03-17 15:23:51 +01:00
views.py Correct http response status code 2019-04-15 10:00:38 +02:00
wsgi.py Pylint compliance on re2o 2018-04-15 10:52:27 +00:00