Shepherd icon indicating copy to clipboard operation
Shepherd copied to clipboard

Checkout start date

Open chervaliery opened this issue 4 years ago • 0 comments

This is more a question than an issue.

In the checkout form the start date is a required field.

https://github.com/GhostManager/Shepherd/blob/dfba838ec4f5713110d8b1afd8b060734dfea9d0/catalog/forms.py#L20

But when the History instance is created, it is forced to current date. https://github.com/GhostManager/Shepherd/blob/dfba838ec4f5713110d8b1afd8b060734dfea9d0/catalog/models.py#L168-L169

Is this because of future features to checkout a domain in advance or is this a bug ?

chervaliery avatar Apr 08 '20 15:04 chervaliery