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
Jérôme Schneider 51c842f554 New release 0.2.2 2014-11-06 09:37:17 +01:00
..
apps Add natural keys to models of feed_plugin (refs #5510) 2014-10-30 17:31:39 +01: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 Do not keep attribute aggregator policies in migration script 2014-10-31 15:09:29 +01:00
migrations Authentic2 migrations needs our user model to be initialized (fixes #5229) 2014-08-25 14:05:26 +02:00
static/portail_citoyen style: enlarge top logo text, to match wcs 2014-05-27 11:43:25 +02:00
templates templates: add an id to delete account form (#3220) 2014-06-24 09:37:02 +02: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 New release 0.2.2 2014-11-06 09:37:17 +01:00
admin.py Do not delete uncreated provider in WcsInstancePortailCitoyenAdmin 2014-10-31 18:36:42 +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: wrap unicode() arroung call to pgettext_lazy to fix errors when concatenating with normal unicode string 2014-06-19 17:16:03 +02:00
permission_hack.py permission_hack: fix use of _get_all_permissions 2013-08-02 16:16:26 +02:00
serializers.py Add serializer handling natural keys (refs #5510) 2014-10-31 15:09:29 +01:00
settings.py Add serializer handling natural keys (refs #5510) 2014-10-30 17:31:09 +01:00
tenant_settings.py syntax fix 2014-05-24 14:15:51 +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