Re: [Django] #21258: Spanish locale should accept %Y-%m-%d format for dates

2013-10-14 Thread Django
#21258: Spanish locale should accept %Y-%m-%d format for dates
---+--
 Reporter:  pegler |Owner:  nobody
 Type:  Bug|   Status:  closed
Component:  Uncategorized  |  Version:  master
 Severity:  Normal |   Resolution:  invalid
 Keywords: | Triage Stage:  Unreviewed
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+--
Changes (by claudep):

 * resolution:  needsinfo => invalid


Comment:

 No problem, thanks for checking.

-- 
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/064.3f090dd89f80d3064a4c8048e3748610%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Django] #21258: Spanish locale should accept %Y-%m-%d format for dates

2013-10-14 Thread Django
#21258: Spanish locale should accept %Y-%m-%d format for dates
---+--
 Reporter:  pegler |Owner:  nobody
 Type:  Bug|   Status:  closed
Component:  Uncategorized  |  Version:  master
 Severity:  Normal |   Resolution:  needsinfo
 Keywords: | Triage Stage:  Unreviewed
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+--

Comment (by pegler):

 Sorry, I mistakenly checked against 1.4, not master.

-- 
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/064.b0b9b7c12e568b2275dcc7f6e2254b4e%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Django] #21258: Spanish locale should accept %Y-%m-%d format for dates

2013-10-11 Thread Django
#21258: Spanish locale should accept %Y-%m-%d format for dates
---+--
 Reporter:  pegler |Owner:  nobody
 Type:  Bug|   Status:  closed
Component:  Uncategorized  |  Version:  master
 Severity:  Normal |   Resolution:  needsinfo
 Keywords: | Triage Stage:  Unreviewed
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+--
Changes (by claudep):

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


Comment:

 `get_format` in `django.utils.formats.py` should automatically add ISO
 formats (hence %Y-%m-%d) in all localized formats. So if you think this
 doesn't work, could you please add some test or code snippet demonstrating
 the issue?

-- 
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/064.04db7ad4e5af97f2a13c9ee57bf47a24%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Django] #21258: Spanish locale should accept %Y-%m-%d format for dates

2013-10-11 Thread Django
#21258: Spanish locale should accept %Y-%m-%d format for dates
---+--
 Reporter:  pegler |Owner:  nobody
 Type:  Bug|   Status:  new
Component:  Uncategorized  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Unreviewed
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+--
Changes (by pegler):

 * needs_better_patch:   => 0
 * version:  1.5 => master
 * needs_tests:   => 0
 * needs_docs:   => 0


-- 
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/064.d233fac70fdfb523bccb335b6e020078%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


[Django] #21258: Spanish locale should accept %Y-%m-%d format for dates

2013-10-11 Thread Django
#21258: Spanish locale should accept %Y-%m-%d format for dates
---+
 Reporter:  pegler |  Owner:  nobody
 Type:  Bug| Status:  new
Component:  Uncategorized  |Version:  1.5
 Severity:  Normal |   Keywords:
 Triage Stage:  Unreviewed |  Has patch:  0
Easy pickings:  1  |  UI/UX:  0
---+
 The Spanish formats file does not accept the -MM-DD format for dates.
 All the other language formats seem to accept this, as it is the ISO date
 format.  Is there a reason for this, or simply overlooked?

 
https://github.com/django/django/blob/1dae4ac1778f04805c0ed62c8debb13b281ba02b/django/conf/locale/es/formats.py#L19

-- 
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/049.6b3924d126480be07493ffc196525ed7%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.