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

2012-10-11 Thread Django
#19115: dumpdata should take option to output to named file -+- Reporter: murftone@… |Owner: nobody Type: New feature | Status: new Component: Core

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

2012-10-11 Thread Django
#19115: dumpdata should take option to output to named file -+- Reporter: murftone@… | Owner: nobody Type: New feature | Status: new Component: Core (Management |Versio

Re: [Django] #10936: Detailed instructions for getting Django and MySQL and MySQLdb working on various OS X versions

2012-10-11 Thread Django
#10936: Detailed instructions for getting Django and MySQL and MySQLdb working on various OS X versions --+ Reporter: simon |Owner: nobody Type: Cleanup/optimization |

[django/django] 8139a7: [1.4.X] Fixed #10936 - Noted that using SQLite for...

2012-10-11 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: 8139a7990a682f282096167bcea35004cacf5559 https://github.com/django/django/commit/8139a7990a682f282096167bcea35004cacf5559 Author: Tim Graham Date: 2012-10-11 (Thu, 11 Oct 2012) Changed paths:

Re: [Django] #10936: Detailed instructions for getting Django and MySQL and MySQLdb working on various OS X versions

2012-10-11 Thread Django
#10936: Detailed instructions for getting Django and MySQL and MySQLdb working on various OS X versions --+ Reporter: simon |Owner: nobody Type: Cleanup/optimization |

[django/django] 470deb: Fixed #10936 - Noted that using SQLite for develop...

2012-10-11 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 470deb5cbb765e2e731c5b0b184247c7f87482aa https://github.com/django/django/commit/470deb5cbb765e2e731c5b0b184247c7f87482aa Author: Tim Graham Date: 2012-10-11 (Thu, 11 Oct 2012) Changed paths: M doc

Re: [Django] #19104: Incorrect terminal command

2012-10-11 Thread Django
#19104: Incorrect terminal command ---+-- Reporter: anonymous |Owner: nobody Type: Uncategorized | Status: closed Component: Documentation | Version:

Re: [Django] #18256: MySQL error (1005, "Can't create table '\\db_name\\.#sql-4a8_98' (errno: 150)") in Django 1.4

2012-10-11 Thread Django
#18256: MySQL error (1005, "Can't create table '\\db_name\\.#sql-4a8_98' (errno: 150)") in Django 1.4 ---+ Reporter: jokerejoker|Owner: nobody Type: Bug| Status: n

Re: [Django] #18548: View changes field when 'unique_together' is not satisfied in a Form

2012-10-11 Thread Django
#18548: View changes field when 'unique_together' is not satisfied in a Form --+ Reporter: anonymous |Owner: nobody Type: Cleanup/optimization | Status: reope

[django/django] 70fac9: Fixed format-o in docs/topics/db/queries.txt

2012-10-11 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 70fac984c88d81a93502468f79f5c661dfe3b3aa https://github.com/django/django/commit/70fac984c88d81a93502468f79f5c661dfe3b3aa Author: Don Spaulding Date: 2012-10-05 (Fri, 05 Oct 2012) Changed paths: M

[Django] #19114: admin LogEntry __unicode__() returns a proxy in some cases

2012-10-11 Thread Django
#19114: admin LogEntry __unicode__() returns a proxy in some cases ---+-- Reporter: niko@… | Owner: nobody Type: Bug| Status: new Component: contrib.admin |Version: 1.4

Re: [Django] #16588: Field called 'clean' causes cryptic error

2012-10-11 Thread Django
#16588: Field called 'clean' causes cryptic error --+ Reporter: anonymous |Owner: nobody Type: Cleanup/optimization | Status: closed Component: Documenta

[django/django] a1d21c: [1.4.X] Fixed #16588 - Warned about field names th...

2012-10-11 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: a1d21c08774c87b8d2995aada5ad20c650ad7570 https://github.com/django/django/commit/a1d21c08774c87b8d2995aada5ad20c650ad7570 Author: Tim Graham Date: 2012-10-11 (Thu, 11 Oct 2012) Changed paths:

Re: [Django] #16588: Field called 'clean' causes cryptic error

2012-10-11 Thread Django
#16588: Field called 'clean' causes cryptic error --+ Reporter: anonymous |Owner: nobody Type: Cleanup/optimization | Status: closed Component: Documenta

[django/django] dd0cbc: Fixed #16588 - Warned about field names that confl...

2012-10-11 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: dd0cbc6bdccfc51329427b8a6023f6e866d48cba https://github.com/django/django/commit/dd0cbc6bdccfc51329427b8a6023f6e866d48cba Author: Tim Graham Date: 2012-10-11 (Thu, 11 Oct 2012) Changed paths: M doc

[django/django] cf17d5: [1.4.X] Fixed #14165 - Documented that Transaction...

2012-10-11 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: cf17d5e2676f7ddf71ce0a78bfa0060da718924c https://github.com/django/django/commit/cf17d5e2676f7ddf71ce0a78bfa0060da718924c Author: Tim Graham Date: 2012-10-11 (Thu, 11 Oct 2012) Changed paths:

Re: [Django] #14165: Transaction management is only entered for the primary database

2012-10-11 Thread Django
#14165: Transaction management is only entered for the primary database -+- Reporter: sandy@… |Owner: nobody Type: | Status: closed Cle

Re: [Django] #14165: Transaction management is only entered for the primary database

2012-10-11 Thread Django
#14165: Transaction management is only entered for the primary database -+- Reporter: sandy@… |Owner: nobody Type: | Status: closed Cle

[django/django] 2d1214: Fixed #14165 - Documented that TransactionMiddlewa...

2012-10-11 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 2d1214d92ae67acaf2246c3dc2ea37cdf7e1c2a5 https://github.com/django/django/commit/2d1214d92ae67acaf2246c3dc2ea37cdf7e1c2a5 Author: Tim Graham Date: 2012-10-11 (Thu, 11 Oct 2012) Changed paths: M doc

Re: [Django] #11756: Emulating built-in field types

2012-10-11 Thread Django
#11756: Emulating built-in field types -+- Reporter: marcoslhc|Owner: nobody Type: | Status: closed Cleanup/optimization |

[django/django] b5f224: Fixed tests introduced for #15915

2012-10-11 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: b5f224e8e23ca380a93304abe583f1de59c2404e https://github.com/django/django/commit/b5f224e8e23ca380a93304abe583f1de59c2404e Author: Anssi Kääriäinen Date: 2012-10-11 (Thu, 11 Oct 2012) Changed paths:

Re: [Django] #19028: Support GeoJSON output with SpatiaLite backend

2012-10-11 Thread Django
#19028: Support GeoJSON output with SpatiaLite backend -+- Reporter: bkg |Owner: bkg Type: New feature | Status: assigned Component: GIS |

Re: [Django] #16211: using negated F()-expression in update query

2012-10-11 Thread Django
#16211: using negated F()-expression in update query -+- Reporter: wdoekes |Owner: nobody Type: New feature | Status: reopened Component: Databa

Re: [Django] #19107: Can't send unicode e-mail

2012-10-11 Thread Django
#19107: Can't send unicode e-mail -+- Reporter: carneiro.be@…|Owner: nobody Type: Bug | Status: closed Component: Core (Mail) |

[django/django] 501d79: Fixed #19107 -- Workarounded message-encoding bug ...

2012-10-11 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 501d793398c3ecc3c8a54475d07609cf34643553 https://github.com/django/django/commit/501d793398c3ecc3c8a54475d07609cf34643553 Author: Claude Paroz Date: 2012-10-11 (Thu, 11 Oct 2012) Changed paths: M d

Re: [Django] #16211: using negated F()-expression in update query

2012-10-11 Thread Django
#16211: using negated F()-expression in update query -+- Reporter: wdoekes |Owner: nobody Type: New feature | Status: reopened Component: Databa

Re: [Django] #19112: regressiontests.queries.tests.ConditionalTests.test_ticket14244 breaks mssql due to arbitrary maximum parameters

2012-10-11 Thread Django
#19112: regressiontests.queries.tests.ConditionalTests.test_ticket14244 breaks mssql due to arbitrary maximum parameters -+- Reporter: manfre |Owner: manfre Type:

[django/django] 0614e9: More URL reversion docs typo fixes.

2012-10-11 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0614e99fbdb9d14a57035da320a4fc7aca232469 https://github.com/django/django/commit/0614e99fbdb9d14a57035da320a4fc7aca232469 Author: Ramiro Morales Date: 2012-10-11 (Thu, 11 Oct 2012) Changed paths: M

Re: [Django] #19113: usermanager in new user auth produces error

2012-10-11 Thread Django
#19113: usermanager in new user auth produces error -+- Reporter: anonymous|Owner: nobody Type: | Status: closed Cleanup/optimization

[Django] #19113: usermanager in new user auth produces error

2012-10-11 Thread Django
#19113: usermanager in new user auth produces error --+ Reporter: anonymous | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: 1.4 Severity

[Django] #19112: regressiontests.queries.tests.ConditionalTests.test_ticket14244 breaks mssql due to arbitrary maximum parameters

2012-10-11 Thread Django
#19112: regressiontests.queries.tests.ConditionalTests.test_ticket14244 breaks mssql due to arbitrary maximum parameters --+ Reporter: manfre| Owner: manfre Type: Cleanup/optimization

Re: [Django] #18753: Views should be given the instance namespace retrieved during the resolve process

2012-10-11 Thread Django
#18753: Views should be given the instance namespace retrieved during the resolve process -+- Reporter: GaretJax |Owner: nobody Type: New feature | St

Re: [Django] #10609: Permissions on admin actions

2012-10-11 Thread Django
#10609: Permissions on admin actions ---+ Reporter: leitjohn |Owner: leitjohn Type: New feature| Status: assigned Component: contrib.admin | Versi

[Django] #19111: CachedFilesMixin Shouldn't Fail on Missing Files

2012-10-11 Thread Django
#19111: CachedFilesMixin Shouldn't Fail on Missing Files --+- Reporter: matthewwithanm| Owner: nobody Type: Uncategorized | Status: new Component: File uploads/storage |Version: 1.4

Re: [Django] #18753: Views should be given the instance namespace retrieved during the resolve process

2012-10-11 Thread Django
#18753: Views should be given the instance namespace retrieved during the resolve process -+- Reporter: GaretJax |Owner: nobody Type: New feature | St

Re: [Django] #18753: Views should be given the instance namespace retrieved during the resolve process

2012-10-11 Thread Django
#18753: Views should be given the instance namespace retrieved during the resolve process -+- Reporter: GaretJax |Owner: nobody Type: New feature | St

Re: [Django] #6896: Add ability to store only relative paths in a FilePathField

2012-10-11 Thread Django
#6896: Add ability to store only relative paths in a FilePathField -+- Reporter: graham.carlyle@… |Owner: nobody Type: New feature | Status: closed Compon

Re: [Django] #17991: Prefetch_related fails with GenericRelation

2012-10-11 Thread Django
#17991: Prefetch_related fails with GenericRelation -+- Reporter: okke@… |Owner: nobody Type: Bug | Status: new Component: Database lay

Re: [Django] #18484: csrfmiddlewaretoken enclosed in redundant invisible div

2012-10-11 Thread Django
#18484: csrfmiddlewaretoken enclosed in redundant invisible div -+ Reporter: hedleyroos@… |Owner: nobody Type: Uncategorized| Status: reopened Component: Forms

Re: [Django] #19100: @cache_page argument parsing is misleading

2012-10-11 Thread Django
#19100: @cache_page argument parsing is misleading -+- Reporter: ksamuel |Owner: nobody Type: Bug | Status: closed Component: Core (Cach

Re: [Django] #15915: Permission codename duplication is not handled well

2012-10-11 Thread Django
#15915: Permission codename duplication is not handled well --+--- Reporter: valyagolev|Owner: mhaligowski Type: Bug | Status: closed Component: contrib.auth |

[Django] #19110: Tutorial Part 3 suggestion

2012-10-11 Thread Django
#19110: Tutorial Part 3 suggestion ---+ Reporter: pldiver@… | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.4 Severity: Normal | Keywords: Triage Stage

Re: [Django] #18392: Use utf8mb4 encoding with MySQL 5.5

2012-10-11 Thread Django
#18392: Use utf8mb4 encoding with MySQL 5.5 -+- Reporter: EmilStenstrom|Owner: nobody Type: Uncategorized| Status: new Component: Database layer

[django/django] b498ce: Fix typo in URLs reversing docs

2012-10-11 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: b498ce820384c6967fbec3a32be3b9cd5b01e63d https://github.com/django/django/commit/b498ce820384c6967fbec3a32be3b9cd5b01e63d Author: Dmitry Medvinsky Date: 2012-10-11 (Thu, 11 Oct 2012) Changed paths:

Re: [Django] #16817: Add a guide on code coverage to contributing docs

2012-10-11 Thread Django
#16817: Add a guide on code coverage to contributing docs --+ Reporter: julien|Owner: pvl Type: Cleanup/optimization | Status: closed Component: Docu

[django/django] 3ac70a: [1.4.X] Fixed #16817 - Added a guide of code cover...

2012-10-11 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: 3ac70a5907e054c734ca26e435f1ec1215797b08 https://github.com/django/django/commit/3ac70a5907e054c734ca26e435f1ec1215797b08 Author: Tim Graham Date: 2012-10-11 (Thu, 11 Oct 2012) Changed paths:

Re: [Django] #16817: Add a guide on code coverage to contributing docs

2012-10-11 Thread Django
#16817: Add a guide on code coverage to contributing docs --+ Reporter: julien|Owner: pvl Type: Cleanup/optimization | Status: closed Component: Docu

[django/django] 06f5da: Fixed #16817 - Added a guide of code coverage to c...

2012-10-11 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 06f5da3d7813e9a23b1e98ecf8b75fc6073800e9 https://github.com/django/django/commit/06f5da3d7813e9a23b1e98ecf8b75fc6073800e9 Author: Tim Graham Date: 2012-10-11 (Thu, 11 Oct 2012) Changed paths: M .gi

Re: [Django] #19107: Can't send unicode e-mail

2012-10-11 Thread Django
#19107: Can't send unicode e-mail -+- Reporter: carneiro.be@…|Owner: nobody Type: Bug | Status: new Component: Core (Mail) |

Re: [Django] #19107: Can't send unicode e-mail

2012-10-11 Thread Django
#19107: Can't send unicode e-mail ---+-- Reporter: carneiro.be@… |Owner: nobody Type: Bug| Status: new Component: Core (Mail)| Version: mas

Re: [Django] #19107: Can't send unicode e-mail

2012-10-11 Thread Django
#19107: Can't send unicode e-mail ---+-- Reporter: carneiro.be@… |Owner: nobody Type: Bug| Status: new Component: Core (Mail)| Version: mas

Re: [Django] #19107: Can't send unicode e-mail

2012-10-11 Thread Django
#19107: Can't send unicode e-mail ---+-- Reporter: carneiro.be@… |Owner: nobody Type: Bug| Status: new Component: Core (Mail)| Version: mas

Re: [Django] #19107: Can't send unicode e-mail

2012-10-11 Thread Django
#19107: Can't send unicode e-mail ---+-- Reporter: carneiro.be@… |Owner: nobody Type: Bug| Status: new Component: Core (Mail)| Version: mas

Re: [Django] #10609: Permissions on admin actions

2012-10-11 Thread Django
#10609: Permissions on admin actions ---+ Reporter: leitjohn |Owner: leitjohn Type: New feature| Status: assigned Component: contrib.admin | Versi

Re: [Django] #19107: Can't send unicode e-mail

2012-10-11 Thread Django
#19107: Can't send unicode e-mail ---+-- Reporter: carneiro.be@… |Owner: nobody Type: Bug| Status: new Component: Core (Mail)| Version: mas