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-citoyen/portail_citoyen
Benjamin Dauvergne 419702be71 models: allow customizing regexp and error message for phone and postal code user's fields 2014-05-23 15:40:57 +02:00
..
apps passerelle_register_plugin/templates: update template for the submit button 2014-04-29 16:42:12 +02:00
fixtures fixtures/demo.json: rename "Mes e-services" to "Accueil" 2014-03-20 10:02:30 +01:00
locale/fr/LC_MESSAGES update french translation 2014-03-18 18:19:52 +01:00
management importing/exporting tools improved: sub plugins correctly retreived 2014-04-22 17:33:16 +02:00
migrations cms_plugins,models: remove ProfileFormPlugin empty plugin model 2014-01-27 16:38:29 +01:00
static/portail_citoyen add some basic responsiveness to default theme 2014-03-18 21:07:03 +01:00
templates profile_form_plugin.html: show username in a read-only field 2014-03-21 18:03:03 +01:00
templatetags portail_citoyen_tags: new templatetags library to match group to users in templates 2013-09-09 15:54:01 +02:00
__init__.py fix django-cms plugins loading, remove sys.path tampering 2014-03-21 11:23:44 +01:00
admin.py admin: as authentic also register the custom user model, unregister it first 2014-03-25 14:34:56 +01:00
app_settings.py models: allow customizing regexp and error message for phone and postal code user's fields 2014-05-23 15:40:57 +02:00
cms_plugins.py cms_plugins: rename hook get_object to get_form_instance as it interacts with ModelAdmin existing method 2014-03-21 17:49:24 +01:00
context_processors.py add a context processor for passing variable from settings to template files 2013-07-22 17:00:21 +02:00
dashboard.py fix django-cms plugins loading, remove sys.path tampering 2014-03-21 11:23:44 +01:00
forms.py cms_plugins: add a profile form plugin 2014-01-07 11:47:53 +01:00
menu.py enable portail citoyen to be standalone 2014-01-16 13:35:24 +01:00
models.py models: allow customizing regexp and error message for phone and postal code user's fields 2014-05-23 15:40:57 +02:00
permission_hack.py permission_hack: fix use of _get_all_permissions 2013-08-02 16:16:26 +02:00
settings.py models: allow customizing regexp and error message for phone and postal code user's fields 2014-05-23 15:40:57 +02:00
urls.py urls: fix application path for msp 2014-03-24 16:38:07 +01:00
utils.py utils: allow to set an attribute on __init__ method to tell they need the request parameter 2014-01-21 09:38:08 +01:00
views.py views: clean unused import 2013-11-29 15:11:35 +01:00
wsgi.py enable portail citoyen to be standalone 2014-01-16 13:35:24 +01:00