Re: [Django] #3542: Allow month-based date_list on archive_index

2012-09-08 Thread Django
#3542: Allow month-based date_list on archive_index
-+-
 Reporter:  anonymous|Owner:  dtulig
 Type:  New feature  |   Status:  closed
Component:  Generic views|  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  date_list month  | Triage Stage:  Accepted
  generic view   |  Needs documentation:  0
Has patch:  1|  Patch needs improvement:  1
  Needs tests:  0|UI/UX:  0
Easy pickings:  0|
-+-

Comment (by Aymeric Augustin ):

 In [7207327dd313522954da167f9a41396b97354c78]:
 {{{
 #!CommitTicketReference repository=""
 revision="7207327dd313522954da167f9a41396b97354c78"
 Updated docs for dates generic views.

 Fixes #18245. Refs #3542.
 }}}

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #3542: Allow month-based date_list on archive_index

2012-09-08 Thread Django
#3542: Allow month-based date_list on archive_index
-+-
 Reporter:  anonymous|Owner:  dtulig
 Type:  New feature  |   Status:  closed
Component:  Generic views|  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  date_list month  | Triage Stage:  Accepted
  generic view   |  Needs documentation:  0
Has patch:  1|  Patch needs improvement:  1
  Needs tests:  0|UI/UX:  0
Easy pickings:  0|
-+-

Comment (by aaugustin):

 This commit could have used more docs... I'm taking care of them now...

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #3542: Allow month-based date_list on archive_index

2012-08-18 Thread Django
#3542: Allow month-based date_list on archive_index
-+-
 Reporter:  anonymous|Owner:  dtulig
 Type:  New feature  |   Status:  closed
Component:  Generic views|  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  date_list month  | Triage Stage:  Accepted
  generic view   |  Needs documentation:  0
Has patch:  1|  Patch needs improvement:  1
  Needs tests:  0|UI/UX:  0
Easy pickings:  0|
-+-

Comment (by Andrew Godwin ):

 In [5b09fc8ad2b61331496a7ed2667960ba744c01aa]:
 {{{
 #!CommitTicketReference repository=""
 revision="5b09fc8ad2b61331496a7ed2667960ba744c01aa"
 Merge pull request #288 from mjtamlyn/date-list-period

 Fixed #3542 -- Add support for changing granularity on ArchiveView.
 }}}

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #3542: Allow month-based date_list on archive_index

2012-08-18 Thread Django
#3542: Allow month-based date_list on archive_index
-+-
 Reporter:  anonymous|Owner:  dtulig
 Type:  New feature  |   Status:  closed
Component:  Generic views|  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  date_list month  | Triage Stage:  Accepted
  generic view   |  Needs documentation:  0
Has patch:  1|  Patch needs improvement:  1
  Needs tests:  0|UI/UX:  0
Easy pickings:  0|
-+-
Changes (by Marc Tamlyn ):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [8d5c11caad7f87d14b486a46890782fa0b66bb74]:
 {{{
 #!CommitTicketReference repository=""
 revision="8d5c11caad7f87d14b486a46890782fa0b66bb74"
 Fixed #3542 -- Add support for changing granularity on ArchiveView.

 Resolving the concept from a very old ticket in a more class-based-view
 manner.
 }}}

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #3542: Allow month-based date_list on archive_index

2010-10-18 Thread Django
#3542: Allow month-based date_list on archive_index
+---
  Reporter:  anonymous  | Owner:  dtulig
  
Status:  new| Milestone:
  
 Component:  Generic views  |   Version:  SVN   
  
Resolution: |  Keywords:  date_list month generic 
view
 Stage:  Accepted   | Has_patch:  1 
  
Needs_docs:  0  |   Needs_tests:  0 
  
Needs_better_patch:  1  |  
+---
Comment (by russellm):

 Also needs to be updated for class-based views.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #3542: Allow month-based date_list on archive_index

2010-09-10 Thread Django
#3542: Allow month-based date_list on archive_index
+---
  Reporter:  anonymous  | Owner:  dtulig
  
Status:  new| Milestone:
  
 Component:  Generic views  |   Version:  SVN   
  
Resolution: |  Keywords:  date_list month generic 
view
 Stage:  Accepted   | Has_patch:  1 
  
Needs_docs:  0  |   Needs_tests:  0 
  
Needs_better_patch:  1  |  
+---
Changes (by mtredinnick):

  * needs_better_patch:  0 => 1
  * stage:  Ready for checkin => Accepted

Comment:

 Hold on a bit... if I have data from multiple years in my database, isn't
 this going to collapse *all* the January months into one? That's
 considered useful?!

 The documentation is a little confusing to me. It's correct, but doesn't
 really tell me *what* a year or month year does. Could we put in a little
 example of what the output of each might look like so that a user knows
 why they might want one or the other option?

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #3542: Allow month-based date_list on archive_index

2009-03-04 Thread Django
#3542: Allow month-based date_list on archive_index
+---
  Reporter:  anonymous  | Owner:  dtulig
  
Status:  new| Milestone:
  
 Component:  Generic views  |   Version:  SVN   
  
Resolution: |  Keywords:  date_list month 
generic view
 Stage:  Ready for checkin  | Has_patch:  1 
  
Needs_docs:  0  |   Needs_tests:  0 
  
Needs_better_patch:  0  |  
+---
Changes (by ramiro):

  * keywords:  date_list, sprintdec01 => date_list month generic view

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---