Sith/eboutic
Antoine Bartuccio 97c316b62e
django2.2: replace removed is_anonymous() and is_authenticated to their now used counterparts
2019-10-08 22:46:03 +02:00
..
migrations django2.2: add on_delete on migrations for ForeignKey 2019-10-08 22:46:03 +02:00
templates/eboutic Add comment in product type 2017-10-25 23:02:46 +02:00
tests All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
__init__.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
admin.py Apply GPLv3 to Sith, and add header to every concerned file 2017-04-24 17:51:12 +02:00
models.py django2.2: add default mandatory on_delete on all ForeignKey 2019-10-08 22:46:01 +02:00
tests.py django2.2: relpace django.core.urlresolvers by django.urls 2019-10-08 22:46:01 +02:00
urls.py django2.2: migrate url to re_path 2019-10-08 22:46:01 +02:00
views.py django2.2: replace removed is_anonymous() and is_authenticated to their now used counterparts 2019-10-08 22:46:03 +02:00