Monday, 2 September 2013

Get records for multiple months in django query

Get records for multiple months in django query

References

Reference NO 1

http://stackoverflow.com/questions/15185921/get-records-for-multiple-months-in-django-query

Reference NO 2

http://stackoverflow.com/questions/4668619/django-database-query-how-to-filter-objects-by-date-range

Reference NO 3

https://docs.djangoproject.com/en/dev/ref/models/querysets/

Reference NO 4

https://github.com/django/django/pull/1139

Reference NO 5

http://djangosnippets.org/snippets/1103/

Reference NO 6

http://www.djangobook.com/en/2.0/appendixB.html

Reference NO 7

http://lucumr.pocoo.org/2011/7/19/sqlachemy-and-you/

Reference NO 8

https://pypi.python.org/pypi/django-authority

No comments:

Post a Comment