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

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

Re: [Django] #22564: Migrations generated by Python 2 do not work in Python 3 due to b'' prefix on strings

2014-05-05 Thread Django
#22564: Migrations generated by Python 2 do not work in Python 3 due to b'' prefix on strings -+- Reporter: timo |Owner: claudep Type: Bug |

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

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

Re: [Django] #22570: Form.__getitem__ KeyError should be more descriptive

2014-05-05 Thread Django
#22570: Form.__getitem__ KeyError should be more descriptive --+ Reporter: bendavis78|Owner: nobody Type: Cleanup/optimization | Status: closed Component:

[django/django] 549b65: [1.7.x] Fixed #22570 -- Made Form.__getitem__ KeyE...

2014-05-05 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 549b65824184711823e6a8c38ccf7365f10023d8 https://github.com/django/django/commit/549b65824184711823e6a8c38ccf7365f10023d8 Author: Ben Davis Date: 2014-05-05 (Mon, 05 May 2014) Changed paths:

Re: [Django] #22570: Form.__getitem__ KeyError should be more descriptive

2014-05-05 Thread Django
#22570: Form.__getitem__ KeyError should be more descriptive --+ Reporter: bendavis78|Owner: nobody Type: Cleanup/optimization | Status: closed Component:

[django/django] df60db: Fixed #22570 -- Made Form.__getitem__ KeyError mor...

2014-05-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: df60db0e7872796b4a48e62e9733f85c8ddf8306 https://github.com/django/django/commit/df60db0e7872796b4a48e62e9733f85c8ddf8306 Author: Ben Davis Date: 2014-05-05 (Mon, 05 May 2014) Changed paths: M djan

Re: [Django] #22424: Default value for TextField

2014-05-05 Thread Django
#22424: Default value for TextField -+-- Reporter: Nevsky |Owner: nobody Type: Bug | Status: new Component: Migrations | Ver

Re: [Django] #22337: makemigrations not working when Field takes FileSystemStorage parameter

2014-05-05 Thread Django
#22337: makemigrations not working when Field takes FileSystemStorage parameter -+- Reporter: nliberg |Owner: nobody Type: Bug | Status: new

Re: [Django] #22579: validate_email accepts trailing dash

2014-05-05 Thread Django
#22579: validate_email accepts trailing dash --+ Reporter: jason@… |Owner: nobody Type: Bug | Status: new Component: Core (Other) | Version:

Re: [Django] #22580: dumpdata don't work with sub app

2014-05-05 Thread Django
#22580: dumpdata don't work with sub app -+- Reporter: Fabio Caritas|Owner: nobody Barrionuevo da Luz | Status: closed Type: Uncategorized|

Re: [Django] #22564: Migrations generated by Python 2 do not work in Python 3 due to b'' prefix on strings

2014-05-05 Thread Django
#22564: Migrations generated by Python 2 do not work in Python 3 due to b'' prefix on strings -+-- Reporter: timo |Owner: claudep Type: Bug | Status:

Re: [Django] #22424: Default value for TextField

2014-05-05 Thread Django
#22424: Default value for TextField -+-- Reporter: Nevsky |Owner: nobody Type: Bug | Status: new Component: Migrations | Ver

Re: [Django] #22580: dumpdata don't work with sub app

2014-05-05 Thread Django
#22580: dumpdata don't work with sub app -+- Reporter: Fabio Caritas|Owner: nobody Barrionuevo da Luz | Status: closed Type: Uncategorized|

Re: [Django] #22580: dumpdata don't work with sub app

2014-05-05 Thread Django
#22580: dumpdata don't work with sub app -+- Reporter: Fabio Caritas|Owner: nobody Barrionuevo da Luz | Status: closed Type: Uncategorized|

[Django] #22580: dumpdata don't work with sub app

2014-05-05 Thread Django
#22580: dumpdata don't work with sub app -+- Reporter: Fabio Caritas| Owner: nobody Barrionuevo da Luz | Status: new Type: Uncategorized|Version: 1.6 Component: Core

[django/django] 2dd52d: [1.7.x] Reordered tutorial 1 so that the database ...

2014-05-05 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 2dd52d043344c9e9acf65149d8c72b32b40f4643 https://github.com/django/django/commit/2dd52d043344c9e9acf65149d8c72b32b40f4643 Author: Tom Date: 2014-05-05 (Mon, 05 May 2014) Changed paths: M docs

[django/django] 6923fd: Reordered tutorial 1 so that the database is confi...

2014-05-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 6923fdbbf1824d6e28cc1d283b48146c7f58c6ea https://github.com/django/django/commit/6923fdbbf1824d6e28cc1d283b48146c7f58c6ea Author: Tom Date: 2014-05-05 (Mon, 05 May 2014) Changed paths: M docs/intro

[Django] #22579: validate_email accepts trailing dash

2014-05-05 Thread Django
#22579: validate_email accepts trailing dash --+ Reporter: jason@… | Owner: nobody Type: Bug | Status: new Component: Core (Other) |Version: 1.6 Severity: Normal| Keywords: Triage

Re: [Django] #22424: Default value for TextField

2014-05-05 Thread Django
#22424: Default value for TextField -+-- Reporter: Nevsky |Owner: nobody Type: Bug | Status: new Component: Migrations | Ver

Re: [Django] #21780: Search highlighting on docs.djangoproject.com produces weird results when words overlap

2014-05-05 Thread Django
#21780: Search highlighting on docs.djangoproject.com produces weird results when words overlap -+ Reporter: bmispelon|Owner: Type: Bug | Statu

Re: [Django] #22564: Migrations generated by Python 2 do not work in Python 3 due to b'' prefix on strings

2014-05-05 Thread Django
#22564: Migrations generated by Python 2 do not work in Python 3 due to b'' prefix on strings -+-- Reporter: timo |Owner: claudep Type: Bug | Status:

[Django] #22578: Comments for translators do not appear if the translatable string is after an indentation

2014-05-05 Thread Django
#22578: Comments for translators do not appear if the translatable string is after an indentation ---+ Reporter: ygbo | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version:

Re: [Django] #22568: FK to proxy model breaks migrate

2014-05-05 Thread Django
#22568: FK to proxy model breaks migrate +-- Reporter: leftmoose |Owner: nobody Type: Bug | Status: new Component: Migrations | Version: 1.7-beta

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

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

Re: [Django] #22576: makemigrations requires 'default' database configuration

2014-05-05 Thread Django
#22576: makemigrations requires 'default' database configuration -+-- Reporter: anonymous|Owner: nobody Type: Bug | Status: new Component: Migrations

Re: [Django] #22572: @override_settings(ROOT_URLCONF) doesn't clear urlresolvers._urlconfs.

2014-05-05 Thread Django
#22572: @override_settings(ROOT_URLCONF) doesn't clear urlresolvers._urlconfs. -+- Reporter: loic84 |Owner: nobody Type: Bug | Status: close

[django/django] 942556: Fixed #22572 -- override_settings(ROOT_URLCONF) di...

2014-05-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 942556df2ffd3276dc127edd3cbb9d177095d882 https://github.com/django/django/commit/942556df2ffd3276dc127edd3cbb9d177095d882 Author: Loic Bistuer Date: 2014-05-05 (Mon, 05 May 2014) Changed paths: M d

Re: [Django] #7599: add get_user_permissions method to ModelBackend

2014-05-05 Thread Django
#7599: add get_user_permissions method to ModelBackend --+-- Reporter: gwilson |Owner: jorgecarleitao Type: New feature | Status: assigned Component: contrib.auth

Re: [Django] #22576: makemigrations requires 'default' database configuration

2014-05-05 Thread Django
#22576: makemigrations requires 'default' database configuration -+-- Reporter: anonymous|Owner: nobody Type: Bug | Status: new Component: Migrations

Re: [Django] #22466: 'ManyToOneRel' object has no attribute 'rel'

2014-05-05 Thread Django
#22466: 'ManyToOneRel' object has no attribute 'rel' -+- Reporter: takis|Owner: akaariai Type: Bug | Status: closed Component: Databa

[django/django] 76979a: [1.7.x] Fixed #22466 -- ordering by reverse foreig...

2014-05-05 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 76979a257d289b8c463023308c888662d874 https://github.com/django/django/commit/76979a257d289b8c463023308c888662d874 Author: Anssi Kääriäinen Date: 2014-05-05 (Mon, 05 May 2014) Changed path

[django/django] 3b7c66: Fixed #22466 -- ordering by reverse foreign key

2014-05-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 3b7c66a3ac0fcaa5dd02f87888c787d2c735c1a7 https://github.com/django/django/commit/3b7c66a3ac0fcaa5dd02f87888c787d2c735c1a7 Author: Anssi Kääriäinen Date: 2014-05-05 (Mon, 05 May 2014) Changed paths:

Re: [Django] #22569: lookup_allowed fails to consider dynamic list_filter

2014-05-05 Thread Django
#22569: lookup_allowed fails to consider dynamic list_filter -+- Reporter: Keryn Knight |Owner: nobody | Status: new Type: Bug

Re: [Django] #22570: Form.__getitem__ KeyError should be more descriptive

2014-05-05 Thread Django
#22570: Form.__getitem__ KeyError should be more descriptive --+ Reporter: bendavis78|Owner: nobody Type: Cleanup/optimization | Status: new Component: F

Re: [Django] #14030: Use F() objects in aggregates(), annotates() and values()

2014-05-05 Thread Django
#14030: Use F() objects in aggregates(), annotates() and values() -+- Reporter: delfick |Owner: smeatonj Type: New feature | Status: assigned Com

Re: [Django] #1349: MEDIA_URL and MEDIA_ROOT do not serve the files

2014-05-05 Thread Django
#1349: MEDIA_URL and MEDIA_ROOT do not serve the files --+ Reporter: lzap@…|Owner: timo Type: Cleanup/optimization | Status: closed Component: Docume

Re: [Django] #1349: MEDIA_URL and MEDIA_ROOT do not serve the files

2014-05-05 Thread Django
#1349: MEDIA_URL and MEDIA_ROOT do not serve the files --+ Reporter: lzap@…|Owner: timo Type: Cleanup/optimization | Status: closed Component: Docume

[django/django] 578308: [1.6.x] Fixed #1349 -- Clarified docs on serving f...

2014-05-05 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 5783088eecddd935be3c641437748040669f91c0 https://github.com/django/django/commit/5783088eecddd935be3c641437748040669f91c0 Author: Tim Graham Date: 2014-05-05 (Mon, 05 May 2014) Changed paths:

Re: [Django] #1349: MEDIA_URL and MEDIA_ROOT do not serve the files

2014-05-05 Thread Django
#1349: MEDIA_URL and MEDIA_ROOT do not serve the files --+ Reporter: lzap@…|Owner: timo Type: Cleanup/optimization | Status: closed Component: Docume

[django/django] 2a2d7d: [1.7.x] Fixed #1349 -- Clarified docs on serving f...

2014-05-05 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 2a2d7db01f0032c9dbf446757c121fa2a5904a45 https://github.com/django/django/commit/2a2d7db01f0032c9dbf446757c121fa2a5904a45 Author: Tim Graham Date: 2014-05-05 (Mon, 05 May 2014) Changed paths:

Re: [Django] #1349: MEDIA_URL and MEDIA_ROOT do not serve the files

2014-05-05 Thread Django
#1349: MEDIA_URL and MEDIA_ROOT do not serve the files --+ Reporter: lzap@…|Owner: timo Type: Cleanup/optimization | Status: assigned Component: Docu

[django/django] fb7c34: Fixed #1349 -- Clarified docs on serving files fro...

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

Re: [Django] #22489: Missing as_sql() implementation for __search lookup

2014-05-05 Thread Django
#22489: Missing as_sql() implementation for __search lookup -+- Reporter: jakub|Owner: nobody Type: Bug | Status: closed Component: D

[django/django] 4b6ba2: [1.7.x] Fixed #22489 -- missing implemenation for ...

2014-05-05 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 4b6ba2c1d1dcf6d7d587ee19b3565879ab8ee219 https://github.com/django/django/commit/4b6ba2c1d1dcf6d7d587ee19b3565879ab8ee219 Author: Jakub Roztocil Date: 2014-05-05 (Mon, 05 May 2014) Changed paths:

Re: [Django] #22489: Missing as_sql() implementation for __search lookup

2014-05-05 Thread Django
#22489: Missing as_sql() implementation for __search lookup -+- Reporter: jakub|Owner: nobody Type: Bug | Status: closed Component: D

[django/django] 7131e1: Fixed #22489 -- missing implemenation for search l...

2014-05-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 7131e14d00b9b293cec4608925f2be6f94474350 https://github.com/django/django/commit/7131e14d00b9b293cec4608925f2be6f94474350 Author: Jakub Roztocil Date: 2014-05-05 (Mon, 05 May 2014) Changed paths: M

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

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

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

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

Re: [Django] #22571: Document implications of using auto_now_add=True and get_or_create (was: DateTimeField(auto_now_add=True) Breaks)

2014-05-05 Thread Django
#22571: Document implications of using auto_now_add=True and get_or_create -+- Reporter: nu.everest@… |Owner: nobody Type: | Status: new Cle

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

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

Re: [Django] #22572: @override_settings(ROOT_URLCONF) doesn't clear urlresolvers._urlconfs.

2014-05-05 Thread Django
#22572: @override_settings(ROOT_URLCONF) doesn't clear urlresolvers._urlconfs. -+- Reporter: loic84 |Owner: nobody Type: Bug | Status: new

Re: [Django] #22480: "django-admin.py dumpdata" - unable to serialize

2014-05-05 Thread Django
#22480: "django-admin.py dumpdata" - unable to serialize -+- Reporter: yn |Owner: nobody Type: Uncategorized| Status: closed Component: Core

[django/django] 6a6f29: [1.7.x] Fixed #22575 -- Fixed typo in docs/topics/...

2014-05-05 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 6a6f294f518a96334c73b2e5f934cdd2f0feda7e https://github.com/django/django/commit/6a6f294f518a96334c73b2e5f934cdd2f0feda7e Author: Tim Graham Date: 2014-05-05 (Mon, 05 May 2014) Changed paths:

Re: [Django] #22575: auth.User model doesn't exist

2014-05-05 Thread Django
#22575: auth.User model doesn't exist ---+ Reporter: adminq80@… |Owner: nobody Type: Uncategorized | Status: closed Component: Documentation | Version:

[django/django] 41ab97: [1.5.x] Fixed #22575 -- Fixed typo in docs/topics/...

2014-05-05 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 41ab97b6a4e785a35b6199134aad39091b6b1aab https://github.com/django/django/commit/41ab97b6a4e785a35b6199134aad39091b6b1aab Author: Tim Graham Date: 2014-05-05 (Mon, 05 May 2014) Changed paths:

Re: [Django] #22575: auth.User model doesn't exist

2014-05-05 Thread Django
#22575: auth.User model doesn't exist ---+ Reporter: adminq80@… |Owner: nobody Type: Uncategorized | Status: closed Component: Documentation | Version:

[django/django] cddbac: [1.6.x] Fixed #22575 -- Fixed typo in docs/topics/...

2014-05-05 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: cddbaca6976a1e6faba8e846b87e27b35e268198 https://github.com/django/django/commit/cddbaca6976a1e6faba8e846b87e27b35e268198 Author: Tim Graham Date: 2014-05-05 (Mon, 05 May 2014) Changed paths:

Re: [Django] #22575: auth.User model doesn't exist

2014-05-05 Thread Django
#22575: auth.User model doesn't exist ---+ Reporter: adminq80@… |Owner: nobody Type: Uncategorized | Status: closed Component: Documentation | Version:

Re: [Django] #22575: auth.User model doesn't exist

2014-05-05 Thread Django
#22575: auth.User model doesn't exist ---+ Reporter: adminq80@… |Owner: nobody Type: Uncategorized | Status: closed Component: Documentation | Version:

[django/django] 877768: Fixed #22575 -- Fixed typo in docs/topics/class-ba...

2014-05-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 87776859affc45b9b485d8377c046dd464aaeef4 https://github.com/django/django/commit/87776859affc45b9b485d8377c046dd464aaeef4 Author: Tim Graham Date: 2014-05-05 (Mon, 05 May 2014) Changed paths: M doc

[django/django] 0e3704: [1.6.x] Fixed #22429 -- Incorrect SQL when using ~...

2014-05-05 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 0e3704963693ddfaaa525054c42333f6ffdb4b47 https://github.com/django/django/commit/0e3704963693ddfaaa525054c42333f6ffdb4b47 Author: Anssi Kääriäinen Date: 2014-05-05 (Mon, 05 May 2014) Changed path

Re: [Django] #22429: Wrong SQL generated when using ~Q and F

2014-05-05 Thread Django
#22429: Wrong SQL generated when using ~Q and F -+- Reporter: sipp11 |Owner: Type: Bug | superemily Component: Database layer | St

Re: [Django] #22575: auth.User model doesn't exist

2014-05-05 Thread Django
#22575: auth.User model doesn't exist ---+ Reporter: adminq80@… |Owner: nobody Type: Uncategorized | Status: new Component: Documentation | Version: 1

[django/django] 402fc4: [1.7.x] Fixed #22429 -- Incorrect SQL when using ~...

2014-05-05 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 402fc4f6c9921f56eecbb6e3fc69154270be6468 https://github.com/django/django/commit/402fc4f6c9921f56eecbb6e3fc69154270be6468 Author: Anssi Kääriäinen Date: 2014-05-05 (Mon, 05 May 2014) Changed path

Re: [Django] #22429: Wrong SQL generated when using ~Q and F

2014-05-05 Thread Django
#22429: Wrong SQL generated when using ~Q and F -+- Reporter: sipp11 |Owner: Type: Bug | superemily Component: Database layer | St

Re: [Django] #22429: Wrong SQL generated when using ~Q and F

2014-05-05 Thread Django
#22429: Wrong SQL generated when using ~Q and F -+- Reporter: sipp11 |Owner: Type: Bug | superemily Component: Database layer | St

[django/django] 5e1f46: Fixed #22429 -- Incorrect SQL when using ~Q and F

2014-05-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 5e1f4656b98816c96a1cc051224c1b699db480e0 https://github.com/django/django/commit/5e1f4656b98816c96a1cc051224c1b699db480e0 Author: Anssi Kääriäinen Date: 2014-05-05 (Mon, 05 May 2014) Changed paths:

Re: [Django] #22575: auth.User model doesn't exist

2014-05-05 Thread Django
#22575: auth.User model doesn't exist ---+-- Reporter: adminq80@… |Owner: nobody Type: Uncategorized | Status: closed Component: Documentation | Versio

Re: [Django] #22576: makemigrations requires 'default' database configuration

2014-05-05 Thread Django
#22576: makemigrations requires 'default' database configuration -+-- Reporter: anonymous|Owner: nobody Type: Bug | Status: new Component: Migrations

[Django] #22576: makemigrations requires 'default' database configuration

2014-05-05 Thread Django
#22576: makemigrations requires 'default' database configuration -+ Reporter: anonymous| Owner: nobody Type: Uncategorized| Status: new Component: Uncategorized|Version: 1.7-beta-2 Seve

Re: [Django] #22466: 'ManyToOneRel' object has no attribute 'rel'

2014-05-05 Thread Django
#22466: 'ManyToOneRel' object has no attribute 'rel' -+- Reporter: takis|Owner: akaariai Type: Bug | Status: assigned Component: Data

Re: [Django] #22575: auth.User model doesn't exist

2014-05-05 Thread Django
#22575: auth.User model doesn't exist ---+-- Reporter: adminq80@… |Owner: nobody Type: Uncategorized | Status: closed Component: Documentation | Versio

Re: [Django] #22575: auth.User model doesn't exist

2014-05-05 Thread Django
#22575: auth.User model doesn't exist ---+-- Reporter: adminq80@… |Owner: nobody Type: Uncategorized | Status: closed Component: Documentation | Versio

Re: [Django] #22575: auth.User model doesn't exist

2014-05-05 Thread Django
#22575: auth.User model doesn't exist ---+-- Reporter: adminq80@… |Owner: nobody Type: Uncategorized | Status: new Component: Documentation | Version:

[Django] #22575: auth.User model doesn't exist

2014-05-05 Thread Django
#22575: auth.User model doesn't exist ---+--- Reporter: adminq80@… | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.6 Severity: Normal | Keywords: auth.U