mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-11 21:48:20 +02:00
linted
This commit is contained in:
parent
d4927d6cf0
commit
2d55a4a422
3 changed files with 1 additions and 4 deletions
|
@ -10,6 +10,7 @@ from .utility.time_stamped_model import TimeStampedModel
|
|||
|
||||
from phonenumber_field.modelfields import PhoneNumberField # type: ignore
|
||||
|
||||
|
||||
def get_id():
|
||||
"""Generate a 16 character registry ID with a low probability of collision."""
|
||||
day = datetime.today().strftime("%A")[:2]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue