Re: [Django] #28710: Wrong Basque DATE_FORMAT string

2017-10-14 Thread Django
#28710: Wrong Basque DATE_FORMAT string
-+-
 Reporter:  Claude Paroz |Owner:  nobody
 Type:  Bug  |   Status:  closed
Component:   |  Version:  1.11
  Internationalization   |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-

Comment (by Claude Paroz ):

 In [changeset:"398a79ceb67be33d9ad63fd8221d3523525d70db" 398a79ce]:
 {{{
 #!CommitTicketReference repository=""
 revision="398a79ceb67be33d9ad63fd8221d3523525d70db"
 [1.11.x] Refs #28710 -- Simplified l10n format test

 Backport of c1fa6672dd995e5ab4e06d5132db40ed0f41a47e from 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/065.abd8c104a3417b66d999f38d4cacc623%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #28710: Wrong Basque DATE_FORMAT string

2017-10-14 Thread Django
#28710: Wrong Basque DATE_FORMAT string
-+-
 Reporter:  Claude Paroz |Owner:  nobody
 Type:  Bug  |   Status:  closed
Component:   |  Version:  1.11
  Internationalization   |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-

Comment (by Claude Paroz ):

 In [changeset:"6481795d6367fd5031b00513768d1099424d9421" 6481795d]:
 {{{
 #!CommitTicketReference repository=""
 revision="6481795d6367fd5031b00513768d1099424d9421"
 [2.0.x] Refs #28710 -- Simplified l10n format test

 Backport of c1fa6672dd995e5ab4e06d5132db40ed0f41a47e from 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/065.7adaca5c021d5c6e81df53c2038c7445%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #28710: Wrong Basque DATE_FORMAT string

2017-10-14 Thread Django
#28710: Wrong Basque DATE_FORMAT string
-+-
 Reporter:  Claude Paroz |Owner:  nobody
 Type:  Bug  |   Status:  closed
Component:   |  Version:  1.11
  Internationalization   |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-

Comment (by Claude Paroz ):

 In [changeset:"c1fa6672dd995e5ab4e06d5132db40ed0f41a47e" c1fa667]:
 {{{
 #!CommitTicketReference repository=""
 revision="c1fa6672dd995e5ab4e06d5132db40ed0f41a47e"
 Refs #28710 -- Simplified l10n format test
 }}}

-- 
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/065.90506493bce4c358a0f90657d607ca1b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #28710: Wrong Basque DATE_FORMAT string

2017-10-13 Thread Django
#28710: Wrong Basque DATE_FORMAT string
-+-
 Reporter:  Claude Paroz |Owner:  nobody
 Type:  Bug  |   Status:  closed
Component:   |  Version:  1.11
  Internationalization   |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-

Comment (by Claude Paroz ):

 In [changeset:"50bbc93ccb9c90a527849cbd18c2f6f02ca83cd1" 50bbc93]:
 {{{
 #!CommitTicketReference repository=""
 revision="50bbc93ccb9c90a527849cbd18c2f6f02ca83cd1"
 [1.11.x] Fixed #28710 -- Fixed the Basque DATE_FORMAT string

 Thanks Eneko Illarramendi for the report and initial patch.
 Backport of 8c538871bda3832bca2dddefe317bf4a9230dd45 from 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/065.d49969de278e3ae82751ec55d1c8321c%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #28710: Wrong Basque DATE_FORMAT string

2017-10-13 Thread Django
#28710: Wrong Basque DATE_FORMAT string
-+-
 Reporter:  Claude Paroz |Owner:  nobody
 Type:  Bug  |   Status:  closed
Component:   |  Version:  1.11
  Internationalization   |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-

Comment (by Claude Paroz ):

 In [changeset:"5595eccd4f21098f13640711420463d528b22560" 5595eccd]:
 {{{
 #!CommitTicketReference repository=""
 revision="5595eccd4f21098f13640711420463d528b22560"
 [2.0.x] Fixed #28710 -- Fixed the Basque DATE_FORMAT string

 Thanks Eneko Illarramendi for the report and initial patch.
 Backport of 8c538871bda3832bca2dddefe317bf4a9230dd45 from 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/065.17d99de93a577adb5f81dac239ac35b0%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #28710: Wrong Basque DATE_FORMAT string

2017-10-13 Thread Django
#28710: Wrong Basque DATE_FORMAT string
-+-
 Reporter:  Claude Paroz |Owner:  nobody
 Type:  Bug  |   Status:  closed
Component:   |  Version:  1.11
  Internationalization   |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-
Changes (by Claude Paroz ):

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


Comment:

 In [changeset:"8c538871bda3832bca2dddefe317bf4a9230dd45" 8c538871]:
 {{{
 #!CommitTicketReference repository=""
 revision="8c538871bda3832bca2dddefe317bf4a9230dd45"
 Fixed #28710 -- Fixed the Basque DATE_FORMAT string

 Thanks Eneko Illarramendi for the report and initial patch.
 }}}

-- 
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/065.616dffbc12b185c926680e1cc77d8ad7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #28710: Wrong Basque DATE_FORMAT string

2017-10-13 Thread Django
#28710: Wrong Basque DATE_FORMAT string
-+-
 Reporter:  Claude Paroz |Owner:  nobody
 Type:  Bug  |   Status:  new
Component:   |  Version:  1.11
  Internationalization   |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-
Changes (by Tim Graham):

 * stage:  Accepted => Ready for checkin


-- 
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/065.375326fa6547c072bdf442f23c12bb97%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #28710: Wrong Basque DATE_FORMAT string

2017-10-13 Thread Django
#28710: Wrong Basque DATE_FORMAT string
--+
 Reporter:  Claude Paroz  |Owner:  nobody
 Type:  Bug   |   Status:  new
Component:  Internationalization  |  Version:  1.11
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+
Changes (by Claude Paroz):

 * has_patch:  0 => 1


Comment:

 [https://github.com/django/django/pull/9237 PR]

-- 
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/065.06587257d57d30dc97e9c5b56ce18cfa%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.