Sunday, May 3, 2015

How to represent a calendar month as a field in django models

I posted the question also on stackoverflow:

http://stackoverflow.com/questions/30017229/how-to-represent-month-as-field-on-django-model

The question is for situations where a model instance relates to a specific month, but not to a specific day.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/84fa99dd-1a90-4c76-b7f8-db62ac4fa2c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment