Re: [Django] #24985: Warn about invalid RSS characters in syndication docs (was: Provide a way to sanitize invalid characters from Rss201rev2Feed)

2015-06-20 Thread Django
#24985: Warn about invalid RSS characters in syndication docs
-+-
 Reporter:  michaelgwood |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  Documentation|  Version:  1.7
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by timgraham):

 * type:  New feature => Cleanup/optimization
 * stage:  Accepted => Ready for checkin
 * component:  contrib.syndication => Documentation


Comment:

 exp -> exc, otherwise looks good.

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


Re: [Django] #25006: Allow for custom Time shortcut in DateTimeShortCuts.js

2015-06-20 Thread Django
#25006: Allow for custom Time shortcut in DateTimeShortCuts.js
---+
 Reporter:  RamezIssac |Owner:  nobody
 Type:  New feature|   Status:  new
Component:  contrib.admin  |  Version:  1.8
 Severity:  Normal |   Resolution:
 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):

 * has_patch:  0 => 1
 * stage:  Unreviewed => Accepted


Comment:

 In the meantime, here's a [https://github.com/django/django/pull/4899 pull
 request] to add the 6 p.m. option I suggested.

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


Re: [Django] #25010: TEMPLATES settings documentation is confusing about APP_DIRS

2015-06-20 Thread Django
#25010: TEMPLATES settings documentation is confusing about APP_DIRS
--+
 Reporter:  danielquinn   |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Documentation |  Version:  1.8
 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
--+

Comment (by Tim Graham ):

 In [changeset:"5cc1f13d1586da62efbff3163f19c2bbcaea83ac" 5cc1f13d]:
 {{{
 #!CommitTicketReference repository=""
 revision="5cc1f13d1586da62efbff3163f19c2bbcaea83ac"
 [1.8.x] Fixed #25010 -- Documented APP_DIRS default in startproject's
 settings.py

 Backport of 4a6656488893b6a832726cade2d2c5aa04f85ae2 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/069.badc9508f8b0ecaf75c49b07f310d699%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25010: TEMPLATES settings documentation is confusing about APP_DIRS

2015-06-20 Thread Django
#25010: TEMPLATES settings documentation is confusing about APP_DIRS
--+
 Reporter:  danielquinn   |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Documentation |  Version:  1.8
 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 Tim Graham ):

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


Comment:

 In [changeset:"4a6656488893b6a832726cade2d2c5aa04f85ae2" 4a66564]:
 {{{
 #!CommitTicketReference repository=""
 revision="4a6656488893b6a832726cade2d2c5aa04f85ae2"
 Fixed #25010 -- Documented APP_DIRS default in startproject's settings.py
 }}}

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


Re: [Django] #24690: Warn about mutable defaults with ArrayField

2015-06-20 Thread Django
#24690: Warn about mutable defaults with ArrayField
-+-
 Reporter:  redbeard0x0a |Owner:
 Type:   |  marissazhou
  Cleanup/optimization   |   Status:  assigned
Component:  Documentation|  Version:  1.8
 Severity:  Normal   |   Resolution:
 Keywords:  ArrayField postgres  | 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):

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


Re: [Django] #25010: TEMPLATES settings documentation is confusing about APP_DIRS

2015-06-20 Thread Django
#25010: TEMPLATES settings documentation is confusing about APP_DIRS
--+
 Reporter:  danielquinn   |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Documentation |  Version:  1.8
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by danielquinn):

 I read your patch and I literally just said: "Oh!"  This makes *so* much
 more sense now.  Yes, I think this is probably sufficient.

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


Re: [Django] #14200: new RegexURLResolver is contructed for every request

2015-06-20 Thread Django
#14200: new RegexURLResolver is contructed for every request
-+-
 Reporter:  Suor |Owner:  knbk
 Type:   |   Status:  closed
  Cleanup/optimization   |
Component:  Core (URLs)  |  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  performance, | Triage Stage:  Ready for
  urlresolvers   |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Tim Graham ):

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


Comment:

 In [changeset:"738c0de3000c5a1e287f10ddf2f99e0c5e127250" 738c0de]:
 {{{
 #!CommitTicketReference repository=""
 revision="738c0de3000c5a1e287f10ddf2f99e0c5e127250"
 Fixed #14200 -- Added a fallback if HttpRequest.urlconf is None.

 Made BaseHandler fall back to settings.ROOT_URLCONF if
 HttpRequest.urlconf is set to None, rather than raising
 ImproperlyConfigured.
 }}}

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


Re: [Django] #25010: TEMPLATES settings documentation is confusing about APP_DIRS

2015-06-20 Thread Django
#25010: TEMPLATES settings documentation is confusing about APP_DIRS
--+
 Reporter:  danielquinn   |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Documentation |  Version:  1.8
 Severity:  Normal|   Resolution:
 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):

 * Attachment "25010.diff" 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 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/069.3f44bec7ed44d9db84432c45e1107186%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25010: TEMPLATES settings documentation is confusing about APP_DIRS (was: TEMPLATES settings documentation is either wrong or just confusing)

2015-06-20 Thread Django
#25010: TEMPLATES settings documentation is confusing about APP_DIRS
--+
 Reporter:  danielquinn   |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Documentation |  Version:  1.8
 Severity:  Normal|   Resolution:
 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):

 * type:  Bug => Cleanup/optimization
 * has_patch:  0 => 1
 * stage:  Unreviewed => Accepted
 * component:  Template system => Documentation


Comment:

 Daniel, I've attached a patch. Let us know if you have any other
 suggestions besides that.

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


Re: [Django] #25001: collectstatic does not correctly handle uninstallation of apps which write the same file as remaining apps.

2015-06-20 Thread Django
#25001: collectstatic does not correctly handle uninstallation of apps which 
write
the same file as remaining apps.
--+
 Reporter:  JulianAndrews |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Documentation |  Version:  1.8
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+
Changes (by timgraham):

 * type:  Bug => Cleanup/optimization
 * component:  contrib.staticfiles => Documentation
 * easy:  0 => 1
 * stage:  Unreviewed => Accepted


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


Re: [Django] #24690: Warn about mutable defaults with ArrayField

2015-06-20 Thread Django
#24690: Warn about mutable defaults with ArrayField
-+-
 Reporter:  redbeard0x0a |Owner:
 Type:   |  marissazhou
  Cleanup/optimization   |   Status:  assigned
Component:  Documentation|  Version:  1.8
 Severity:  Normal   |   Resolution:
 Keywords:  ArrayField postgres  | 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):

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


Re: [Django] #24978: Can't load fixtures with '[' and ']' in path

2015-06-20 Thread Django
#24978: Can't load fixtures with '[' and ']' in path
-+-
 Reporter:  mkow |Owner:  MoritzS
 Type:  Bug  |   Status:  closed
Component:  Core (Management |  Version:  1.8
  commands)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  square brackets  | Triage Stage:  Accepted
  fixture path not found |
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by timgraham):

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


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


Re: [Django] #24978: Can't load fixtures with '[' and ']' in path

2015-06-20 Thread Django
#24978: Can't load fixtures with '[' and ']' in path
-+-
 Reporter:  mkow |Owner:  MoritzS
 Type:  Bug  |   Status:  new
Component:  Core (Management |  Version:  1.8
  commands)  |
 Severity:  Normal   |   Resolution:
 Keywords:  square brackets  | Triage Stage:  Accepted
  fixture path not found |
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Tim Graham ):

 In [changeset:"8b7bd62ae52313dbe96f27f21fbd63f0dd061744" 8b7bd62]:
 {{{
 #!CommitTicketReference repository=""
 revision="8b7bd62ae52313dbe96f27f21fbd63f0dd061744"
 Refs #24978 -- Amended test filename to avoid checkout warnings on
 Windows.
 }}}

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


Re: [Django] #24978: Can't load fixtures with '[' and ']' in path

2015-06-20 Thread Django
#24978: Can't load fixtures with '[' and ']' in path
-+-
 Reporter:  mkow |Owner:  MoritzS
 Type:  Bug  |   Status:  new
Component:  Core (Management |  Version:  1.8
  commands)  |
 Severity:  Normal   |   Resolution:
 Keywords:  square brackets  | Triage Stage:  Accepted
  fixture path not found |
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Gagaro):

 "[" and "]" are enough for the regression test and works on Windows. I did
 the fix and the pull request is there:
 https://github.com/django/django/pull/4898

 This pull request should be squashed with the other fix to avoid having
 the bad file in the repository at all.

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


Re: [Django] #24978: Can't load fixtures with '[' and ']' in path

2015-06-20 Thread Django
#24978: Can't load fixtures with '[' and ']' in path
-+-
 Reporter:  mkow |Owner:  MoritzS
 Type:  Bug  |   Status:  new
Component:  Core (Management |  Version:  1.8
  commands)  |
 Severity:  Normal   |   Resolution:
 Keywords:  square brackets  | Triage Stage:  Accepted
  fixture path not found |
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by timgraham):

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


Comment:

 The fix for this one hasn't been released, so it's fine to reopen. I had
 just skipped the test on Windows, but I guess if we can find characters
 that work as a regression test but keep Windows happy, that solution would
 be fine as well.

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


Re: [Django] #24978: Can't load fixtures with '[' and ']' in path

2015-06-20 Thread Django
#24978: Can't load fixtures with '[' and ']' in path
-+-
 Reporter:  mkow |Owner:  MoritzS
 Type:  Bug  |   Status:  closed
Component:  Core (Management |  Version:  1.8
  commands)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  square brackets  | Triage Stage:  Accepted
  fixture path not found |
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by bmispelon):

 Replying to [comment:7 Gagaro]:
 > Should I create a new ticket or reopen this one ?

 I would open a new one.

 Thanks.

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


Re: [Django] #24978: Can't load fixtures with '[' and ']' in path

2015-06-20 Thread Django
#24978: Can't load fixtures with '[' and ']' in path
-+-
 Reporter:  mkow |Owner:  MoritzS
 Type:  Bug  |   Status:  closed
Component:  Core (Management |  Version:  1.8
  commands)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  square brackets  | Triage Stage:  Accepted
  fixture path not found |
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Gagaro):

 "?" and "*" are invalid characters on Windows and thus the
 "fixture?with[special]chars*.json" file cannot be created and cause issue
 when cloning the repository.

 Should I create a new ticket or reopen this one ?

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


Re: [Django] #25011: Running unit tests on Mac takes me down a GDAL installation rabbit hole

2015-06-20 Thread Django
#25011: Running unit tests on Mac takes me down a GDAL installation rabbit hole
--+
 Reporter:  nedbat|Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Testing framework |  Version:  master
 Severity:  Normal|   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 timgraham):

 * needs_docs:   => 0
 * needs_better_patch:   => 0
 * version:  1.8 => master
 * needs_tests:   => 0
 * stage:  Unreviewed => Accepted


Comment:

 Oops, that broke in a patch committed yesterday. I'll ping the author and
 ask him to take a look.

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


Re: [Django] #14200: new RegexURLResolver is contructed for every request

2015-06-20 Thread Django
#14200: new RegexURLResolver is contructed for every request
-+-
 Reporter:  Suor |Owner:  knbk
 Type:   |   Status:  assigned
  Cleanup/optimization   |
Component:  Core (URLs)  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  performance, | Triage Stage:  Ready for
  urlresolvers   |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by claudep):

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


[Django] #25011: Running unit tests on Mac takes me down a GDAL installation rabbit hole

2015-06-20 Thread Django
#25011: Running unit tests on Mac takes me down a GDAL installation rabbit hole
--+
 Reporter:  nedbat|  Owner:  nobody
 Type:  Cleanup/optimization  | Status:  new
Component:  Testing framework |Version:  1.8
 Severity:  Normal|   Keywords:
 Triage Stage:  Unreviewed|  Has patch:  0
Easy pickings:  0 |  UI/UX:  0
--+
 I wanted to run the unit tests on my Mac.  I followed the instructions:

 {{{
 [:/src/django/nedbat/tests] master ± mkvirtualenv django
 New python executable in django/bin/python
 Installing setuptools, pip...done.
 [:/src/django/nedbat/tests] [django] master ± pip install -r
 requirements/py2.txt
 ... many lines elided ...
 Successfully installed bcrypt docutils jinja2 numpy Pillow PyYAML pytz
 selenium sqlparse python-memcached mock cffi six markupsafe pycparser
 Cleaning up...
 [:/src/django/nedbat/tests] [django] master ± PYTHONPATH=..:$PYTHONPATH
 ./runtests.py
 Testing against Django installed in '/src/django/nedbat/django'
 Traceback (most recent call last):
   File "./runtests.py", line 435, in 
 options.debug_sql)
   File "./runtests.py", line 239, in django_tests
 state = setup(verbosity, test_labels)
   File "./runtests.py", line 218, in setup
 apps.set_installed_apps(settings.INSTALLED_APPS)
   File "/src/django/nedbat/django/apps/registry.py", line 318, in
 set_installed_apps
 self.populate(installed)
   File "/src/django/nedbat/django/apps/registry.py", line 108, in populate
 app_config.import_models(all_models)
   File "/src/django/nedbat/django/apps/config.py", line 198, in
 import_models
 self.models_module = import_module(models_module_name)
   File
 
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/importlib/__init__.py",
 line 37, in import_module
 __import__(name)
   File "/src/django/nedbat/tests/gis_tests/models.py", line 10, in
 
 from django.contrib.gis.db import models
   File "/src/django/nedbat/django/contrib/gis/db/models/__init__.py", line
 5, in 
 from django.contrib.gis.db.models.aggregates import *  # NOQA
   File "/src/django/nedbat/django/contrib/gis/db/models/aggregates.py",
 line 1, in 
 from django.contrib.gis.db.models.fields import ExtentField
   File "/src/django/nedbat/django/contrib/gis/db/models/fields.py", line
 4, in 
 from django.contrib.gis.gdal.raster.source import GDALRaster
   File "/src/django/nedbat/django/contrib/gis/gdal/raster/source.py", line
 6, in 
 from django.contrib.gis.gdal.driver import Driver
   File "/src/django/nedbat/django/contrib/gis/gdal/driver.py", line 5, in
 
 from django.contrib.gis.gdal.prototypes import ds as vcapi, raster as
 rcapi
   File "/src/django/nedbat/django/contrib/gis/gdal/prototypes/ds.py", line
 9, in 
 from django.contrib.gis.gdal.libgdal import lgdal
   File "/src/django/nedbat/django/contrib/gis/gdal/libgdal.py", line 45,
 in 
 '", "'.join(lib_names))
 django.contrib.gis.gdal.error.GDALException: Could not find the GDAL
 library (tried "gdal", "GDAL", "gdal1.11.0", "gdal1.10.0", "gdal1.9.0",
 "gdal1.8.0", "gdal1.7.0"). Try setting GDAL_LIBRARY_PATH in your settings.
 }}}

 A quick look at how to install gdal lead to scary pages, and a requirement
 to install GEOS, etc.

 Looking at tests/gis_tests/models.py, it looks like it's trying to neuter
 itself if the GIS requirements aren't installed, but I guess it isn't
 doing it well enough?

 I'd be glad to hack on making this better if someone could guide me on the
 philosophy to follow.

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


Re: [Django] #25000: Implement default __str__ and similar for lazy() objects

2015-06-20 Thread Django
#25000: Implement default __str__ and similar for lazy() objects
---+
 Reporter:  knbk   |Owner:  knbk
 Type:  Bug|   Status:  assigned
Component:  Utilities  |  Version:  master
 Severity:  Normal |   Resolution:
 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 knbk):

 * owner:  nobody => knbk
 * status:  new => assigned
 * has_patch:  0 => 1


Comment:

 PR: https://github.com/django/django/pull/4896

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


Re: [Django] #14200: new RegexURLResolver is contructed for every request

2015-06-20 Thread Django
#14200: new RegexURLResolver is contructed for every request
-+-
 Reporter:  Suor |Owner:  knbk
 Type:   |   Status:  assigned
  Cleanup/optimization   |
Component:  Core (URLs)  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  performance, | Triage Stage:  Accepted
  urlresolvers   |
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by knbk):

 * has_patch:  0 => 1


Comment:

 PR: https://github.com/django/django/pull/4893

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


Re: [Django] #14200: new RegexURLResolver is contructed for every request

2015-06-20 Thread Django
#14200: new RegexURLResolver is contructed for every request
-+-
 Reporter:  Suor |Owner:  knbk
 Type:   |   Status:  assigned
  Cleanup/optimization   |
Component:  Core (URLs)  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  performance, | Triage Stage:  Accepted
  urlresolvers   |
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by knbk):

 * status:  new => assigned
 * cc: marten.knbk@… (added)
 * needs_better_patch:  1 => 0
 * version:  1.2 => master
 * owner:  Suor => knbk
 * has_patch:  1 => 0


Comment:

 I agree with Claude, falling back to settings.ROOT_URLCONF is quite
 elegant and logical. I'll write up a patch for this.

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


Re: [Django] #25010: TEMPLATES settings documentation is either wrong or just confusing

2015-06-20 Thread Django
#25010: TEMPLATES settings documentation is either wrong or just confusing
-+--
 Reporter:  danielquinn  |Owner:  nobody
 Type:  Bug  |   Status:  new
Component:  Template system  |  Version:  1.8
 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 MoritzS):

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


Comment:

 The default for `APP_DIR` being `False` means that it will be `False` if
 you don't specify it in your settings.

 However the settings that `startproject` creates sets it to `True` because
 it's almost always is what you want.

 Whether it should be `True` or `False` as default however, is up to
 discussion. But I think the reason for it being `False` is that you want
 sensible defaults that will always work.

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


[Django] #25010: TEMPLATES settings documentation is either wrong or just confusing

2015-06-20 Thread Django
#25010: TEMPLATES settings documentation is either wrong or just confusing
-+
 Reporter:  danielquinn  |  Owner:  nobody
 Type:  Bug  | Status:  new
Component:  Template system  |Version:  1.8
 Severity:  Normal   |   Keywords:
 Triage Stage:  Unreviewed   |  Has patch:  0
Easy pickings:  0|  UI/UX:  0
-+
 The documentation for the `TEMPLATES` setting
 https://docs.djangoproject.com/en/1.8/ref/settings/#templates says that
 `APP_DIR` defines whether or not Django should source templates from the
 `templates` directory inside each app directory.  In the simple example
 given, `APP_DIR` is set to `True`, which is a little weird because this is
 the default setup you get when you run `startproject`.

 However, further down in the same section, the default for `APP_DIR` is
 defined as `False`, so when I first read this, I thought that I needed to
 use the example snippet to turn on what was already the default behaviour.
 It's all very confusing.

 To fix this, I think the best option would be to:

 * Document that the default for `APP_DIR` is True (unless this isn't the
 case and I'm missing something)
 * Modify the example to do something other than the default behaviour.
 This part isn't necessary, but coupled with the above problem, none of
 this makes sense on first reading.

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