passerelle/passerelle
Emmanuel Cazenave 3a56b4c709 translation update 2019-11-25 15:00:10 +01:00
..
apps atal: switch comment variables names (#37904) 2019-11-25 13:16:51 +01:00
base base: fix unordered paginated queryset warning (#37760) 2019-11-25 11:55:36 +01:00
contrib misc: fix BaseException.message deprecation warning (#37760) 2019-11-25 11:55:36 +01:00
locale/fr/LC_MESSAGES translation update 2019-11-25 15:00:10 +01:00
pbx pbx: use connector logger (#25688) 2018-08-16 15:51:44 +02:00
sms base: add an help attribute for connectors (#34885) 2019-10-14 13:34:08 +02:00
static admin: make slug editable on connector create view (#21800) 2019-10-28 13:37:45 +01:00
templates misc: render request body's JSON schema (#37481) 2019-11-15 16:16:12 +01:00
utils utils: complete JSONSchemaFromXMLSchema (#37873) 2019-11-22 18:14:08 +01:00
__init__.py general: use full path to modules (#15689) 2017-12-20 12:17:41 +01:00
forms.py fix PEP8 / code style (#32533) 2019-04-26 16:41:57 +02:00
plugins.py plugins: add connector slug to view kwargs to get uniformity of kwargs in views (#32554) 2019-04-29 11:05:13 +02:00
settings.py use a tuple for MIDDLEWARE setting (#37917) 2019-11-25 13:59:26 +01:00
soap.py misc: move duplicated soap utility functions to main soap.py (#27140) 2018-10-17 00:44:55 +02:00
urls.py misc: remove include warning (#36608) 2019-10-17 15:46:32 +02:00
urls_utils.py misc: is_anonymous is yet an attibute (#36608) 2019-10-17 15:46:32 +02:00
views.py views: use CBV for the login view (#37760) 2019-11-25 11:55:36 +01:00
wsgi.py init: django-admin startproject passerelle 2013-02-11 11:03:57 +01:00
xml_builder.py add an XmlBuilder class to help in generating XML documents (#9163) 2015-12-03 14:53:42 +01:00