Re: [Django] #26618: Improve error message when AppConfig.name is invalid

2016-06-02 Thread Django
#26618: Improve error message when AppConfig.name is invalid
--+
 Reporter:  alasdairnicol |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Core (Other)  |  Version:  master
 Severity:  Normal|   Resolution:  fixed
 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 timgraham):

 * status:  new => closed
 * needs_better_patch:  1 => 0
 * resolution:   => fixed


Comment:

 In 080dd74e016fbc99d3aaecd36ef932424042b768:

 Fixed #26618 -- Improved error message when AppConfig.name is invalid.

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


Re: [Django] #26618: Improve error message when AppConfig.name is invalid

2016-05-26 Thread Django
#26618: Improve error message when AppConfig.name is invalid
--+
 Reporter:  alasdairnicol |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Core (Other)  |  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):

 * component:  Error reporting => Core (Other)
 * needs_tests:  1 => 0
 * owner:   => nobody
 * needs_docs:  1 => 0
 * type:  Uncategorized => Cleanup/optimization
 * stage:  Unreviewed => Accepted


Comment:

 I don't think any documentation changes are required.

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


Re: [Django] #26618: Improve error message when AppConfig.name is invalid

2016-05-20 Thread Django
#26618: Improve error message when AppConfig.name is invalid
-+--
 Reporter:  alasdairnicol|Owner:
 Type:  Uncategorized|   Status:  new
Component:  Error reporting  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Unreviewed
Has patch:  1|  Needs documentation:  1
  Needs tests:  1|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  0
-+--
Changes (by inondle):

 * needs_better_patch:  0 => 1
 * has_patch:  0 => 1
 * needs_tests:  0 => 1
 * 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/071.567ae1fdff7e7d71c7485dc0725fe6ac%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26618: Improve error message when AppConfig.name is invalid

2016-05-20 Thread Django
#26618: Improve error message when AppConfig.name is invalid
-+--
 Reporter:  alasdairnicol|Owner:
 Type:  Uncategorized|   Status:  new
Component:  Error reporting  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+--
Changes (by inondle):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 This seems like a good idea to me, I made a preliminary pull request here
 for it: https://github.com/django/django/pull/6632

 I'm still not sure where to put tests for it or where to edit the docs but
 I'll look around.

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