I'm basically trying to create a standard archive function.

I have the following field in my models:        entry_date =
models.DateField(auto_now_add=True)

I understand dynamic urls and templates and things, so i don't need
help with that. What i need to know is how can i get a list of months
which have entries in them, I'd apperciate any help.

Thanks

Andrew
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to