Sith/subscription
Antoine Bartuccio 3cb306bc91
django2.2: add on_delete on migrations for ForeignKey
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/subscription subscriptions: add date_of_birth for new users created in subscription form 2018-10-16 00:44:32 +02:00
__init__.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
admin.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
models.py django2.2: add default mandatory on_delete on all ForeignKey 2019-10-08 22:46:01 +02:00
tests.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
urls.py django2.2: migrate url to re_path 2019-10-08 22:46:01 +02:00
views.py django2.2: adapt DateTimeField in forms with the new API 2019-10-08 22:46:02 +02:00