[django/django] fb9d8f: Fixed #22717 -- Auto-corrected missing ending slas...

2014-06-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: fb9d8f06520f495d0c36236f7534dbe660c7e164 https://github.com/django/django/commit/fb9d8f06520f495d0c36236f7534dbe660c7e164 Author: Claude Paroz Date: 2014-06-04 (Wed, 04 Jun 2014) Changed paths: M d

Re: [Django] #22717: FileField.url returns a wrong URL

2014-06-03 Thread Django
#22717: FileField.url returns a wrong URL -+- Reporter: david.fischer.ch@… |Owner: nobody Type: Bug | Status: closed Component: File

Re: [Django] #7220: django.contrib.auth.models.AbstractBaseUser.last_login should allow null=True

2014-06-03 Thread Django
#7220: django.contrib.auth.models.AbstractBaseUser.last_login should allow null=True -+- Reporter: veena|Owner: anonymous Type: | Statu

Re: [Django] #22745: ModelChoiceField and ModelMultipleChoiceField with RadioSelect and CheckboxSelectMultiple widgets produce unnecessary db queries while rendering form (particularily in contrib.adm

2014-06-03 Thread Django
#22745: ModelChoiceField and ModelMultipleChoiceField with RadioSelect and CheckboxSelectMultiple widgets produce unnecessary db queries while rendering form (particularily in contrib.admin) -+- Reporter: Althalus

Re: [Django] #22759: offline docs epub link incorrect

2014-06-03 Thread Django
#22759: offline docs epub link incorrect ---+ Reporter: memilanuk@…|Owner: timo Type: Bug| Status: closed Component: Documentation | Version

Re: [Django] #22759: offline docs epub link incorrect

2014-06-03 Thread Django
#22759: offline docs epub link incorrect ---+ Reporter: memilanuk@…|Owner: timo Type: Bug| Status: assigned Component: Documentation | Versi

[Django] #22759: offline docs epub link incorrect

2014-06-03 Thread Django
#22759: offline docs epub link incorrect ---+ Reporter: memilanuk@…| Owner: nobody Type: Bug| Status: new Component: Documentation |Version: 1.6 Severity: Normal | Keywords: epub

[Django] #22758: Makemigrations puts subclasses of abstract models in the wrong app

2014-06-03 Thread Django
#22758: Makemigrations puts subclasses of abstract models in the wrong app -+ Reporter: cdestigter | Owner: nobody Type: Bug | Status: new Component: Migrations |Version: 1.7-beta-2

[Django] #22757: prefetch_related isn't as effecient as it could be with GenericForeignKey and proxy models

2014-06-03 Thread Django
#22757: prefetch_related isn't as effecient as it could be with GenericForeignKey and proxy models --+ Reporter: gwahl@… | Owner: nobody Type: Uncategorized | Status: new Component: contri

Re: [Django] #10811: Assigning unsaved model to a ForeignKey leads to silent failures

2014-06-03 Thread Django
#10811: Assigning unsaved model to a ForeignKey leads to silent failures -+- Reporter: Glenn|Owner: Type: Bug | anubhav9042 Component: Database layer

Re: [Django] #22717: FileField.url returns a wrong URL

2014-06-03 Thread Django
#22717: FileField.url returns a wrong URL -+- Reporter: david.fischer.ch@… |Owner: nobody Type: Bug | Status: new Component: File |

Re: [Django] #22563: Migration of admin.LogEntry.user fails.

2014-06-03 Thread Django
#22563: Migration of admin.LogEntry.user fails. -+ Reporter: efrinut@…|Owner: andrewgodwin Type: Bug | Status: new Component: Migrations |

Re: [Django] #16335: Cannot iterate defaultdict in template

2014-06-03 Thread Django
#16335: Cannot iterate defaultdict in template -+- Reporter: jacob.ninja.dev@…|Owner: Type: Bug | bluejeansummer Component: Documentation|

Re: [Django] #16335: Cannot iterate defaultdict in template

2014-06-03 Thread Django
#16335: Cannot iterate defaultdict in template -+- Reporter: jacob.ninja.dev@…|Owner: Type: Bug | bluejeansummer Component: Documentation|

[django/django] 8d6e0d: [1.7.x] Fixed #22681 -- Made TarArchive recognize ...

2014-06-03 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 8d6e0d45882444cf528b10832811fa19613f184a https://github.com/django/django/commit/8d6e0d45882444cf528b10832811fa19613f184a Author: Alexandr Shurigin Date: 2014-06-03 (Tue, 03 Jun 2014) Changed pat

Re: [Django] #22746: CSS glitch in the admin interface.

2014-06-03 Thread Django
#22746: CSS glitch in the admin interface. ---+--- Reporter: kkoroviev@…|Owner: kkoroviev@… Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #12708: Django raises DoesNotExist when consulting an empty ForeignKey field

2014-06-03 Thread Django
#12708: Django raises DoesNotExist when consulting an empty ForeignKey field -+- Reporter: lsaffre |Owner: nobody Type: Uncategorized| Status: closed

Re: [Django] #22746: CSS glitch in the admin interface.

2014-06-03 Thread Django
#22746: CSS glitch in the admin interface. ---+--- Reporter: kkoroviev@…|Owner: kkoroviev@… Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #21451: LiveServerTestCase returns a 404 on all URLs when MEDIA_URL = '' and DEBUG = True

2014-06-03 Thread Django
#21451: LiveServerTestCase returns a 404 on all URLs when MEDIA_URL = '' and DEBUG = True ---+ Reporter: aaugustin |Owner: gchp Type: Bug| Status: as

[django/django] 083d28: Fixed #22681 -- Made TarArchive recognize leading ...

2014-06-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 083d285b82832f95b57c64144020cc2ce8895a22 https://github.com/django/django/commit/083d285b82832f95b57c64144020cc2ce8895a22 Author: Alexandr Shurigin Date: 2014-06-03 (Tue, 03 Jun 2014) Changed paths:

Re: [Django] #22681: TarArchive has_leading_dir usage bug

2014-06-03 Thread Django
#22681: TarArchive has_leading_dir usage bug -+- Reporter: phpdude |Owner: nobody Type: Bug | Status: closed Component: Core (Management

Re: [Django] #22681: TarArchive has_leading_dir usage bug

2014-06-03 Thread Django
#22681: TarArchive has_leading_dir usage bug -+- Reporter: phpdude |Owner: nobody Type: Bug | Status: new Component: Core (Management

[django/django] 61960d: Added a patch review checklist.

2014-06-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 61960dd02c4b58f8bcfc9dbb1eb1852ff63c8beb https://github.com/django/django/commit/61960dd02c4b58f8bcfc9dbb1eb1852ff63c8beb Author: Tim Graham Date: 2014-06-03 (Tue, 03 Jun 2014) Changed paths: M doc

Re: [Django] #10811: Assigning unsaved model to a ForeignKey leads to silent failures

2014-06-03 Thread Django
#10811: Assigning unsaved model to a ForeignKey leads to silent failures -+- Reporter: Glenn|Owner: Type: Bug | anubhav9042 Component: Database layer

Re: [Django] #10811: Assigning unsaved model to a ForeignKey leads to silent failures

2014-06-03 Thread Django
#10811: Assigning unsaved model to a ForeignKey leads to silent failures -+- Reporter: Glenn|Owner: Type: Bug | anubhav9042 Component: Database layer

Re: [Django] #10811: Assigning unsaved model to a ForeignKey leads to silent failures

2014-06-03 Thread Django
#10811: Assigning unsaved model to a ForeignKey leads to silent failures -+- Reporter: Glenn|Owner: Type: Bug | anubhav9042 Component: Database layer

Re: [Django] #22755: Problem with date fields

2014-06-03 Thread Django
#22755: Problem with date fields -+- Reporter: anonymous|Owner: nobody Type: Bug | Status: closed Component: Database layer |

Re: [Django] #22755: Problem with date fields

2014-06-03 Thread Django
#22755: Problem with date fields -+- Reporter: anonymous|Owner: nobody Type: Bug | Status: new Component: Database layer |

Re: [Django] #22666: (Generic)IPAddressField index never used on PostgreSQL, inconsistent behavior

2014-06-03 Thread Django
#22666: (Generic)IPAddressField index never used on PostgreSQL, inconsistent behavior -+- Reporter: intgr|Owner: nobody Type: Uncategorized| Status:

Re: [Django] #22754: Consider Making runserver Serve Correct M4A MIME Type for Internet Explorer

2014-06-03 Thread Django
#22754: Consider Making runserver Serve Correct M4A MIME Type for Internet Explorer ---+ Reporter: nrogers64 |Owner: nobody Type: Uncategorized | Status: closed Compone

Re: [Django] #22746: CSS glitch in the admin interface.

2014-06-03 Thread Django
#22746: CSS glitch in the admin interface. ---+--- Reporter: kkoroviev@…|Owner: kkoroviev@… Type: Bug| Status: new Component: contrib.admin |

[django/django] c8382f: [1.7.x] Updated current state of MySQL Connector/P...

2014-06-03 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: c8382f4c6578104a21263c865485d60f3d64965b https://github.com/django/django/commit/c8382f4c6578104a21263c865485d60f3d64965b Author: INADA Naoki Date: 2014-06-03 (Tue, 03 Jun 2014) Changed paths:

[django/django] 7be646: Updated current state of MySQL Connector/Python.

2014-06-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 7be646425f62734cbd457b93c2b7cf5aa14f923b https://github.com/django/django/commit/7be646425f62734cbd457b93c2b7cf5aa14f923b Author: INADA Naoki Date: 2014-06-03 (Tue, 03 Jun 2014) Changed paths: M do

[Django] #22756: Technical 404 could say which view was run, if any.

2014-06-03 Thread Django
#22756: Technical 404 could say which view was run, if any. -+ Reporter: Keryn Knight | Owner: nobody Type: New feature | Status: new Component: Core (URLs) |Version: master

[django/django] 206cb7: [1.7.x] Removed erroneous trailing comma in OLMapW...

2014-06-03 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 206cb74cef0c8d81d6a6ed3ecb8b2fd8848abb26 https://github.com/django/django/commit/206cb74cef0c8d81d6a6ed3ecb8b2fd8848abb26 Author: Egor Semiguzov Date: 2014-06-03 (Tue, 03 Jun 2014) Changed paths:

[django/django] 734e9a: [1.6.x] Removed erroneous trailing comma in OLMapW...

2014-06-03 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 734e9ad2320682c1817f2a70b37880c0b208b398 https://github.com/django/django/commit/734e9ad2320682c1817f2a70b37880c0b208b398 Author: Egor Semiguzov Date: 2014-06-03 (Tue, 03 Jun 2014) Changed paths:

[django/django] c5226e: Removed erroneous trailing comma in OLMapWidget.js...

2014-06-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c5226eb72acab8622b572b5d494fa951f26d0025 https://github.com/django/django/commit/c5226eb72acab8622b572b5d494fa951f26d0025 Author: Egor Semiguzov Date: 2014-06-03 (Tue, 03 Jun 2014) Changed paths: M

[django/django] f39b88: Unicode method on model should return unicode

2014-06-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: f39b8867a1b30d6e9f1dff2a544c89354dd55b0d https://github.com/django/django/commit/f39b8867a1b30d6e9f1dff2a544c89354dd55b0d Author: Ryan Nowakowski Date: 2014-06-02 (Mon, 02 Jun 2014) Changed paths:

Re: [Django] #22384: Deprecate the ability to reverse by dotted path

2014-06-03 Thread Django
#22384: Deprecate the ability to reverse by dotted path -+- Reporter: timo |Owner: timo Type: | Status: closed Cleanup/optimization

[django/django] 4445d3: Fixed #22384 -- Deprecated reversing URLs by dotte...

2014-06-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 4445d36d471aae81086ed785536687a92e5aaa6d https://github.com/django/django/commit/4445d36d471aae81086ed785536687a92e5aaa6d Author: Tim Graham Date: 2014-06-03 (Tue, 03 Jun 2014) Changed paths: M dja

Re: [Django] #22754: Consider Making runserver Serve Correct M4A MIME Type for Internet Explorer

2014-06-03 Thread Django
#22754: Consider Making runserver Serve Correct M4A MIME Type for Internet Explorer ---+ Reporter: nrogers64 |Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #22563: Migration of admin.LogEntry.user fails.

2014-06-03 Thread Django
#22563: Migration of admin.LogEntry.user fails. -+ Reporter: efrinut@…|Owner: andrewgodwin Type: Bug | Status: new Component: Migrations |

Re: [Django] #22577: The makemigrations management command has a problem with migrations dir

2014-06-03 Thread Django
#22577: The makemigrations management command has a problem with migrations dir -+- Reporter: japrogramer@…|Owner: nobody Type: Bug | Status: clos