combo/combo/profile
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
..
migrations dj2: add explicit on_delete on all ForeignKey (#36895) 2019-10-29 08:35:21 +01:00
templates/combo profile: add a new "user profile" cell (#25633) 2018-08-31 15:23:33 +02:00
__init__.py misc: monkeypatch user model with a method to get name id (#30723) 2019-03-04 13:42:56 +01:00
models.py dj2: is_anonymous and is_authenticated are now properties (#36895) 2019-10-29 08:35:46 +01:00
utils.py dj2: is_anonymous and is_authenticated are now properties (#36895) 2019-10-29 08:35:46 +01:00