This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
portail-citoyen2/portail_citoyen2
Benjamin Dauvergne 5a765e9b23 Prevent the logout view to put message (behaviour inherited from django-allauth)
fixes #5734
2014-12-19 11:06:01 +01:00
..
allauth_authentic2 Check if user should get admin role on all logins, not just the first one (fixes #5290) 2014-08-20 13:41:23 +02:00
apps Add natural keys to feed-plugins models (fixes #5600) 2014-09-30 12:01:46 +02:00
fixtures remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00
locale/fr/LC_MESSAGES update french translation 2014-03-26 15:16:14 +01:00
migrations remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00
static/portail_citoyen CKEditor widgets list updated. CSS classe preset added for DIV element 2014-10-01 17:01:40 +02:00
templates add a __template.ezt view 2014-07-01 16:22:46 +02:00
templatetags new templatetags added 2014-10-12 16:15:29 +02:00
__init__.py New version 1.1.1 2014-10-10 16:55:22 +02:00
admin.py admin: override AdminSite.login to use classic login even for the administration pages 2014-03-26 15:17:01 +01:00
app_settings.py templates: add way to set a link to the global administration portal 2014-03-26 14:51:48 +01:00
cms_plugins.py remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00
context_processors.py templates: add way to set a link to the global administration portal 2014-03-26 14:51:48 +01:00
dashboard.py admin dashboard: remove users and roles panel 2014-03-26 15:11:40 +01:00
forms.py remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00
menu.py admin menu: remove all menu items 2014-03-26 15:11:54 +01:00
models.py initial version of plugins system 2014-09-03 15:05:11 +02:00
permission_hack.py remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00
plugins.py useless dependencies removed. 2014-09-04 16:42:50 +02:00
settings.py Do not force email to be unique 2014-12-16 16:45:31 +01:00
tenant_settings.py Remove cms_ajax_text_plugin from tenant_settings 2014-09-19 09:42:55 +02:00
urls.py initial version of plugins system 2014-09-03 15:05:11 +02:00
utils.py remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00
views.py Prevent the logout view to put message (behaviour inherited from django-allauth) 2014-12-19 11:06:01 +01:00
wsgi.py remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00