wcs/wcs/qommon
Frédéric Péters 57f96ee3b4 misc: use force_str to encode exception in error page (#36515) 2019-11-19 16:00:57 +01:00
..
admin misc: replace has_key usages (#36515) 2019-11-19 15:53:26 +01:00
backoffice backoffice: use integer division for pagination (#36515) 2019-11-19 15:55:01 +01:00
ident idp: read metadata and PEM keys as text (#36515) 2019-11-19 16:00:05 +01:00
management misc: use relative imports (#36517) 2019-09-30 11:05:53 +02:00
static admin: revamp overriding forms (#36711) 2019-10-25 10:46:18 +02:00
templates/qommon misc: add option to resize images before upload (#23152) 2019-05-13 18:38:12 +02:00
templatetags misc: replace basestring by six.string_types (#36515) 2019-11-19 15:55:23 +01:00
vendor misc: remove statsd support (#37587) 2019-11-12 14:28:59 +01:00
__init__.py storage: unpickle python2 strings as bytes (#36515) 2019-11-19 15:58:05 +01:00
afterjobs.py misc: use relative imports (#36517) 2019-09-30 11:05:53 +02:00
cron.py cron: add option to force a specific job to run (#34906) 2019-07-17 15:39:11 +02:00
ctl.py misc: get ConfigParser from six (#36515) 2019-11-19 15:48:07 +01:00
emails.py emails: pass button link into force_str (#36515) 2019-11-19 16:00:30 +01:00
errors.py misc: get urllib from django.six (#36515) 2019-11-19 15:53:13 +01:00
evalutils.py misc: pass bytes to base64 in utils.attachment() function (#36515) 2019-11-19 15:59:46 +01:00
ezt.py misc: replace basestring by six.string_types (#36515) 2019-11-19 15:55:23 +01:00
form.py form: use force_str on rendered map (#36515) 2019-11-19 16:00:33 +01:00
http_request.py misc: pass bytes to base64 when doing http basic authentication (#36515) 2019-11-19 15:59:43 +01:00
http_response.py misc: always pass bytes for md5 hashing (#36515) 2019-11-19 15:53:08 +01:00
humantime.py misc: use relative imports (#36517) 2019-09-30 11:05:53 +02:00
logger.py logger: use next() to iterate over log lines (#36515) 2019-11-19 16:00:06 +01:00
misc.py misc: adapt nir code validation to py3 (#36515) 2019-11-19 15:58:47 +01:00
myspace.py misc: use relative imports (#36517) 2019-09-30 11:05:53 +02:00
ods.py ods: always encode cell data (#36515) 2019-11-19 15:56:17 +01:00
pages.py misc: use relative imports (#36517) 2019-09-30 11:05:53 +02:00
publisher.py publisher: only handle non-encodable exception strings in python 2 (#36515) 2019-11-19 16:00:55 +01:00
saml2.py misc: encode x509/saml bits (#36515) 2019-11-19 15:56:24 +01:00
saml2utils.py idp: read metadata and PEM keys as text (#36515) 2019-11-19 16:00:05 +01:00
sessions.py sessions: write files as binaries (#36515) 2019-11-19 15:57:30 +01:00
sms.py misc: get urllib from django.six (#36515) 2019-11-19 15:53:13 +01:00
storage.py storage: force (some) filename as bytes (#36515) 2019-11-19 16:00:34 +01:00
substitution.py general: always push webservice/datasource/script in context (#37341) 2019-10-30 08:03:33 +01:00
template.py misc: use force_str to encode exception in error page (#36515) 2019-11-19 16:00:57 +01:00
template_utils.py forms: always use a template to render map widget (#23994) 2018-05-27 14:27:37 +02:00
tokens.py misc: use relative imports (#36517) 2019-09-30 11:05:53 +02:00
x509utils.py misc: encode x509/saml bits (#36515) 2019-11-19 15:56:24 +01:00
xml_storage.py misc: add force_str(), to encode in Python 2 (#36515) 2019-11-19 15:55:44 +01:00