[Django] #22755: Problem with date fields

2014-06-02 Thread Django
#22755: Problem with date fields --+--- Reporter: anonymous | Owner: nobody Type: Bug | Status: new Component: Database layer (models, ORM) |Version: 1

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

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

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

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

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

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

Re: [Django] #12500: Support for MySQL Connector/Python

2014-06-02 Thread Django
#12500: Support for MySQL Connector/Python -+- Reporter: geertjanvdk |Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #22454: Confusing message id=1_6.W001

2014-06-02 Thread Django
#22454: Confusing message id=1_6.W001 --+ Reporter: pgcd |Owner: mardini Type: Cleanup/optimization | Status: closed Component: Core (System checks)

Re: [Django] #15723: Document limitations of reverse

2014-06-02 Thread Django
#15723: Document limitations of reverse -+- Reporter: zeroos |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #22747: Add backwards compatibility tip for new behaviour of formset.save(commit=False)

2014-06-02 Thread Django
#22747: Add backwards compatibility tip for new behaviour of formset.save(commit=False) -+- Reporter: django@… |Owner: nobody Type: | Statu

Re: [Django] #21927: URL namespacing improvements

2014-06-02 Thread Django
#21927: URL namespacing improvements --+ Reporter: aaugustin |Owner: nobody Type: Cleanup/optimization | Status: new Component: Core (URLs) |

Re: [Django] #22753: (With patch) Documented latent feature of template tag {% comment %} . Add meta notes.

2014-06-02 Thread Django
#22753: (With patch) Documented latent feature of template tag {% comment %} . Add meta notes. --+ Reporter: brycenesbitt | Owner: nobody Type: Cleanup/optimization | Status: closed Component: Documen

Re: [Django] #22753: (With patch) Documented latent feature of template tag {% comment %} . Add meta notes.

2014-06-02 Thread Django
#22753: (With patch) Documented latent feature of template tag {% comment %} . Add meta notes. --+ Reporter: brycenesbitt | Owner: nobody Type: Cleanup/optimization | Status: closed Component: Documen

[django/django] 933415: [1.6.x] Fixed #22753 -- Documented ability to use ...

2014-06-02 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 9334150ca4d60026be4e36e3599bb1e23ccbae7b https://github.com/django/django/commit/9334150ca4d60026be4e36e3599bb1e23ccbae7b Author: Bryce Nesbitt Date: 2014-06-02 (Mon, 02 Jun 2014) Changed paths:

Re: [Django] #22753: (With patch) Documented latent feature of template tag {% comment %} . Add meta notes.

2014-06-02 Thread Django
#22753: (With patch) Documented latent feature of template tag {% comment %} . Add meta notes. --+ Reporter: brycenesbitt | Owner: nobody Type: Cleanup/optimization | Status: closed Component: Documen

[django/django] cb3266: [1.7.x] Fixed #22753 -- Documented ability to use ...

2014-06-02 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: cb3266c1b0d6328dcf316f2d6d0db28a10df6816 https://github.com/django/django/commit/cb3266c1b0d6328dcf316f2d6d0db28a10df6816 Author: Bryce Nesbitt Date: 2014-06-02 (Mon, 02 Jun 2014) Changed paths:

[django/django] e02089: Fixed #22753 -- Documented ability to use a note w...

2014-06-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e0208944708aa9e1034531a047a731b1c93b50c6 https://github.com/django/django/commit/e0208944708aa9e1034531a047a731b1c93b50c6 Author: Bryce Nesbitt Date: 2014-06-02 (Mon, 02 Jun 2014) Changed paths: M

Re: [Django] #21927: URL namespacing improvements

2014-06-02 Thread Django
#21927: URL namespacing improvements --+ Reporter: aaugustin |Owner: nobody Type: Cleanup/optimization | Status: new Component: Core (URLs) |

Re: [Django] #22384: Deprecate the ability to reverse by dotted path (was: Deprecate Django string magic in URLs and the ability to reverse by dotted path)

2014-06-02 Thread Django
#22384: Deprecate the ability to reverse by dotted path --+ Reporter: timo |Owner: timo Type: Cleanup/optimization | Status: new Component: Core (UR

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

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

Re: [Django] #21927: URL namespacing improvements

2014-06-02 Thread Django
#21927: URL namespacing improvements --+ Reporter: aaugustin |Owner: nobody Type: Cleanup/optimization | Status: new Component: Core (URLs) |

[Django] #22753: (With patch) Documented latent feature of template tag {% comment %} . Add meta notes.

2014-06-02 Thread Django
#22753: (With patch) Documented latent feature of template tag {% comment %} . Add meta notes. --+-- Reporter: brycenesbitt | Owner: nobody Type: Cleanup/optimization | Status: new Component: Docu

Re: [Django] #22750: Renaming model fails

2014-06-02 Thread Django
#22750: Renaming model fails -+ Reporter: valberg |Owner: andrewgodwin Type: Bug | Status: assigned Component: Migrations |

Re: [Django] #22752: PasswordResetForm email context is missing current_app

2014-06-02 Thread Django
#22752: PasswordResetForm email context is missing current_app ---+-- Reporter: bendavis78 |Owner: nobody Type: Uncategorized | Status: new Component: contrib.auth |

Re: [Django] #22752: PasswordResetForm email context is missing current_app

2014-06-02 Thread Django
#22752: PasswordResetForm email context is missing current_app ---+-- Reporter: bendavis78 |Owner: nobody Type: Uncategorized | Status: new Component: contrib.auth |

[Django] #22752: PasswordResetForm email context is missing current_app

2014-06-02 Thread Django
#22752: PasswordResetForm email context is missing current_app ---+ Reporter: bendavis78 | Owner: nobody Type: Uncategorized | Status: new Component: contrib.auth |Version: master Severity: Normal

Re: [Django] #11776: HTML class for non-field errors

2014-06-02 Thread Django
#11776: HTML class for non-field errors -+- Reporter: Daniel Pope |Owner: Type: New feature | NickPresta Component: Forms| Status: closed

[django/django] 11f089: Fixed #11776 -- Added CSS class for non-field/top ...

2014-06-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 11f0899bbe7c04dc6109f57c3b36ed8621b8f08e https://github.com/django/django/commit/11f0899bbe7c04dc6109f57c3b36ed8621b8f08e Author: Nick Presta Date: 2014-06-02 (Mon, 02 Jun 2014) Changed paths: M AU

Re: [Django] #22751: Reset Migration

2014-06-02 Thread Django
#22751: Reset Migration -+-- Reporter: anonymous|Owner: nobody Type: New feature | Status: closed Component: Migrations | Version: 1.7-beta-2 Se

[Django] #22751: Reset Migration

2014-06-02 Thread Django
#22751: Reset Migration -+ Reporter: anonymous| Owner: nobody Type: New feature | Status: new Component: Migrations |Version: 1.7-beta-2 Severity: Normal | Keywords: Triage Stage: Unrevie

Re: [Django] #22749: Making SQL management commands migration aware.

2014-06-02 Thread Django
#22749: Making SQL management commands migration aware. -+- Reporter: valberg |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #22603: Reorganize code in django.db.backends

2014-06-02 Thread Django
#22603: Reorganize code in django.db.backends -+- Reporter: aaugustin|Owner: gchp Type: | Status: assigned Cleanup/optimization

[Django] #22750: Renaming model fails

2014-06-02 Thread Django
#22750: Renaming model fails + Reporter: valberg | Owner: nobody Type: Bug | Status: new Component: Migrations |Version: master Severity: Normal | Keywords: Triage Stage: Unreviewed |

Re: [Django] #22737: Ability to implicitly preappend current_app to reverse URL resolution.

2014-06-02 Thread Django
#22737: Ability to implicitly preappend current_app to reverse URL resolution. -+-- Reporter: CVi |Owner: nobody Type: New feature | Status: new Component: Core (UR

Re: [Django] #22673: inspectdb not support database schema on postgresql with name different of "public"

2014-06-02 Thread Django
#22673: inspectdb not support database schema on postgresql with name different of "public" -+- Reporter: Fabio Caritas|Owner: nobody Barrionuevo da Luz | Status: n

Re: [Django] #22603: Reorganize code in django.db.backends

2014-06-02 Thread Django
#22603: Reorganize code in django.db.backends -+- Reporter: aaugustin|Owner: gchp Type: | Status: assigned Cleanup/optimization

Re: [Django] #22748: post_migrate documentation example is wrong

2014-06-02 Thread Django
#22748: post_migrate documentation example is wrong -+- Reporter: Rudolph |Owner: timo Type: Bug | Status: closed Component: Documentati

[django/django] 170255: [1.7.x] Fixed #22748 -- Corrected post_migrate usa...

2014-06-02 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 170255caf43f2d0ae072f0b7a22da90f50bd95b0 https://github.com/django/django/commit/170255caf43f2d0ae072f0b7a22da90f50bd95b0 Author: Tim Graham Date: 2014-06-02 (Mon, 02 Jun 2014) Changed paths:

Re: [Django] #22748: post_migrate documentation example is wrong

2014-06-02 Thread Django
#22748: post_migrate documentation example is wrong -+- Reporter: Rudolph |Owner: timo Type: Bug | Status: closed Component: Documentati

[django/django] a00efa: Fixed #22748 -- Corrected post_migrate usage examp...

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

Re: [Django] #22603: Reorganize code in django.db.backends

2014-06-02 Thread Django
#22603: Reorganize code in django.db.backends -+- Reporter: aaugustin|Owner: gchp Type: | Status: assigned Cleanup/optimization

Re: [Django] #22748: post_migrate documentation example is wrong

2014-06-02 Thread Django
#22748: post_migrate documentation example is wrong -+- Reporter: Rudolph |Owner: timo Type: Bug | Status: assigned Component: Documenta

Re: [Django] #22603: Reorganize code in django.db.backends

2014-06-02 Thread Django
#22603: Reorganize code in django.db.backends -+- Reporter: aaugustin|Owner: gchp Type: | Status: assigned Cleanup/optimization

Re: [Django] #20550: Add an option to preserve the database between test runs

2014-06-02 Thread Django
#20550: Add an option to preserve the database between test runs -+- Reporter: aaugustin|Owner: aaugustin Type: New feature | Status: closed Compo

Re: [Django] #22727: Display correct documentation version

2014-06-02 Thread Django
#22727: Display correct documentation version -+- Reporter: rayjay |Owner: nobody Type: New feature | Status: closed Component: Documentation

Re: [Django] #22454: Confusing message id=1_6.W001

2014-06-02 Thread Django
#22454: Confusing message id=1_6.W001 --+ Reporter: pgcd |Owner: mardini Type: Cleanup/optimization | Status: closed Component: Core (System checks)

Re: [Django] #22747: Add backwards compatibility tip for new behaviour of formset.save(commit=False)

2014-06-02 Thread Django
#22747: Add backwards compatibility tip for new behaviour of formset.save(commit=False) -+- Reporter: django@… |Owner: nobody Type: | Statu

Re: [Django] #22732: MySQL-for-Python-3 is not actively maintained.

2014-06-02 Thread Django
#22732: MySQL-for-Python-3 is not actively maintained. +-- Reporter: songofacandy@… |Owner: nobody Type: Uncategorized | Status: closed Component: Python 3|

Re: [Django] #22747: Add backwards compatibility tip for new behaviour of formset.save(commit=False) (was: Warning should be issued on new behaviour of formset.save(commit=False))

2014-06-02 Thread Django
#22747: Add backwards compatibility tip for new behaviour of formset.save(commit=False) -+- Reporter: django@… |Owner: nobody Type: | Statu

Re: [Django] #1805: 'adminmedia' is not a valid tag library

2014-06-02 Thread Django
#1805: 'adminmedia' is not a valid tag library -+- Reporter: stanep@… |Owner: adrian Type: defect | Status: closed Component: Documentation

[django/django] 724e60: [1.7.x] Fixed #22690 -- Added a check for proxy mo...

2014-06-02 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 724e6008722acb9b69ea3d1749ac8c1125837d03 https://github.com/django/django/commit/724e6008722acb9b69ea3d1749ac8c1125837d03 Author: Craig de Stigter Date: 2014-06-02 (Mon, 02 Jun 2014) Changed path

Re: [Django] #22690: 'Proxy model contains model fields' error

2014-06-02 Thread Django
#22690: 'Proxy model contains model fields' error -+- Reporter: cdestigter |Owner: nobody Type: Bug | Status: closed Component: Database la

[django/django] ce993e: Fixed #22690 -- Added a check for proxy models con...

2014-06-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ce993efda876b19569267badb6af5fd0e80cdee3 https://github.com/django/django/commit/ce993efda876b19569267badb6af5fd0e80cdee3 Author: Craig de Stigter Date: 2014-06-02 (Mon, 02 Jun 2014) Changed paths:

Re: [Django] #22690: 'Proxy model contains model fields' error

2014-06-02 Thread Django
#22690: 'Proxy model contains model fields' error -+- Reporter: cdestigter |Owner: nobody Type: Bug | Status: closed Component: Database la

[django/django] 160fd6: [1.7.x] Removed an unused import

2014-06-02 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 160fd6c7c1699e0be89d9a48f4cc9386bab0e9de https://github.com/django/django/commit/160fd6c7c1699e0be89d9a48f4cc9386bab0e9de Author: Alex Gaynor Date: 2014-06-02 (Mon, 02 Jun 2014) Changed paths:

Re: [Django] #22748: post_migrate documentation example is wrong

2014-06-02 Thread Django
#22748: post_migrate documentation example is wrong -+ Reporter: Rudolph |Owner: timo Type: Bug | Status: assigned Component: Documentation|

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

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

Re: [Django] #22748: post_migrate documentation example is wrong

2014-06-02 Thread Django
#22748: post_migrate documentation example is wrong -+ Reporter: Rudolph |Owner: timo Type: Bug | Status: assigned Component: Documentation|

Re: [Django] #22748: post_migrate documentation example is wrong

2014-06-02 Thread Django
#22748: post_migrate documentation example is wrong -+ Reporter: Rudolph |Owner: nobody Type: Bug | Status: new Component: Documentation|

Re: [Django] #22731: page number variable update in docs for paginator

2014-06-02 Thread Django
#22731: page number variable update in docs for paginator -+- Reporter: joeyliechty@…|Owner: nobody Type: | Status: closed Cleanup/optimizat

Re: [Django] #22747: Warning should be issued on new behaviour of formset.save(commit=False)

2014-06-02 Thread Django
#22747: Warning should be issued on new behaviour of formset.save(commit=False) -+- Reporter: django@… |Owner: nobody Type: | Status: new

Re: [Django] #22749: Making SQL management commands migration aware.

2014-06-02 Thread Django
#22749: Making SQL management commands migration aware. -+- Reporter: valberg |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #22747: Warning should be issued on new behaviour of formset.save(commit=False)

2014-06-02 Thread Django
#22747: Warning should be issued on new behaviour of formset.save(commit=False) -+- Reporter: django@… |Owner: nobody Type: | Status: new

Re: [Django] #19303: ModelAdmin.formfield_overrides is ignored for fields with choices

2014-06-02 Thread Django
#19303: ModelAdmin.formfield_overrides is ignored for fields with choices ---+--- Reporter: bendavis78 |Owner: LukaszBalcerzak Type: Bug| Status: new Compo

Re: [Django] #19303: ModelAdmin.formfield_overrides is ignored for fields with choices

2014-06-02 Thread Django
#19303: ModelAdmin.formfield_overrides is ignored for fields with choices -+- Reporter: bendavis78 |Owner: Type: Bug | LukaszBalcerzak Component: contrib.admi

[django/django] f8dd38: [1.7.x] Revert "Fixed #19303 -- Fixed ModelAdmin.f...

2014-06-02 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: f8dd382a48d7dea8cda04a6674f305651e88c654 https://github.com/django/django/commit/f8dd382a48d7dea8cda04a6674f305651e88c654 Author: Tim Graham Date: 2014-06-02 (Mon, 02 Jun 2014) Changed paths:

Re: [Django] #19303: ModelAdmin.formfield_overrides is ignored for fields with choices

2014-06-02 Thread Django
#19303: ModelAdmin.formfield_overrides is ignored for fields with choices -+- Reporter: bendavis78 |Owner: Type: Bug | LukaszBalcerzak Component: contrib.admi

[django/django] 5046c1: Revert "Fixed #19303 -- Fixed ModelAdmin.formfield...

2014-06-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 5046c110cfbf5e867fec47c8c68677a76c9e1b68 https://github.com/django/django/commit/5046c110cfbf5e867fec47c8c68677a76c9e1b68 Author: Tim Graham Date: 2014-06-02 (Mon, 02 Jun 2014) Changed paths: M dja

Re: [Django] #18985: DeprecationWarning no longer loud by default in Python 2.7+

2014-06-02 Thread Django
#18985: DeprecationWarning no longer loud by default in Python 2.7+ -+ Reporter: dstufft |Owner: nobody Type: Bug | Status: closed Component: Core (

Re: [Django] #18985: DeprecationWarning no longer loud by default in Python 2.7+

2014-06-02 Thread Django
#18985: DeprecationWarning no longer loud by default in Python 2.7+ -+ Reporter: dstufft |Owner: nobody Type: Bug | Status: new Component: Core (Oth

Re: [Django] #22749: Making SQL management commands migration aware.

2014-06-02 Thread Django
#22749: Making SQL management commands migration aware. -+- Reporter: valberg |Owner: nobody Type: | Status: new Cleanup/optimization

[Django] #22749: Making SQL management commands migration aware.

2014-06-02 Thread Django
#22749: Making SQL management commands migration aware. + Reporter: valberg | Owner: nobody Type: Cleanup/optimization| Status: new Component: Core (Management commands) |

[Django] #22748: post_migrate documentation example is wrong

2014-06-02 Thread Django
#22748: post_migrate documentation example is wrong ---+ Reporter: Rudolph| Owner: nobody Type: Bug| Status: new Component: Documentation |Version: master Severity: Normal | Key

[Django] #22747: Warning should be issued on new behaviour of formset.save(commit=False)

2014-06-02 Thread Django
#22747: Warning should be issued on new behaviour of formset.save(commit=False) --+ Reporter: django@… | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation