Django Models: Time not Date? -


i know models.datefield(), want able add 24 hour time independent of date. how accomplish this?

you use timefield.


Comments

Popular posts from this blog

Delphi Wmi Query on a Remote Machine -