Re: [Django] #17883: Better Error messages for 1.2 deprecations

2012-03-12 Thread Django
#17883: Better Error messages for 1.2 deprecations
-+--
 Reporter:  PaulM|Owner:  jezdez
 Type:  Bug  |   Status:  closed
Component:  Core (Other) |  Version:  1.4-beta-1
 Severity:  Release blocker  |   Resolution:  fixed
 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 PaulM):

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


Comment:

 In [17689]:
 {{{
 #!CommitTicketReference repository="" revision="17689"
 Fixed #17883. Improved error message for old-style database backends.
 }}}

-- 
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] #17883: Better Error messages for 1.2 deprecations

2012-03-12 Thread Django
#17883: Better Error messages for 1.2 deprecations
-+--
 Reporter:  PaulM|Owner:  jezdez
 Type:  Bug  |   Status:  new
Component:  Core (Other) |  Version:  1.4-beta-1
 Severity:  Release blocker  |   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 PaulM):

 * version:  1.3 => 1.4-beta-1
 * component:  Uncategorized => Core (Other)


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



[Django] #17883: Better Error messages for 1.2 deprecations

2012-03-12 Thread Django
#17883: Better Error messages for 1.2 deprecations
---+
   Reporter:  PaulM|  Owner:  jezdez
   Type:  Bug  | Status:  new
  Component:  Uncategorized|Version:  1.3
   Severity:  Release blocker  |   Keywords:
   Triage Stage:  Accepted |  Has patch:  0
Needs documentation:  0|Needs tests:  0
Patch needs improvement:  0|  Easy pickings:  0
  UI/UX:  0|
---+
 As we move to 1.4 and change the required settings file format
 significantly, we need to provide better error messages for deprecated
 methods we've actually removed. In particular, both the database and cache
 settings provide opaque "backend not found" when a settings file uses the
 old style settings. This is incredibly frustrating to people who are not
 deeply familiar with Django settings files, or who didn't read the release
 notes for 1.2.

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