Commit Graph

7 Commits

Author SHA1 Message Date
Lauréline Guérin c23a665387
misc: is_anonymous is yet an attibute (#36608)
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-17 15:46:32 +02:00
Thomas NOËL 10e3cb2f91 misc: remove usage of django.conf.urls.patterns (#19887) 2017-11-29 01:07:18 +01:00
Frédéric Péters de50303493 general: enable connectors by default (bis) (#15314) 2017-05-15 10:14:11 +02:00
Frédéric Péters 7207b4508f manager: restrict /manage/ to staff/admin users (#12631) 2016-07-19 17:45:02 +02:00
Thomas NOËL 2bcf6c2079 replace PASSERELLE_APPS with PASSERELLE_APP_<APP_LABEL>_ENABLED (#8411) 2015-10-04 23:25:57 +02:00
Thomas NOËL f38a0cb6af add settings.PASSERELLE_APPS (#6900) 2015-04-14 10:01:56 +02:00
Frédéric Péters 23464f32d5 gdc: move management pages under /manage, and require a login 2014-07-08 15:27:49 +02:00