bornhack-website/src/phonebook/migrations
Thomas Steen Rasmussen 01687ea11a run pre-commit --all-files, it's been a while since last time 2021-07-19 15:06:10 +02:00
..
0001_initial.py run pre-commit --all-files, it's been a while since last time 2021-07-19 15:06:10 +02:00
0002_auto_20200310_1902.py fix 500 error when including letters in dect number field, update description to clarify that the field is for numbers only. While here, update some other help_texts in the DectRegistration model, and add so numbers can be used in the letters field. Also allow using 0 and 1 in phone numbers, even though they can not be expressed as letters, only as 0 and 1. Fixes #481 and #480 2020-03-10 19:08:28 +01:00
0003_auto_20200310_1923.py make entering a DECT phonenumber optional if letters were entered, and handle lowercase letters better 2020-03-10 19:45:23 +01:00
__init__.py Phonebook (#465) 2020-03-05 12:31:11 +01:00