Sith/launderette
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 OneToOneField 2019-10-08 22:46:03 +02:00
templates/launderette Only root can create a new launderette 2016-09-12 17:35:25 +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 OneToOneField 2019-10-08 22:46:02 +02:00
tests.py Apply GPLv3 to Sith, and add header to every concerned file 2017-04-24 17:51:12 +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