Django Models: Time not Date? -
i know models.datefield(), want able add 24 hour time independent of date. how accomplish this?
you use timefield.
i know models.datefield(), want able add 24 hour time independent of date. how accomplish this?
you use timefield.
Comments
Post a Comment