magnet-cl / django-project-template

A project template for Django in python 3
MIT License
14 stars 8 forks source link

feat: mockup: add set_required_time #113

Closed nstuardod closed 3 years ago

nstuardod commented 3 years ago

Current Mockup implementation lacks a method to generate a time object. This may be helpful for testing models with TimeFields.