Re: [Django] #21799: loaddata ignorenonexistent should ignore missing models too

2014-02-20 Thread Django
#21799: loaddata ignorenonexistent should ignore missing models too -+- Reporter: michael.clagett@…|Owner: esauro Type: | Status: assigned Clean

Re: [Django] #21799: loaddata ignorenonexistent should ignore missing models too

2014-02-20 Thread Django
#21799: loaddata ignorenonexistent should ignore missing models too -+- Reporter: michael.clagett@…|Owner: esauro Type: | Status: assigned Clean

Re: [Django] #22107: Iterating over File broken in Python 3

2014-02-20 Thread Django
#22107: Iterating over File broken in Python 3 --+ Reporter: pdewacht |Owner: nobody Type: Bug | Status: closed Component: Core (Other) | Ver

Re: [Django] #22107: Iterating over File broken in Python 3

2014-02-20 Thread Django
#22107: Iterating over File broken in Python 3 --+ Reporter: pdewacht |Owner: nobody Type: Bug | Status: closed Component: Core (Other) | Ver

[django/django] 12da69: [1.6.x] Fixed #22107 -- Fixed django.core.files.Fi...

2014-02-20 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 12da6902e9cd8de2bc9eeef08c850a6c79aaa7cc https://github.com/django/django/commit/12da6902e9cd8de2bc9eeef08c850a6c79aaa7cc Author: Baptiste Mispelon Date: 2014-02-20 (Thu, 20 Feb 2014) Changed pat

[Django] #22109: clarify difference between relative and absolute STATIC_URL

2014-02-20 Thread Django
#22109: clarify difference between relative and absolute STATIC_URL --+--- Reporter: cjerdonek | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |

Re: [Django] #22109: clarify difference between relative and absolute STATIC_URL

2014-02-20 Thread Django
#22109: clarify difference between relative and absolute STATIC_URL -+- Reporter: cjerdonek|Owner: nobody Type: | Status: new Cleanup/op

Re: [Django] #22107: Iterating over File broken in Python 3

2014-02-20 Thread Django
#22107: Iterating over File broken in Python 3 --+ Reporter: pdewacht |Owner: nobody Type: Bug | Status: closed Component: Core (Other) | Ver

Re: [Django] #21942: document Form.clean() in "Forms API" docs

2014-02-20 Thread Django
#21942: document Form.clean() in "Forms API" docs -+- Reporter: cjerdonek|Owner: lkitchner Type: | Status: assigned Cleanup/optimization

Re: [Django] #21942: document Form.clean() in "Forms API" docs

2014-02-20 Thread Django
#21942: document Form.clean() in "Forms API" docs -+- Reporter: cjerdonek|Owner: lkitchner Type: | Status: assigned Cleanup/optimization

[django/django] adcedf: Capitalize SQL keywords

2014-02-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: adcedfe8ba2376ab5106f0d6704770be95db6f12 https://github.com/django/django/commit/adcedfe8ba2376ab5106f0d6704770be95db6f12 Author: David Sanders Date: 2014-02-20 (Thu, 20 Feb 2014) Changed paths: M

[django/django] 6dfd02: Capitalize SQL keywords

2014-02-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 6dfd02f88c49ce0d39191088863f6f45b0d7784e https://github.com/django/django/commit/6dfd02f88c49ce0d39191088863f6f45b0d7784e Author: David Sanders Date: 2014-02-20 (Thu, 20 Feb 2014) Changed paths: M

[django/django] 3841fe: Fixed #22107 -- Fixed django.core.files.File objec...

2014-02-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 3841feee86cae65165f120db7a5d80ffc76dd520 https://github.com/django/django/commit/3841feee86cae65165f120db7a5d80ffc76dd520 Author: Baptiste Mispelon Date: 2014-02-20 (Thu, 20 Feb 2014) Changed paths:

Re: [Django] #22107: Iterating over File broken in Python 3

2014-02-20 Thread Django
#22107: Iterating over File broken in Python 3 --+ Reporter: pdewacht | Owner: nobody Type: Bug | Status: closed Component: Core (Other) |Version: 1.6 Severity: Normal| Resolution:

[Django] #22108: Release blockers graph doesn't display on dashboard

2014-02-20 Thread Django
#22108: Release blockers graph doesn't display on dashboard ---+ Reporter: EvilDMP | Owner: nobody Type: Bug | Status: new Component

[Django] #22107: Iterating over File broken in Python 3

2014-02-20 Thread Django
#22107: Iterating over File broken in Python 3 --+ Reporter: pdewacht | Owner: nobody Type: Bug | Status: new Component: Core (Other) |Version: 1.6 Severity: Normal| Keywords: Triag

Re: [Django] #19115: dumpdata should take option to output to named file

2014-02-20 Thread Django
#19115: dumpdata should take option to output to named file -+- Reporter: murftone@… |Owner: nobody Type: | Status: closed Cleanup/optimiz

[Django] #22106: Make django.views.i18n.javascript_catalog more flexible

2014-02-20 Thread Django
#22106: Make django.views.i18n.javascript_catalog more flexible -+- Reporter: moritzs | Owner: nobody Type: | Status: new Cleanup/optimization |Ve

Re: [Django] #19115: dumpdata should take option to output to named file

2014-02-20 Thread Django
#19115: dumpdata should take option to output to named file -+- Reporter: murftone@… |Owner: nobody Type: | Status: closed Cleanup/optimiz

Re: [Django] #21202: Atomic masks fatal database errors and instead propagates "connection already closed"

2014-02-20 Thread Django
#21202: Atomic masks fatal database errors and instead propagates "connection already closed" -+- Reporter: intgr|Owner: aaugustin Type: |

[Django] #22105: Model error messages overwritten by modelform django defaults

2014-02-20 Thread Django
#22105: Model error messages overwritten by modelform django defaults -+- Reporter: | Owner: Dr_White daniel@… | Status: new Type: Bug |Version: master Component

[Django] #22104: weight loss 53

2014-02-20 Thread Django
#22104: weight loss 53 ---+-- Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.6 Severity: Normal | Keywords: st

[django/django] cb8444: Fixed #22097 -- Fixed change detection for TypedCh...

2014-02-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: cb844497d01ddb45603e47891cdf36ae0b006d03 https://github.com/django/django/commit/cb844497d01ddb45603e47891cdf36ae0b006d03 Author: Claude Paroz Date: 2014-02-20 (Thu, 20 Feb 2014) Changed paths: M d

Re: [Django] #22097: IntegerField with given choices leads to wrong has_changed() work

2014-02-20 Thread Django
#22097: IntegerField with given choices leads to wrong has_changed() work -+--- Reporter: igor.mitrenko@… |Owner: claudep Type: Bug | Status: closed Componen

Re: [Django] #21643: QuerySets that use F() + timedelta() crash when compiling their query more than once

2014-02-20 Thread Django
#21643: QuerySets that use F() + timedelta() crash when compiling their query more than once -+- Reporter: despawn@…|Owner: nobody Type: Bug |

[Django] #22103: weight loss 3

2014-02-20 Thread Django
#22103: weight loss 3 ---+-- Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.6 Severity: Normal | Keywords: str

Re: [Django] #21643: QuerySets that use F() + timedelta() crash when compiling their query more than once

2014-02-20 Thread Django
#21643: QuerySets that use F() + timedelta() crash when compiling their query more than once -+- Reporter: despawn@…|Owner: nobody Type: Bug |

Re: [Django] #22101: Querysets using F() expressions with time deltas are not cloned correctly.

2014-02-20 Thread Django
#22101: Querysets using F() expressions with time deltas are not cloned correctly. -+- Reporter: mrmachine|Owner: nobody Type: Bug | Status:

Re: [Django] #22101: Querysets using F() expressions with time deltas are not cloned correctly.

2014-02-20 Thread Django
#22101: Querysets using F() expressions with time deltas are not cloned correctly. -+- Reporter: mrmachine|Owner: nobody Type: Bug | Status:

[Django] #22102: Wrong test ordering

2014-02-20 Thread Django
#22102: Wrong test ordering ---+ Reporter: aptiko | Owner: nobody Type: Bug| Status: new Component: Testing framework |Version: 1.6 Severity: Normal | Keywords:

[Django] #22101: Querysets using F() expressions with time deltas are not cloned correctly.

2014-02-20 Thread Django
#22101: Querysets using F() expressions with time deltas are not cloned correctly. -+- Reporter: mrmachine| Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #15730: RequestFactory Example Doesn't Address Class-Based Views

2014-02-20 Thread Django
#15730: RequestFactory Example Doesn't Address Class-Based Views ---+ Reporter: bryanveloso|Owner: nobody Type: New feature| Status: closed Component: Documentation

Re: [Django] #22095: Migrations containing RunPython operations cannot be reversed regardless of reverse_code

2014-02-20 Thread Django
#22095: Migrations containing RunPython operations cannot be reversed regardless of reverse_code +- Reporter: andrewsg|Owner: andrewsg Type: Bug | Status: ass

[Django] #22100: weight loss 0210

2014-02-20 Thread Django
#22100: weight loss 0210 ---+-- Reporter: anonymous | Owner: nobody Type: New feature| Status: new Component: Uncategorized |Version: 1.6 Severity: Normal | Keywords:

Re: [Django] #22097: IntegerField with given choices leads to wrong has_changed() work

2014-02-20 Thread Django
#22097: IntegerField with given choices leads to wrong has_changed() work -+--- Reporter: igor.mitrenko@… |Owner: claudep Type: Bug | Status: assigned Compon

[Django] #22099: weight loss

2014-02-20 Thread Django
#22099: weight loss ---+-- Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.6 Severity: Normal | Keywords: Straw

[Django] #22098: weight loss

2014-02-20 Thread Django
#22098: weight loss -+- Reporter: | Owner: nobody anonymous | Status: new Type: New |Version: 1.6 feature| Keywords: weight lossStrawberry Garcin

Re: [Django] #20856: Error with admin popups: expected a character buffer object

2014-02-20 Thread Django
#20856: Error with admin popups: expected a character buffer object -+- Reporter: heppner.mark@… |Owner: nobody Type: Bug | Status: closed Compo