passerelle/passerelle
Emmanuel Cazenave a71b04b247 gesbac: use range() instead of xrange() (#38781) 2020-01-29 10:45:25 +01:00
..
apps gesbac: use range() instead of xrange() (#38781) 2020-01-29 10:45:25 +01:00
base export_json: use force_text() on b64 bytes (#38781) 2020-01-29 10:30:46 +01:00
contrib use json_loads() instead of json.loads() (#38781) 2020-01-29 10:30:47 +01:00
locale/fr/LC_MESSAGES translation update 2020-01-21 10:50:29 +01:00
pbx pbx: use string_types instead of basestring (#38781) 2020-01-29 10:30:46 +01:00
sms use json_loads() instead of json.loads() (#38781) 2020-01-29 10:30:47 +01:00
static misc: beautify endpoints présentation (#34790) 2020-01-15 11:40:38 +01:00
templates templates: separate GET and POST params presentation (#39037) 2020-01-16 18:39:45 +01:00
utils utils: ensure bytes interface over http cached response content (#38781) 2020-01-29 10:30:46 +01:00
__init__.py general: use full path to modules (#15689) 2017-12-20 12:17:41 +01:00
compat.py use json_loads() instead of json.loads() (#38781) 2020-01-29 10:30:47 +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 user exec() instead of execfile() (#38923) 2020-01-14 19:20:26 +01:00
soap.py use items() instead of iteritems() (#38923) 2020-01-14 19:20:26 +01: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 use json_loads() instead of json.loads() (#38781) 2020-01-29 10:30:47 +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