Re: [Django] #25181: Move views.generic.dates.timezone_today() to utils.timezone

2016-08-21 Thread Django
#25181: Move views.generic.dates.timezone_today() to utils.timezone
-+
 Reporter:  timgraham|Owner:  kswiat
 Type:  New feature  |   Status:  assigned
Component:  Utilities|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+
Changes (by jdufresne):

 * needs_better_patch:  1 => 0


Comment:

 New [https://github.com/django/django/pull/7134 PR] based on  kswiat's
 original work. It incorporates the feedback from the previous reviews.

--
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.5ff0869f193d898253276d331589c574%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25181: Move views.generic.dates.timezone_today() to utils.timezone

2016-08-18 Thread Django
#25181: Move views.generic.dates.timezone_today() to utils.timezone
-+
 Reporter:  timgraham|Owner:  kswiat
 Type:  New feature  |   Status:  assigned
Component:  Utilities|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  0
-+

Comment (by bmispelon):

 Closed #27082 as a duplicated.

--
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.d3c6e4f9dede76cdce08fe97c98610d2%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25181: Move views.generic.dates.timezone_today() to utils.timezone

2015-07-30 Thread Django
#25181: Move views.generic.dates.timezone_today() to utils.timezone
-+
 Reporter:  timgraham|Owner:  kswiat
 Type:  New feature  |   Status:  assigned
Component:  Utilities|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  0
-+
Changes (by timgraham):

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


Comment:

 Discussion continues on the pull request.

--
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.f3bf62dd75dc5af1d95ae3a8b1c619ee%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25181: Move views.generic.dates.timezone_today() to utils.timezone

2015-07-28 Thread Django
#25181: Move views.generic.dates.timezone_today() to utils.timezone
-+-
 Reporter:  timgraham|Owner:  kswiat
 Type:  New feature  |   Status:  assigned
Component:  Utilities|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Ready for checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by timgraham):

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


Comment:

 Looks good, pending some minor comments.

--
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.90dca03ecc753be8fd2ff7c2347c53c9%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25181: Move views.generic.dates.timezone_today() to utils.timezone

2015-07-27 Thread Django
#25181: Move views.generic.dates.timezone_today() to utils.timezone
-+
 Reporter:  timgraham|Owner:  kswiat
 Type:  New feature  |   Status:  assigned
Component:  Utilities|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+
Changes (by kswiat):

 * needs_docs:  1 => 0


Comment:

 I appended the `ref/utils`.

--
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.3e7ebd9cca90c4fa0b55baf7a2726721%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25181: Move views.generic.dates.timezone_today() to utils.timezone

2015-07-27 Thread Django
#25181: Move views.generic.dates.timezone_today() to utils.timezone
-+
 Reporter:  timgraham|Owner:  kswiat
 Type:  New feature  |   Status:  assigned
Component:  Utilities|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  1
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+
Changes (by carljm):

 * needs_docs:  0 => 1


--
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.274ddd2f0921e68ec75e41794a793c4d%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25181: Move views.generic.dates.timezone_today() to utils.timezone

2015-07-27 Thread Django
#25181: Move views.generic.dates.timezone_today() to utils.timezone
-+
 Reporter:  timgraham|Owner:  kswiat
 Type:  New feature  |   Status:  assigned
Component:  Utilities|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+
Changes (by kswiat):

 * owner:  nobody => kswiat
 * status:  new => assigned


--
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.bedbab2d7a09ea95c5087b1d41d9ae49%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #25181: Move views.generic.dates.timezone_today() to utils.timezone

2015-07-27 Thread Django
#25181: Move views.generic.dates.timezone_today() to utils.timezone
---+
   Reporter:  timgraham|  Owner:  nobody
   Type:  New feature  | Status:  new
  Component:  Utilities|Version:  master
   Severity:  Normal   |   Keywords:
   Triage Stage:  Accepted |  Has patch:  0
Needs documentation:  0|Needs tests:  0
Patch needs improvement:  0|  Easy pickings:  0
  UI/UX:  0|
---+
 Carl says, "That's the most straightforward implementation I know of. I
 think it would make sense as `timezone.today()`. I've reimplemented it in
 at least two projects. Also, the first time I implemented it I left out
 the .localtime() and didn't catch the bug for quite a while. An argument
 for adding it to Django."

--
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/052.371e18457567837d84ac221f5c7f6992%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.