Closed typerhack closed 4 years ago
@typerhack Thanks. I've created #112 to fix the default value problem.
I found an easier solution to the problem I added it to the read me file. using the following code would prevent errors and also will make the field dynamic. it is also way more understandable.
default=jdatetime.datetime.now
Fixed in #112
I added the description on how to add a default value for jalali django feild. I had a little typo on the first PR. This one has no issue