combo/combo
Lauréline Guérin ccf99d908f
dj2: is_anonymous and is_authenticated are now properties (#36895)
remove RemovedInDjango20Warning:
Using user.is_authenticated() and user.is_anonymous() as a method is deprecated.
Remove the parentheses to use it as an attribute.
2019-10-29 08:35:46 +01:00
..
apps dj2: is_anonymous and is_authenticated are now properties (#36895) 2019-10-29 08:35:46 +01:00
data dj2: is_anonymous and is_authenticated are now properties (#36895) 2019-10-29 08:35:46 +01:00
locale/fr/LC_MESSAGES translation update 2019-10-18 09:58:25 +02:00
manager page: display page visibility on page list (#16028) 2019-10-28 09:13:02 +01:00
profile dj2: is_anonymous and is_authenticated are now properties (#36895) 2019-10-29 08:35:46 +01:00
public dj2: is_anonymous and is_authenticated are now properties (#36895) 2019-10-29 08:35:46 +01:00
utils dj2: is_anonymous and is_authenticated are now properties (#36895) 2019-10-29 08:35:46 +01:00
__init__.py pwa: use combo version + settings timestamp as service worker version (#29368) 2019-01-02 08:58:11 +01:00
context_processors.py pwa: add possibility to set application icon (#29457) 2019-01-14 09:33:45 +01:00
middleware.py misc: allow global request not to be set (#19041) 2017-09-28 10:28:37 +02:00
monkeypatch.py misc: disable ckeditor thumbnail generation for gif files (#29210) 2018-12-19 15:35:24 +01:00
plugins.py general: remove plugin discovery via pkg_resources (#25040) 2018-07-04 11:19:05 +02:00
settings.py general: remove combo.apps.momo (#32913) 2019-09-18 12:00:56 +02:00
urls.py general: add javascript catalog to translate map tooltips (#26266) 2018-09-18 00:31:14 +02:00
urls_utils.py dj2: is_anonymous and is_authenticated are now properties (#36895) 2019-10-29 08:35:46 +01:00
wsgi.py misc: update to use new TEMPLATES settings (#19578) 2017-10-30 14:24:58 +01:00