Re: [Django] #21001: Non working SQL generated for Oracle when doing .exclude('')

2014-09-02 Thread Django
#21001: Non working SQL generated for Oracle when doing .exclude('') -+- Reporter: greenRocker |Owner: nobody Type: Bug | Status: closed

[Django] #23402: Minor incorrect links.

2014-09-02 Thread Django
#23402: Minor incorrect links. --+ Reporter: michaelcoconnor | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: 1.7 Severity: Normal

[Django] #23401: "django_admin_log"."object_id" has wrong type in djangoproject database

2014-09-02 Thread Django
#23401: "django_admin_log"."object_id" has wrong type in djangoproject database ---+ Reporter: timgraham| Owner: nobody Type: Bug | Status: new

[django/django] 0d70bc: [1.7.x] Added stub release notes for 1.7.1.

2014-09-02 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 0d70bc63d02e973de932ec4a144b4158cdd35b41 https://github.com/django/django/commit/0d70bc63d02e973de932ec4a144b4158cdd35b41 Author: Tim Graham Date: 2014-09-02 (Tue, 02 Sep

[django/django] 09c1f1: Added stub release notes for 1.7.1.

2014-09-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 09c1f18f223cd60c948f7dae6aedccea70a92274 https://github.com/django/django/commit/09c1f18f223cd60c948f7dae6aedccea70a92274 Author: Tim Graham Date: 2014-09-02 (Tue, 02 Sep 2014)

[django/django] 15c71a: [1.7.x] Added dates to release notes.

2014-09-02 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 15c71a07b8051345f8792b2739a1b68503c3fa7e https://github.com/django/django/commit/15c71a07b8051345f8792b2739a1b68503c3fa7e Author: Tim Graham Date: 2014-09-02 (Tue, 02 Sep

[django/django] f7c7ab: [1.6.x] Added dates to release notes.

2014-09-02 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: f7c7ab0e8980b38dbdc846c35c2461ff08105381 https://github.com/django/django/commit/f7c7ab0e8980b38dbdc846c35c2461ff08105381 Author: Tim Graham Date: 2014-09-02 (Tue, 02 Sep

[django/django] 780858: [1.4.x] Added dates to release notes.

2014-09-02 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: 78085844a7b728fab156ce85bf3463e79cf85b98 https://github.com/django/django/commit/78085844a7b728fab156ce85bf3463e79cf85b98 Author: Tim Graham Date: 2014-09-02 (Tue, 02 Sep

[django/django] b8db1d: [1.5.x] Added dates to release notes.

2014-09-02 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: b8db1ded5e3b7778a0942018971bbcbe2ce657e8 https://github.com/django/django/commit/b8db1ded5e3b7778a0942018971bbcbe2ce657e8 Author: Tim Graham Date: 2014-09-02 (Tue, 02 Sep

[django/django] 0fd235: Added dates to release notes.

2014-09-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0fd23545dbbb8a738717cc0a55b2359f8c052dc1 https://github.com/django/django/commit/0fd23545dbbb8a738717cc0a55b2359f8c052dc1 Author: Tim Graham Date: 2014-09-02 (Tue, 02 Sep 2014)

Re: [Django] #23302: Give a name to a migration from command line option

2014-09-02 Thread Django
#23302: Give a name to a migration from command line option -+- Reporter: rsalmaso |Owner: nobody Type: New feature | Status: closed Component: Migrations |

[django/django] 1435cf: Fixed #23302 -- Added --name/-n option to makemigr...

2014-09-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 1435cfbe8dbd85c17c9a25af99f910c407dfa9bd https://github.com/django/django/commit/1435cfbe8dbd85c17c9a25af99f910c407dfa9bd Author: Raffaele Salmaso Date: 2014-09-02 (Tue, 02 Sep

[django/django] 900f28: [1.6.x] Post release version bump.

2014-09-02 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 900f28a2b5fb8be99c896fc50de8ed46c702e2ba https://github.com/django/django/commit/900f28a2b5fb8be99c896fc50de8ed46c702e2ba Author: Tim Graham Date: 2014-09-02 (Tue, 02 Sep

[django/django] 89157f: [1.4.x] Post release version bump.

2014-09-02 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: 89157fe11fce1bcb69a871b04f8f371dc83cc9a1 https://github.com/django/django/commit/89157fe11fce1bcb69a871b04f8f371dc83cc9a1 Author: Tim Graham Date: 2014-09-02 (Tue, 02 Sep

[django/django] f030cd: [1.7.x] Post release version bump.

2014-09-02 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: f030cdd402d9833a618e9db3192f1bd305d2a869 https://github.com/django/django/commit/f030cdd402d9833a618e9db3192f1bd305d2a869 Author: Tim Graham Date: 2014-09-02 (Tue, 02 Sep

[django/django] bda280: Fixed #23400 -- Added "Remove 'south' from INSTALL...

2014-09-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: bda28097126c0ff77c51d598ccc19663bcd3ee95 https://github.com/django/django/commit/bda28097126c0ff77c51d598ccc19663bcd3ee95 Author: Tim Graham Date: 2014-09-02 (Tue, 02 Sep 2014)

Re: [Django] #23400: Upgrading from South migrations should tell user to remove south app

2014-09-02 Thread Django
#23400: Upgrading from South migrations should tell user to remove south app ---+-- Reporter: dgrant |Owner: nobody Type: Uncategorized | Status: closed Component:

Re: [Django] #23400: Upgrading from South migrations should tell user to remove south app

2014-09-02 Thread Django
#23400: Upgrading from South migrations should tell user to remove south app ---+-- Reporter: dgrant |Owner: nobody Type: Uncategorized | Status: closed Component:

[django/django] cedccd: [1.7.x] Fixed #23400 -- Added "Remove 'south' from...

2014-09-02 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: cedccd2688e2eacaad647d57cc487d1fe6162438 https://github.com/django/django/commit/cedccd2688e2eacaad647d57cc487d1fe6162438 Author: Tim Graham Date: 2014-09-02 (Tue, 02 Sep

Re: [Django] #23400: Upgrading from South migrations should tell user to remove south app (was: )

2014-09-02 Thread Django
#23400: Upgrading from South migrations should tell user to remove south app ---+-- Reporter: dgrant |Owner: nobody Type: Uncategorized | Status: new Component:

[Django] #23400: 

2014-09-02 Thread Django
#23400:  ---+ Reporter: dgrant | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.7 Severity: Normal | Keywords: Triage Stage: Unreviewed | Has

[Django] #23399: Update int_to_base36

2014-09-02 Thread Django
#23399: Update int_to_base36 --+ Reporter: liminspace| Owner: liminspace Type: Cleanup/optimization | Status: new Component: Utilities |Version: master Severity: Normal

[django/django] d92b08: [1.7.x] Bump version number for 1.7 release.

2014-09-02 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: d92b08536d873c0966e8192e64d8e8bd9de79ebe https://github.com/django/django/commit/d92b08536d873c0966e8192e64d8e8bd9de79ebe Author: James Bennett Date: 2014-09-02 (Tue, 02 Sep 2014)

Re: [Django] #23397: Multipart base64 file decoding of fails with large files when the encoded string contains newlines.

2014-09-02 Thread Django
#23397: Multipart base64 file decoding of fails with large files when the encoded string contains newlines. ---+ Reporter: jhobbs |Owner: nobody Type: Bug|

[django/django] 75d03c: [1.6.x] Update version number for bugfix release.

2014-09-02 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 75d03c775553b9778db513213376d335d23819a8 https://github.com/django/django/commit/75d03c775553b9778db513213376d335d23819a8 Author: James Bennett Date: 2014-09-02 (Tue, 02 Sep 2014)

[django/django] d54022: [1.5.x] Bump version numbers for bugfix release.

2014-09-02 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: d54022b6558e620563a2f09ed03f9676312710a9 https://github.com/django/django/commit/d54022b6558e620563a2f09ed03f9676312710a9 Author: James Bennett Date: 2014-09-02 (Tue, 02 Sep 2014)

Re: [Django] #23398: Attempting to access a manage.py runserver instance over HTTPS raises UnicodeDecodeError

2014-09-02 Thread Django
#23398: Attempting to access a manage.py runserver instance over HTTPS raises UnicodeDecodeError ---+ Reporter: coredumperror |Owner: nobody Type: New feature| Status: new

[django/django] 0517f4: [1.4.x] Bump version numbers for bugfix release.

2014-09-02 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: 0517f498cd74fc52acec59fa97d442b344e4f4a9 https://github.com/django/django/commit/0517f498cd74fc52acec59fa97d442b344e4f4a9 Author: James Bennett Date: 2014-09-02 (Tue, 02 Sep 2014)

Re: [Django] #22879: Database errors coming from cursor iterator are not converted to Django database errors

2014-09-02 Thread Django
#22879: Database errors coming from cursor iterator are not converted to Django database errors -+- Reporter: denisenkom@… |Owner: nobody Type: Bug |

Re: [Django] #23334: Incorrect Wiki Login Link

2014-09-02 Thread Django
#23334: Incorrect Wiki Login Link --+ Reporter: pegler|Owner: Type: Cleanup/optimization | Status: new Component: *.djangoproject.com |

[django/django] 6ec31c: [1.7.x] Cleanup run on the 1.7 release notes. Back...

2014-09-02 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 6ec31cb51637eba500db05e89291aad8d6bfb103 https://github.com/django/django/commit/6ec31cb51637eba500db05e89291aad8d6bfb103 Author: James Bennett Date: 2014-09-02 (Tue, 02 Sep 2014)

Re: [Django] #23398: Attempting to access a manage.py runserver instance over HTTPS raises UnicodeDecodeError

2014-09-02 Thread Django
#23398: Attempting to access a manage.py runserver instance over HTTPS raises UnicodeDecodeError ---+ Reporter: coredumperror |Owner: nobody Type: New feature| Status: new

Re: [Django] #23396: Regression in #14334 causes ValueError to be thrown on ValuesQuerySets

2014-09-02 Thread Django
#23396: Regression in #14334 causes ValueError to be thrown on ValuesQuerySets -+- Reporter: gabejackson |Owner: Type: Bug | gabejackson Component: Database

[django/django] 138e38: Cleanup run on the 1.7 release notes.

2014-09-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 138e3873a53a4fcd17ddccaa2132ff1af82dc7a6 https://github.com/django/django/commit/138e3873a53a4fcd17ddccaa2132ff1af82dc7a6 Author: James Bennett Date: 2014-09-02 (Tue, 02 Sep 2014)

[Django] #23398: Attempting to access a manage.py runserver instance over HTTPS raises UnicodeDecodeError

2014-09-02 Thread Django
#23398: Attempting to access a manage.py runserver instance over HTTPS raises UnicodeDecodeError ---+ Reporter: coredumperror | Owner: nobody Type: Bug| Status: new Component: HTTP handling |Version:

Re: [Django] #23302: Give a name to a migration from command line option

2014-09-02 Thread Django
#23302: Give a name to a migration from command line option -+- Reporter: rsalmaso |Owner: nobody Type: New feature | Status: new Component: Migrations |

Re: [Django] #23396: Regression in #14334 causes ValueError to be thrown on ValuesQuerySets

2014-09-02 Thread Django
#23396: Regression in #14334 causes ValueError to be thrown on ValuesQuerySets -+- Reporter: gabejackson |Owner: Type: Bug | gabejackson Component: Database

[django/django] f42f54: Document that we should also offer sha256 checksum...

2014-09-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: f42f54517dd53376a5d677204482bf4ce48531d1 https://github.com/django/django/commit/f42f54517dd53376a5d677204482bf4ce48531d1 Author: Alex Gaynor Date: 2014-08-26 (Tue, 26 Aug 2014)

Re: [Django] #23397: Multipart base64 file decoding of fails with large files when the encoded string contains newlines.

2014-09-02 Thread Django
#23397: Multipart base64 file decoding of fails with large files when the encoded string contains newlines. ---+ Reporter: jhobbs |Owner: nobody Type: Bug|

[django/django] b3752d: Fixed comments in en_GB and en_AU formats.py files...

2014-09-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: b3752d410ab15bafbb09e477c5f8696bb2d4c871 https://github.com/django/django/commit/b3752d410ab15bafbb09e477c5f8696bb2d4c871 Author: Duncan Parkes Date: 2014-09-02 (Tue, 02 Sep 2014)

Re: [Django] #23397: Multipart base64 file decoding of fails with large files when the encoded string contains newlines.

2014-09-02 Thread Django
#23397: Multipart base64 file decoding of fails with large files when the encoded string contains newlines. ---+-- Reporter: jhobbs |Owner: nobody Type: Bug|

Re: [Django] #23397: Multipart base64 file decoding of fails with large files when the encoded string contains newlines.

2014-09-02 Thread Django
#23397: Multipart base64 file decoding of fails with large files when the encoded string contains newlines. ---+-- Reporter: jhobbs |Owner: nobody Type: Bug|

Re: [Django] #23397: Multipart base64 file decoding of fails with large files when the encoded string contains newlines.

2014-09-02 Thread Django
#23397: Multipart base64 file decoding of fails with large files when the encoded string contains newlines. ---+-- Reporter: jhobbs |Owner: nobody Type: Bug|

[Django] #23397: Multipart base64 file decoding of fails with large files when the encoded string contains newlines.

2014-09-02 Thread Django
#23397: Multipart base64 file decoding of fails with large files when the encoded string contains newlines. ---+ Reporter: jhobbs | Owner: nobody Type: Bug| Status: new Component: HTTP handling |

Re: [Django] #7835: Provide the ability for model definitions that are only availably during testing

2014-09-02 Thread Django
#7835: Provide the ability for model definitions that are only availably during testing -+ Reporter: russellm |Owner: kkubasik Type: New feature |

Re: [Django] #23395: Clarification on PEP 8 E501: line too long (> 79 characters)

2014-09-02 Thread Django
#23395: Clarification on PEP 8 E501: line too long (> 79 characters) --+ Reporter: nrogers64 |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #23396: Regression in #14334 causes ValueError to be thrown on ValuesQuerySets

2014-09-02 Thread Django
#23396: Regression in #14334 causes ValueError to be thrown on ValuesQuerySets ---+--- Reporter: gabejackson|Owner: gabejackson Type: Bug| Status: new

Re: [Django] #23396: Regression in #14334 causes ValueError to be thrown on ValuesQuerySets

2014-09-02 Thread Django
#23396: Regression in #14334 causes ValueError to be thrown on ValuesQuerySets -+- Reporter: gabejackson |Owner: Type: Bug | gabejackson Component: Database

Re: [Django] #23396: Regression in #14334 causes ValueError to be thrown on ValuesQuerySets

2014-09-02 Thread Django
#23396: Regression in #14334 causes ValueError to be thrown on ValuesQuerySets ---+--- Reporter: gabejackson|Owner: gabejackson Type: Bug| Status: new

Re: [Django] #23396: Regression in #14334 causes ValueError to be thrown on ValuesQuerySets

2014-09-02 Thread Django
#23396: Regression in #14334 causes ValueError to be thrown on ValuesQuerySets -+- Reporter: gabejackson |Owner: Type: Bug | gabejackson Component: Database

Re: [Django] #23395: Clarification on PEP 8 E501: line too long (> 79 characters)

2014-09-02 Thread Django
#23395: Clarification on PEP 8 E501: line too long (> 79 characters) --+ Reporter: nrogers64 |Owner: nobody Type: Cleanup/optimization | Status: new

[Django] #23396: Regression in #14334 causes ValueError to be thrown on ValuesQuerySets

2014-09-02 Thread Django
#23396: Regression in #14334 causes ValueError to be thrown on ValuesQuerySets ---+- Reporter: gabejackson| Owner: gabejackson Type: Bug| Status: new Component: Uncategorized |Version: master

Re: [Django] #23395: Clarification on PEP 8 E501: line too long (> 79 characters)

2014-09-02 Thread Django
#23395: Clarification on PEP 8 E501: line too long (> 79 characters) --+ Reporter: nrogers64 |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #23395: Clarification on PEP 8 E501: line too long (> 79 characters)

2014-09-02 Thread Django
#23395: Clarification on PEP 8 E501: line too long (> 79 characters) ---+ Reporter: nrogers64 |Owner: nobody Type: Uncategorized | Status: new Component: Documentation

[django/django] 24d845: [1.6.x] Added missing import in docs/ref/signals.t...

2014-09-02 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 24d84520aa80fa168faec0af3942a296f299927c https://github.com/django/django/commit/24d84520aa80fa168faec0af3942a296f299927c Author: Alexey Efimov Date: 2014-09-02 (Tue, 02 Sep

[django/django] 9cacc2: [1.7.x] Added missing import in docs/ref/signals.t...

2014-09-02 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 9cacc25037501d243cb5fb8ad2ace8fa9d8cdd68 https://github.com/django/django/commit/9cacc25037501d243cb5fb8ad2ace8fa9d8cdd68 Author: Alexey Efimov Date: 2014-09-02 (Tue, 02 Sep

[django/django] 4a3033: Added missing import in docs/ref/signals.txt.

2014-09-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 4a303341fcec8e01cbd47d98bbe5520eabaa7d9e https://github.com/django/django/commit/4a303341fcec8e01cbd47d98bbe5520eabaa7d9e Author: Alexey Efimov Date: 2014-09-02 (Tue, 02 Sep 2014)

[django/django] 7eabd2: [1.7.x] Fixed #22918 -- Fixed SeparateDatabaseAndS...

2014-09-02 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 7eabd22217dcf2a67173b055ace63ca3fce8eb48 https://github.com/django/django/commit/7eabd22217dcf2a67173b055ace63ca3fce8eb48 Author: Dave Hall Date: 2014-09-02 (Tue, 02 Sep 2014)

Re: [Django] #22918: migrations.operations.SeparateDatabaseAndState crashes (and has no tests)

2014-09-02 Thread Django
#22918: migrations.operations.SeparateDatabaseAndState crashes (and has no tests) + Reporter: timo|Owner: nobody Type: Bug | Status: closed Component:

[django/django] 52eadb: Revert "[1.7.x] Undocumented SeparateDatabaseAndSt...

2014-09-02 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 52eadbf5c0bad53ca46eea3bb96a17c3320b55b2 https://github.com/django/django/commit/52eadbf5c0bad53ca46eea3bb96a17c3320b55b2 Author: Tim Graham Date: 2014-09-02 (Tue, 02 Sep

Re: [Django] #22918: migrations.operations.SeparateDatabaseAndState crashes (and has no tests)

2014-09-02 Thread Django
#22918: migrations.operations.SeparateDatabaseAndState crashes (and has no tests) + Reporter: timo|Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #22918: migrations.operations.SeparateDatabaseAndState crashes (and has no tests)

2014-09-02 Thread Django
#22918: migrations.operations.SeparateDatabaseAndState crashes (and has no tests) + Reporter: timo|Owner: nobody Type: Bug | Status: closed Component:

[django/django] e9264b: Revert "Undocumented SeparateDatabaseAndState so c...

2014-09-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e9264bc25d265ba1c8ff69517dea8c5ce6ad6df8 https://github.com/django/django/commit/e9264bc25d265ba1c8ff69517dea8c5ce6ad6df8 Author: Tim Graham Date: 2014-09-02 (Tue, 02 Sep 2014)

[django/django] e03b79: Fixed #22918 -- Fixed SeparateDatabaseAndState cra...

2014-09-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e03b7940e564a6a88269b3030e43354baabcd669 https://github.com/django/django/commit/e03b7940e564a6a88269b3030e43354baabcd669 Author: Dave Hall Date: 2014-09-02 (Tue, 02 Sep 2014)

Re: [Django] #22918: migrations.operations.SeparateDatabaseAndState crashes (and has no tests)

2014-09-02 Thread Django
#22918: migrations.operations.SeparateDatabaseAndState crashes (and has no tests) + Reporter: timo|Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #22918: migrations.operations.SeparateDatabaseAndState crashes (and has no tests)

2014-09-02 Thread Django
#22918: migrations.operations.SeparateDatabaseAndState crashes (and has no tests) + Reporter: timo|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #11580: Unable to query TextField against oracle nclob 10Gr4

2014-09-02 Thread Django
#11580: Unable to query TextField against oracle nclob 10Gr4 -+- Reporter: nosrednakram |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #23394: Need documentation for merging the project's logging configuration with Django's defaults

2014-09-02 Thread Django
#23394: Need documentation for merging the project's logging configuration with Django's defaults --+ Reporter: nrogers64 |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #20338: ALLOWED_HOSTS requires adding absolute domain

2014-09-02 Thread Django
#20338: ALLOWED_HOSTS requires adding absolute domain -+- Reporter: manfre |Owner: nobody Type: Bug | Status: closed Component: HTTP

Re: [Django] #22918: migrations.operations.SeparateDatabaseAndState crashes (and has no tests)

2014-09-02 Thread Django
#22918: migrations.operations.SeparateDatabaseAndState crashes (and has no tests) + Reporter: timo|Owner: nobody Type: Bug | Status: new Component: