Re: [Django] #20056: get_cleaned_data_for_step & condition_dict in FormWizard

2013-03-29 Thread Django
#20056: get_cleaned_data_for_step & condition_dict in FormWizard ---+-- Reporter: tordox@… |Owner: nobody Type: Uncategorized | Status: new Component: cont

Re: [Django] #20162: Wrong mimetype for SVG files under Python 2.6

2013-03-29 Thread Django
#20162: Wrong mimetype for SVG files under Python 2.6 --+ Reporter: julien|Owner: julien Type: Bug | Status: closed Component: Core (Other) |

Re: [Django] #18830: FormWizard with Formset and Form Fields mixed on same page

2013-03-29 Thread Django
#18830: FormWizard with Formset and Form Fields mixed on same page -+ Reporter: jeff@… |Owner: nobody Type: New feature | Status: new Component: Forms|

Re: [Django] #19415: Invalid result when using multiple reverse foreign-key filters together with reverse foreign-key aggregate

2013-03-29 Thread Django
#19415: Invalid result when using multiple reverse foreign-key filters together with reverse foreign-key aggregate -+- Reporter: svniemeijer@…|Owner: susan Type:

Re: [Django] #11857: TemporaryFile class is missing the closed - attribute

2013-03-29 Thread Django
#11857: TemporaryFile class is missing the closed - attribute -+- Reporter: andi100 |Owner: susan Type: Bug | Status: assigned Component:

Re: [Django] #17157: CSRF fails in cross-domain iframes on IE

2013-03-29 Thread Django
#17157: CSRF fails in cross-domain iframes on IE + Reporter: akaihola|Owner: susan Type: New feature | Status: assigned Component: Documentation |

[Django] #20162: Wrong mimetype for SVG files under Python 2.6

2013-03-29 Thread Django
#20162: Wrong mimetype for SVG files under Python 2.6 + Reporter: julien| Owner: julien Type: Bug | Status: new Component: Core (Other) |V

Re: [Django] #20157: Cannot pickle prefetched queryset on model with callable default datetime.datetime.now

2013-03-29 Thread Django
#20157: Cannot pickle prefetched queryset on model with callable default datetime.datetime.now -+- Reporter: thomaspurchas|Owner: nobody Type: Bug |

Re: [Django] #20161: save errors with multiproccesing

2013-03-29 Thread Django
#20161: save errors with multiproccesing -+- Reporter: oddghost@… |Owner: nobody Type: Uncategorized| Status: closed Component: Database layer

Re: [Django] #20161: save errors with multiproccesing

2013-03-29 Thread Django
#20161: save errors with multiproccesing -+- Reporter: oddghost@… |Owner: nobody Type: Uncategorized| Status: closed Component: Database layer

Re: [Django] #20161: save errors with multiproccesing

2013-03-29 Thread Django
#20161: save errors with multiproccesing -+- Reporter: oddghost@… |Owner: nobody Type: Uncategorized| Status: closed Component: Database layer

[Django] #20161: save errors with multiproccesing

2013-03-29 Thread Django
#20161: save errors with multiproccesing --+ Reporter: oddghost@...| Owner: nobody Type: Uncategorized | Status: new Component: Database layer (models, ORM) |Vers

Re: [Django] #19607: prefetch_related crash

2013-03-29 Thread Django
#19607: prefetch_related crash -+- Reporter: av@… |Owner: nobody Type: Bug | Status: new Component: Database layer |

Re: [Django] #11407: --version weirdness

2013-03-29 Thread Django
#11407: --version weirdness -+- Reporter: kmtracey |Owner: Type: Bug | Status: new Component: Core (Management | Vers

Re: [Django] #15379: FAQ should include standard way to cite django

2013-03-29 Thread Django
#15379: FAQ should include standard way to cite django --+ Reporter: csgreene |Owner: susan Type: Cleanup/optimization | Status: closed Component: Docum

[django/django] abaab6: [1.5.x] Fixed #15379 - Added "how to cite Django" ...

2013-03-29 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: abaab6ef48f262d47f018eeae66ad616697d8479 https://github.com/django/django/commit/abaab6ef48f262d47f018eeae66ad616697d8479 Author: Tim Graham Date: 2013-03-29 (Fri, 29 Mar 2013) Changed paths:

Re: [Django] #15379: FAQ should include standard way to cite django

2013-03-29 Thread Django
#15379: FAQ should include standard way to cite django --+ Reporter: csgreene |Owner: susan Type: Cleanup/optimization | Status: closed Component: Docum

[django/django] 9916e6: Fixed #15379 - Added "how to cite Django" to FAQ.

2013-03-29 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 9916e69bf10ce80645c362edefa150ab70b532b4 https://github.com/django/django/commit/9916e69bf10ce80645c362edefa150ab70b532b4 Author: Tim Graham Date: 2013-03-29 (Fri, 29 Mar 2013) Changed paths: M doc

Re: [Django] #13972: Field initial value callable should take a request object as an argument

2013-03-29 Thread Django
#13972: Field initial value callable should take a request object as an argument -+- Reporter: mitar|Owner: nobody Type: New feature | Status: clo

Re: [Django] #19875: Tutorial should have include ALLOWED_HOSTS setting

2013-03-29 Thread Django
#19875: Tutorial should have include ALLOWED_HOSTS setting -+- Reporter: anonymous|Owner: nobody Type: | Status: new Cleanup/optimizatio

Re: [Django] #20139: Please add a line about ALLOWED_HOSTS requirement in tutorial

2013-03-29 Thread Django
#20139: Please add a line about ALLOWED_HOSTS requirement in tutorial -+- Reporter: gertvdijk|Owner: nobody Type: Bug | Status: closed Com

Re: [Django] #20144: RSS multi-domains issue

2013-03-29 Thread Django
#20144: RSS multi-domains issue -+- Reporter: julyzergcn1@…|Owner: nobody Type: Bug | Status: closed Component: contrib.syndication |

Re: [Django] #20151: get_deleted_objects does not check permissions on proxy model objects without ModelAdmin

2013-03-29 Thread Django
#20151: get_deleted_objects does not check permissions on proxy model objects without ModelAdmin -+- Reporter: anonymous|Owner: nobody Type: Bug |

Re: [Django] #20151: get_deleted_objects does not check permissions on proxy model objects without ModelAdmin

2013-03-29 Thread Django
#20151: get_deleted_objects does not check permissions on proxy model objects without ModelAdmin -+- Reporter: anonymous|Owner: nobody Type: Bug |

Re: [Django] #20150: an error in model field in example on page https://docs.djangoproject.com/en/dev/topics/db/managers/

2013-03-29 Thread Django
#20150: an error in model field in example on page https://docs.djangoproject.com/en/dev/topics/db/managers/ --+ Reporter: anonymous |Owner: nims11 Type: Cleanup/optimization |

[django/django] d2b883: [1.4.x] Fixed #20150 -- Fixed an error in manager ...

2013-03-29 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: d2b883483974c3a45d2f74d40df164b1ae9e00e3 https://github.com/django/django/commit/d2b883483974c3a45d2f74d40df164b1ae9e00e3 Author: Nimesh Ghelani Date: 2013-03-29 (Fri, 29 Mar 2013) Changed paths:

[django/django] 1d620f: [1.5.x] Fixed #20150 -- Fixed an error in manager ...

2013-03-29 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 1d620fb957ea557aa6e4420b037a5262b4edcb67 https://github.com/django/django/commit/1d620fb957ea557aa6e4420b037a5262b4edcb67 Author: Nimesh Ghelani Date: 2013-03-29 (Fri, 29 Mar 2013) Changed paths:

Re: [Django] #20150: an error in model field in example on page https://docs.djangoproject.com/en/dev/topics/db/managers/

2013-03-29 Thread Django
#20150: an error in model field in example on page https://docs.djangoproject.com/en/dev/topics/db/managers/ --+ Reporter: anonymous |Owner: nims11 Type: Cleanup/optimization |

Re: [Django] #20150: an error in model field in example on page https://docs.djangoproject.com/en/dev/topics/db/managers/

2013-03-29 Thread Django
#20150: an error in model field in example on page https://docs.djangoproject.com/en/dev/topics/db/managers/ --+ Reporter: anonymous |Owner: nims11 Type: Cleanup/optimization |

Re: [Django] #20150: an error in model field in example on page https://docs.djangoproject.com/en/dev/topics/db/managers/

2013-03-29 Thread Django
#20150: an error in model field in example on page https://docs.djangoproject.com/en/dev/topics/db/managers/ --+ Reporter: anonymous |Owner: nims11 Type: Cleanup/optimization |

[django/django] 485c02: Fixed #20150 -- Fixed an error in manager doc exam...

2013-03-29 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 485c024567c83160b66a62d1bd3f152070808281 https://github.com/django/django/commit/485c024567c83160b66a62d1bd3f152070808281 Author: Nimesh Ghelani Date: 2013-03-29 (Fri, 29 Mar 2013) Changed paths: M

Re: [Django] #20150: an error in model field in example on page https://docs.djangoproject.com/en/dev/topics/db/managers/

2013-03-29 Thread Django
#20150: an error in model field in example on page https://docs.djangoproject.com/en/dev/topics/db/managers/ --+ Reporter: anonymous |Owner: nims11 Type: Cleanup/optimization |

[django/django] 0524ad: Fixed setup.py overlaid-install warning.

2013-03-29 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0524ad3fade53b447369ed5aca21f925c8f3f523 https://github.com/django/django/commit/0524ad3fade53b447369ed5aca21f925c8f3f523 Author: Carl Meyer Date: 2013-03-29 (Fri, 29 Mar 2013) Changed paths: M set

Re: [Django] #19607: prefetch_related crash

2013-03-29 Thread Django
#19607: prefetch_related crash -+- Reporter: av@… |Owner: nobody Type: Bug | Status: new Component: Database layer |

Re: [Django] #20160: Error in admin site docs: model instead of module

2013-03-29 Thread Django
#20160: Error in admin site docs: model instead of module ---+- Reporter: anonymous |Owner: bmispelon Type: Uncategorized | Status: closed Component: Documentation |

[django/django] 391ec5: Fixed #20160 -- Erronous reference to `module_name...

2013-03-29 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 391ec5a08582f9479366e38afb4cb0547c39f073 https://github.com/django/django/commit/391ec5a08582f9479366e38afb4cb0547c39f073 Author: Baptiste Mispelon Date: 2013-03-29 (Fri, 29 Mar 2013) Changed paths:

Re: [Django] #20159: misspeled attribute in example in Multiple databases doc section.

2013-03-29 Thread Django
#20159: misspeled attribute in example in Multiple databases doc section. -+- Reporter: sane4ka.sh@… |Owner: charettes Type: | Status: closed

[django/django] 6293ea: Fixed #20159 -- Mispelled attribute in multi-db do...

2013-03-29 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 6293eaa062db473a208c782f0e419314152a071e https://github.com/django/django/commit/6293eaa062db473a208c782f0e419314152a071e Author: Simon Charette Date: 2013-03-29 (Fri, 29 Mar 2013) Changed paths: M

Re: [Django] #20159: misspeled attribute in example in Multiple databases doc section.

2013-03-29 Thread Django
#20159: misspeled attribute in example in Multiple databases doc section. -+- Reporter: sane4ka.sh@… |Owner: charettes Type: | Status: assigne

Re: [Django] #9321: When overriding the widget for a manytomany field default help_text stays

2013-03-29 Thread Django
#9321: When overriding the widget for a manytomany field default help_text stays -+- Reporter: mrcai|Owner: nobody Type: Bug | Status: new

Re: [Django] #13972: Field initial value callable should take a request object as an argument

2013-03-29 Thread Django
#13972: Field initial value callable should take a request object as an argument -+- Reporter: mitar|Owner: nobody Type: New feature | Status: clo

Re: [Django] #20160: Error in admin site docs: model instead of module

2013-03-29 Thread Django
#20160: Error in admin site docs: model instead of module ---+- Reporter: anonymous |Owner: bmispelon Type: Uncategorized | Status: assigned Component: Documentation |

Re: [Django] #14540: Wrong localization (L10N) thousand separator & decimal point character for Puerto Rico

2013-03-29 Thread Django
#14540: Wrong localization (L10N) thousand separator & decimal point character for Puerto Rico --+ Reporter: rosarior |Owner: nobody Type: Bug |

[django/django] 83f182: Fixed #14540 -- Added Porto-Rico specific formats

2013-03-29 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 83f182da664645d3eff6f90a98f18d6f7af310bd https://github.com/django/django/commit/83f182da664645d3eff6f90a98f18d6f7af310bd Author: Claude Paroz Date: 2013-03-29 (Fri, 29 Mar 2013) Changed paths: A d

[Django] #20160: Error in admin site docs: model instead of module

2013-03-29 Thread Django
#20160: Error in admin site docs: model instead of module ---+ Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.5 Severity: Normal

Re: [Django] #20157: Cannot pickle prefetched queryset on model with callable default datetime.datetime.now

2013-03-29 Thread Django
#20157: Cannot pickle prefetched queryset on model with callable default datetime.datetime.now -+- Reporter: thomaspurchas|Owner: nobody Type: Bug |

[Django] #20159: misspeled attribute in example in Multiple databases doc section.

2013-03-29 Thread Django
#20159: misspeled attribute in example in Multiple databases doc section. --+ Reporter: sane4ka.sh@… | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Versi

Re: [Django] #20157: Cannot pickle prefetched queryset on model with callable default datetime.datetime.now

2013-03-29 Thread Django
#20157: Cannot pickle prefetched queryset on model with callable default datetime.datetime.now -+- Reporter: thomaspurchas|Owner: nobody Type: Bug |

Re: [Django] #20157: Cannot pickle prefetched queryset on model with callable default datetime.datetime.now

2013-03-29 Thread Django
#20157: Cannot pickle prefetched queryset on model with callable default datetime.datetime.now -+- Reporter: thomaspurchas|Owner: nobody Type: Bug |

Re: [Django] #20157: Cannot pickle prefetched queryset on model with callable default datetime.datetime.now

2013-03-29 Thread Django
#20157: Cannot pickle prefetched queryset on model with callable default datetime.datetime.now -+- Reporter: thomaspurchas|Owner: nobody Type: Bug |

Re: [Django] #20150: an error in model field in example on page https://docs.djangoproject.com/en/dev/topics/db/managers/

2013-03-29 Thread Django
#20150: an error in model field in example on page https://docs.djangoproject.com/en/dev/topics/db/managers/ --+ Reporter: anonymous |Owner: nims11 Type: Cleanup/optimization |

Re: [Django] #20158: Test models for pickled querysets have invalid code

2013-03-29 Thread Django
#20158: Test models for pickled querysets have invalid code ---+-- Reporter: bmispelon |Owner: bmispelon Type: Bug| Status: closed Component: Tes

Re: [Django] #20158: Test models for pickled querysets have invalid code

2013-03-29 Thread Django
#20158: Test models for pickled querysets have invalid code ---+-- Reporter: bmispelon |Owner: bmispelon Type: Bug| Status: closed Component: Tes

[django/django] a40746: Fix #20158: invalid code in queryset_pickle test m...

2013-03-29 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: a40746b1cbc912119f9f873614017953b17a4d7a https://github.com/django/django/commit/a40746b1cbc912119f9f873614017953b17a4d7a Author: Baptiste Mispelon Date: 2013-03-29 (Fri, 29 Mar 2013) Changed paths:

Re: [Django] #20158: Test models for pickled querysets have invalid code

2013-03-29 Thread Django
#20158: Test models for pickled querysets have invalid code ---+-- Reporter: bmispelon |Owner: bmispelon Type: Bug| Status: assigned Component: T

[Django] #20158: Test models for pickled querysets have invalid code

2013-03-29 Thread Django
#20158: Test models for pickled querysets have invalid code ---+ Reporter: bmispelon | Owner: nobody Type: Bug| Status: new Component: Testing framework |Version: master Severity:

[django/django] 28cb46: [1.5.x] Removed ambiguity regarding LANGUAGES sett...

2013-03-29 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 28cb46befb012cbb90744ca68da1d552bb9475ce https://github.com/django/django/commit/28cb46befb012cbb90744ca68da1d552bb9475ce Author: Maik Hoepfel Date: 2013-03-29 (Fri, 29 Mar 2013) Changed paths:

[django/django] d1b7bd: [1.5.x] Fixed spelling errors

2013-03-29 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: d1b7bd030b1db111e1a3505b1fc029ab964382cc https://github.com/django/django/commit/d1b7bd030b1db111e1a3505b1fc029ab964382cc Author: Gavin Wahl Date: 2013-03-29 (Fri, 29 Mar 2013) Changed paths:

[django/django] 149150: [1.5.x] Improved FormView docs in class-based view...

2013-03-29 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 149150deb128b1a5df8b5c1f8756abf589d53422 https://github.com/django/django/commit/149150deb128b1a5df8b5c1f8756abf589d53422 Author: Tim Graham Date: 2013-03-29 (Fri, 29 Mar 2013) Changed paths:

[django/django] 738eef: Improved FormView docs in class-based views index.

2013-03-29 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 738eef0f8b7139a76b6c3be2227aa218742f4234 https://github.com/django/django/commit/738eef0f8b7139a76b6c3be2227aa218742f4234 Author: Tim Graham Date: 2013-03-29 (Fri, 29 Mar 2013) Changed paths: M doc

Re: [Django] #20132: QuerySets still return the model that was requested is wrong/not clear enough

2013-03-29 Thread Django
#20132: QuerySets still return the model that was requested is wrong/not clear enough -+-- Reporter: carsten.klein@… |Owner: nobody Type: Uncategorized| Status: closed

[django/django] a05042: Docs: Remove ambiguity.

2013-03-29 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: a05042fd3a225c8de1cca4bcfb64bf0594ecff3c https://github.com/django/django/commit/a05042fd3a225c8de1cca4bcfb64bf0594ecff3c Author: Maik Hoepfel Date: 2013-03-25 (Mon, 25 Mar 2013) Changed paths: M d

Re: [Django] #15379: FAQ should include standard way to cite django

2013-03-29 Thread Django
#15379: FAQ should include standard way to cite django --+ Reporter: csgreene |Owner: susan Type: Cleanup/optimization | Status: assigned Component: Doc