johnpaulett / django-durationfield

Temporary reusable Django application for adding a DurationField, until Django issue #2443 is resolved.
http://django-durationfield.readthedocs.org
67 stars 24 forks source link

manage.py file and running the server #25

Open mansohal opened 3 years ago

mansohal commented 3 years ago

The duration field is providing the good reference to add the duration. Could you let me know how can I test and run the server with this to see if the code is working?