passerelle/passerelle
Serghei Mihai 09fbf833e9 templates: separate GET and POST params presentation (#39037) 2020-01-16 18:39:45 +01:00
..
apps clicrdv: replace urllib2 by connector's requests (#7898) 2020-01-15 13:50:28 +01:00
base base: allow sorting endpoints with None attribute (#38923) 2020-01-14 19:20:26 +01:00
contrib dpark: use only unicode strings (#38130) 2020-01-16 15:45:57 +01:00
locale/fr/LC_MESSAGES translation update 2020-01-16 17:12:17 +01:00
pbx replace unicode() calls by force_text() (#38923) 2020-01-14 19:20:26 +01:00
sms use six types in string type tests (#38923) 2020-01-14 19:20:26 +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 hawk: force_text on header parts (#38923) 2020-01-14 19:20:26 +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 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 pass bytes for hashing (#38923) 2020-01-14 19:20:26 +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