Re: [Django] #15013: Add Russian (ru) local flavour

2012-03-26 Thread Django
#15013: Add Russian (ru) local flavour
-+-
 Reporter:  blackraven   |Owner:
 Type:  New feature  |  blackraven
Component:  contrib.localflavor  |   Status:  closed
 Severity:  Normal   |  Version:  SVN
 Keywords:  localflavor russian  |   Resolution:  fixed
Has patch:  1| Triage Stage:  Ready for
  Needs tests:  0|  checkin
Easy pickings:  0|  Needs documentation:  0
 |  Patch needs improvement:  0
 |UI/UX:  0
-+-
Changes (by Cjkjvfnby@…):

 * ui_ux:   => 0


Comment:

 It is strange field name: "alien passport".
 Propably it is should be "foreign passport". (This is second passport of
 russian sitizen. It is used to cross borders and outside Russia)

-- 
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.



Re: [Django] #15013: Add Russian (ru) local flavour

2011-04-21 Thread Django
#15013: Add Russian (ru) local flavour
-+-
   Reporter: |  Owner:  blackraven
  blackraven | Status:  assigned
   Type:  New|  Component:  contrib.localflavor
  feature|   Severity:  Normal
  Milestone:  1.4|   Keywords:  localflavor russian
Version:  SVN|  Has patch:  1
 Resolution: |Needs tests:  0
   Triage Stage:  Ready for  |  Easy pickings:  0
  checkin|
Needs documentation:  0  |
Patch needs improvement:  0  |
-+-
Changes (by julien):

 * easy:   => 0
 * stage:  Accepted => Ready for checkin


Comment:

 Thank you for your work. I have just added a missing import and did some
 minor edits in the doc.

-- 
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.



Re: [Django] #15013: Add Russian (ru) local flavour

2011-04-09 Thread Django
#15013: Add Russian (ru) local flavour
---+---
   Reporter:  blackraven   |Owner:  blackraven
   Type:  New feature  |   Status:  assigned
  Milestone:  1.4  |Component:  contrib.localflavor
Version:  SVN  | Severity:  Normal
 Resolution:   | Keywords:  localflavor russian
   Triage Stage:  Accepted |Has patch:  1
Needs documentation:  0|  Needs tests:  0
Patch needs improvement:  0|
---+---

Comment (by blackraven):

 Removed phone validation and phone field.

-- 
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.



Re: [Django] #15013: Add Russian (ru) local flavour

2011-04-09 Thread Django
#15013: Add Russian (ru) local flavour
---+---
   Reporter:  blackraven   |Owner:  blackraven
   Type:  New feature  |   Status:  assigned
  Milestone:  1.4  |Component:  contrib.localflavor
Version:  SVN  | Severity:  Normal
 Resolution:   | Keywords:  localflavor russian
   Triage Stage:  Accepted |Has patch:  1
Needs documentation:  0|  Needs tests:  0
Patch needs improvement:  0|
---+---
Changes (by blackraven):

 * needs_better_patch:  1 => 0
 * type:  Uncategorized => New feature
 * milestone:   => 1.4


-- 
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.



Re: [Django] #15013: Add Russian (ru) local flavour

2011-04-08 Thread Django
#15013: Add Russian (ru) local flavour
-+-
   Reporter: |Owner:  blackraven
  blackraven |   Status:  assigned
   Type: |Component:  contrib.localflavor
  Uncategorized  | Severity:  Normal
  Milestone: | Keywords:  localflavor russian
Version:  SVN|Has patch:  1
 Resolution: |  Needs tests:  0
   Triage Stage:  Accepted   |
Needs documentation:  0  |
Patch needs improvement:  1  |
-+-
Changes (by julien):

 * needs_better_patch:  0 => 1
 * type:   => Uncategorized
 * severity:   => Normal


Comment:

 Patch needs improvement as per kmike's comment above.

-- 
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.



Re: [Django] #15013: Add Russian (ru) local flavour

2011-01-08 Thread Django
#15013: Add Russian (ru) local flavour
-+--
  Reporter:  blackraven  | Owner:  blackraven   
  
Status:  assigned| Milestone:   
  
 Component:  django.contrib.localflavor  |   Version:  SVN  
  
Resolution:  |  Keywords:  localflavor 
russian
 Stage:  Accepted| Has_patch:  1
  
Needs_docs:  0   |   Needs_tests:  0
  
Needs_better_patch:  0   |  
-+--
Comment (by kmike):

 Phone regexp is too restrictive.

 It, for example, does not support cities with 4-digit codes. More examples
 of valid but obscure phone numbers and different regexps that are trying
 to solve the problem can be found here:
 http://habrahabr.ru/blogs/regex/110731/

 I propose just to remove the phone validation - it is very hard to
 implement it properly and it doesn't provide much benefit, the simple min.
 length check is a proper solution in most cases.

-- 
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] #15013: Add Russian (ru) local flavour

2011-01-08 Thread Django
#15013: Add Russian (ru) local flavour
-+--
  Reporter:  blackraven  | Owner:  blackraven   
  
Status:  assigned| Milestone:   
  
 Component:  django.contrib.localflavor  |   Version:  SVN  
  
Resolution:  |  Keywords:  localflavor 
russian
 Stage:  Accepted| Has_patch:  1
  
Needs_docs:  0   |   Needs_tests:  0
  
Needs_better_patch:  0   |  
-+--
Changes (by anonymous):

 * cc: kmike (added)

-- 
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] #15013: Add Russian (ru) local flavour

2011-01-05 Thread Django
#15013: Add Russian (ru) local flavour
-+--
  Reporter:  blackraven  | Owner:  blackraven   
  
Status:  assigned| Milestone:   
  
 Component:  django.contrib.localflavor  |   Version:  SVN  
  
Resolution:  |  Keywords:  localflavor 
russian
 Stage:  Accepted| Has_patch:  1
  
Needs_docs:  0   |   Needs_tests:  0
  
Needs_better_patch:  0   |  
-+--
Comment (by blackraven):

 Ticket #15027 raised for translation fixes

-- 
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] #15013: Add Russian (ru) local flavour

2011-01-05 Thread Django
#15013: Add Russian (ru) local flavour
-+--
  Reporter:  blackraven  | Owner:  blackraven   
  
Status:  assigned| Milestone:   
  
 Component:  django.contrib.localflavor  |   Version:  SVN  
  
Resolution:  |  Keywords:  localflavor 
russian
 Stage:  Accepted| Has_patch:  1
  
Needs_docs:  0   |   Needs_tests:  0
  
Needs_better_patch:  0   |  
-+--
Changes (by blackraven):

  * needs_better_patch:  1 => 0
  * needs_tests:  1 => 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 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] #15013: Add Russian (ru) local flavour

2011-01-05 Thread Django
#15013: Add Russian (ru) local flavour
-+--
  Reporter:  blackraven  | Owner:  blackraven   
  
Status:  assigned| Milestone:   
  
 Component:  django.contrib.localflavor  |   Version:  SVN  
  
Resolution:  |  Keywords:  localflavor 
russian
 Stage:  Accepted| Has_patch:  1
  
Needs_docs:  0   |   Needs_tests:  1
  
Needs_better_patch:  1   |  
-+--
Changes (by russellm):

  * needs_better_patch:  0 => 1
  * stage:  Unreviewed => Accepted
  * needs_tests:  0 => 1
  * milestone:  1.3 =>

Comment:

 The deadline for new features in 1.3 has passed, so this can't be on the
 1.3 milestone.

 The translation fixes should be submitted as a separate patch, ideally
 after the string freeze (which shoud happen in a couple of weeks, when we
 release RC1).

 The new localflavor code needs tests.

-- 
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] #15013: Add Russian (ru) local flavour

2011-01-04 Thread Django
#15013: Add Russian (ru) local flavour
-+--
  Reporter:  blackraven  | Owner:  blackraven   
  
Status:  assigned| Milestone:  1.3  
  
 Component:  django.contrib.localflavor  |   Version:  SVN  
  
Resolution:  |  Keywords:  localflavor 
russian
 Stage:  Unreviewed  | Has_patch:  1
  
Needs_docs:  0   |   Needs_tests:  0
  
Needs_better_patch:  0   |  
-+--
Changes (by blackraven):

  * owner:  nobody => blackraven
  * needs_better_patch:  => 0
  * status:  new => assigned
  * 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 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.