combo/combo/apps/fargo
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/fargo general: mark cells as a block so they can be extended (#24773) 2018-06-29 17:02:41 +02:00
__init__.py manager: change "add new cell" to a select box in placeholders divs (#10940) 2016-05-17 11:21:15 +02:00
models.py dj2: is_anonymous and is_authenticated are now properties (#36895) 2019-10-29 08:35:46 +01:00