wcs/wcs
Frédéric Péters 01d065620b pages: use open() to open file (#39163) 2020-01-22 11:37:26 +01:00
..
admin trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
backoffice trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
ctl trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
formats misc: format date in a parseable format by default (#34703) 2019-07-12 13:33:57 +02:00
forms trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
locale fix typo in translation (#39146) 2020-01-21 14:58:36 +01:00
qommon pages: use open() to open file (#39163) 2020-01-22 11:37:26 +01:00
templates/wcs backoffice: use a template to render data management page (#38936) 2020-01-14 14:52:13 +01:00
wf trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
Defaults.py settings: don't enable auto vhost feature by default (#26943) 2018-10-03 19:20:30 +02:00
__init__.py misc: use relative imports (#36517) 2019-09-30 11:05:53 +02:00
api.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
api_utils.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
cache.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
carddata.py misc: replace basestring by six.string_types (#36515) 2019-11-20 09:17:18 +01:00
carddef.py misc: replace new module by types module (#36515) 2019-11-20 09:17:18 +01:00
categories.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
compat.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
conditions.py conditions: adapt encoding of validation errors (#36515) 2019-11-20 09:17:19 +01:00
context_processors.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
data_sources.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
fields.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
formdata.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
formdef.py formdef: allow empty <description/> tags on import (#17291) 2020-01-11 09:31:37 +01:00
logged_errors.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
middleware.py middleware: iterate over a copy of form keys when adding session variables (#36515) 2019-11-20 09:17:20 +01:00
monkeypatch.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
myspace.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
portfolio.py portfolio: pass text to json (#36515) 2019-11-20 09:17:20 +01:00
publisher.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
roles.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
root.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
scripts.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
sessions.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
settings.py settings: increase DATA_UPLOAD_MAX_NUMBER_FIELDS (#38824) 2020-01-08 12:26:04 +01:00
sql.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
tracking_code.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
urls.py forms: sync map with address fields (#27418) 2019-05-01 16:07:01 +02:00
users.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
utils.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
variables.py misc: add year/month/day variables to lazy date fields (#37433) 2020-01-20 10:05:10 +01:00
views.py misc: remove unused possibility to use a django template for home page (#25599) 2018-08-12 11:59:59 +02:00
workflows.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
wscalls.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
wsgi.py switch to django request/response handling (#6735) 2017-08-12 15:13:57 +02:00