[Django] #20473: Rss addition to Django jobs section of community still pending

2013-05-20 Thread Django
#20473: Rss addition to Django jobs section of community still pending ---+ Reporter: sertac | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.4 Severity: Normal

Re: [Django] #20273: Report installed dependencies and its versions when DEBUG=True

2013-05-20 Thread Django
#20273: Report installed dependencies and its versions when DEBUG=True -+- Reporter: sebasmagri |Owner: nobody Type: New feature | Status: new Compo

Re: [Django] #19866: SuspiciousOperation should not be answered with HTTP 500

2013-05-20 Thread Django
#19866: SuspiciousOperation should not be answered with HTTP 500 -+ Reporter: tiwoc|Owner: ptone Type: Bug | Status: assigned Component: HTTP han

Re: [Django] #20472: response.content should be bytes on both Python 2 and 3

2013-05-20 Thread Django
#20472: response.content should be bytes on both Python 2 and 3 ---+-- Reporter: ambv |Owner: ambv Type: Bug| Status: assigned Component: HTTP handling

[Django] #20472: response.content should be bytes on both Python 2 and 3

2013-05-20 Thread Django
#20472: response.content should be bytes on both Python 2 and 3 ---+ Reporter: ambv | Owner: nobody Type: Bug| Status: new Component: HTTP handling |Version: 1.5 Severity: Normal

Re: [Django] #18427: limit_choices_to won't limit correctly

2013-05-20 Thread Django
#18427: limit_choices_to won't limit correctly -+- Reporter: thanos@… |Owner: nobody Type: Bug | Status: new Component: contrib.admin

Re: [Django] #20228: Admin interface doesn't prevent duplicates with unique_for_date

2013-05-20 Thread Django
#20228: Admin interface doesn't prevent duplicates with unique_for_date ---+ Reporter: monuszko |Owner: nobody Type: Bug| Status: new Component: Uncategoriz

Re: [Django] #20443: Import errors in settings cause confusing error messages

2013-05-20 Thread Django
#20443: Import errors in settings cause confusing error messages ---+-- Reporter: erikr |Owner: nobody Type: New feature| Status: new Component: Uncategorized |

Re: [Django] #20469: 1.3 Doc "views" link from module index broken.

2013-05-20 Thread Django
#20469: 1.3 Doc "views" link from module index broken. ---+ Reporter: danny@…|Owner: nobody Type: Uncategorized | Status: new Component: Documentation |

Re: [Django] #20457: Copyright footer on Trac says "2012" instead of "2013" as the rest of the website

2013-05-20 Thread Django
#20457: Copyright footer on Trac says "2012" instead of "2013" as the rest of the website -+- Reporter: giuliettamasina |Owner: Type: | giuliettamasina Cleanup/o

Re: [Django] #20470: Querying crashes with RuntimeError (dictionary changed size during iteration)

2013-05-20 Thread Django
#20470: Querying crashes with RuntimeError (dictionary changed size during iteration) -+- Reporter: jpaalasm |Owner: nobody Type: Bug | Status:

Re: [Django] #20470: Querying crashes with RuntimeError (dictionary changed size during iteration)

2013-05-20 Thread Django
#20470: Querying crashes with RuntimeError (dictionary changed size during iteration) -+- Reporter: jpaalasm |Owner: nobody Type: Bug | Status:

Re: [Django] #19878: Stop TemplateView automatically passing kwargs into the context

2013-05-20 Thread Django
#19878: Stop TemplateView automatically passing kwargs into the context ---+ Reporter: void |Owner: nobody Type: New feature| Status: new Component: Generic vie

Re: [Django] #17648: Allow `GenericForeignKey` to retreive/store proxy model content type.

2013-05-20 Thread Django
#17648: Allow `GenericForeignKey` to retreive/store proxy model content type. -+- Reporter: charettes|Owner: charettes Type: New feature | Status: new

Re: [Django] #20080: Recommend use of PYTHONHASHSEED

2013-05-20 Thread Django
#20080: Recommend use of PYTHONHASHSEED ---+ Reporter: jacob |Owner: ryankask Type: Bug| Status: assigned Component: Documentation | Ve

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

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

[django/django] 4ba1c2: Fixed #9321 -- Deprecated hard-coding of help text...

2013-05-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 4ba1c2e785feecfa7a47aa5336a2b595f086a765 https://github.com/django/django/commit/4ba1c2e785feecfa7a47aa5336a2b595f086a765 Author: Ramiro Morales Date: 2013-05-20 (Mon, 20 May 2013) Changed paths: M

Re: [Django] #19321: Add django.contrib.redirects setting for redirect status.

2013-05-20 Thread Django
#19321: Add django.contrib.redirects setting for redirect status. -+- Reporter: Melevir |Owner: Melevir Type: New feature | Status: new Component

Re: [Django] #20434: Simple_tag, assignment_tag and inclusion_tag should remember their grammar in the compiled function. Also introduce something like block_tag. (was: Templatetag Library should keep

2013-05-20 Thread Django
#20434: Simple_tag, assignment_tag and inclusion_tag should remember their grammar in the compiled function. Also introduce something like block_tag. -+- Reporter: jonathanslenders |Owner:

Re: [Django] #17648: Allow `GenericForeignKey` to retreive/store proxy model content type.

2013-05-20 Thread Django
#17648: Allow `GenericForeignKey` to retreive/store proxy model content type. -+- Reporter: charettes|Owner: charettes Type: New feature | Status: new

Re: [Django] #17648: Allow `GenericForeignKey` to retreive/store proxy model content type.

2013-05-20 Thread Django
#17648: Allow `GenericForeignKey` to retreive/store proxy model content type. -+- Reporter: charettes|Owner: charettes Type: New feature | Status: new

Re: [Django] #20273: Report installed dependencies and its versions when DEBUG=True

2013-05-20 Thread Django
#20273: Report installed dependencies and its versions when DEBUG=True -+- Reporter: sebasmagri |Owner: nobody Type: New feature | Status: new Compo

Re: [Django] #20471: Shell code example typos: "imporrt ArticleForm>>>"

2013-05-20 Thread Django
#20471: Shell code example typos: "imporrt ArticleForm>>>" --+ Reporter: james@… | Owner: nobody Type: Cleanup/optimization | Status: closed Component: Documentation |Version: 1.4

[django/django] 2fd612: Fixed #20471 - Typos in topics/forms/formsets.txt

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

Re: [Django] #17942: JSONResponse class for API responses

2013-05-20 Thread Django
#17942: JSONResponse class for API responses ---+--- Reporter: leahculver |Owner: LukaszBalcerzak Type: New feature| Status: assigned Component: HTTP handling |

[django/django] 63cab0: [1.5.x] Tweaked unit test 'quick start' explanatio...

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

[django/django] 490672: Tweaked unit test 'quick start' explanation.

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

[Django] #20471: Shell code example typos: "imporrt ArticleForm>>>"

2013-05-20 Thread Django
#20471: Shell code example typos: "imporrt ArticleForm>>>" --+ Reporter: james@… | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: 1.4 S

Re: [Django] #20445: BaseCommand --traceback should raise the original Exception

2013-05-20 Thread Django
#20445: BaseCommand --traceback should raise the original Exception -+- Reporter: jorgebastida |Owner: Type: Bug | jorgebastida Component: Core (Management

[django/django] 888c86: Fixed #20445 -- Raised original exception after co...

2013-05-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 888c86dcf30defe533451bcefc6e09a6e181389f https://github.com/django/django/commit/888c86dcf30defe533451bcefc6e09a6e181389f Author: Jorge Bastida Date: 2013-05-20 (Mon, 20 May 2013) Changed paths: M

Re: [Django] #20403: Cannot remove records from a formset that exceeds max_num (with validate_max)

2013-05-20 Thread Django
#20403: Cannot remove records from a formset that exceeds max_num (with validate_max) + Reporter: carljm |Owner: ryankask Type: Bug | Status: closed Component: Forms |

[django/django] 428021: Fixed #20403 -- Ignore forms marked for deletion w...

2013-05-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 4280217f31fc634d320b0cf30bcb6d582b19d784 https://github.com/django/django/commit/4280217f31fc634d320b0cf30bcb6d582b19d784 Author: Ryan Kaskel Date: 2013-05-20 (Mon, 20 May 2013) Changed paths: M dj

Re: [Django] #20355: How about pre/post_change_file signals to allow apps to delete replaced files?

2013-05-20 Thread Django
#20355: How about pre/post_change_file signals to allow apps to delete replaced files? -+- Reporter: pdc@…|Owner: nobody Type: New feature | Status

Re: [Django] #20278: Passing self to object query may cause infinite regression

2013-05-20 Thread Django
#20278: Passing self to object query may cause infinite regression -+- Reporter: anonymous|Owner: nobody Type: Bug | Status: closed Compon

[django/django] 0edded: [1.5.x] Fixed #20278 -- ensured .get() exceptions ...

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

Re: [Django] #20278: Passing self to object query may cause infinite regression

2013-05-20 Thread Django
#20278: Passing self to object query may cause infinite regression -+- Reporter: anonymous|Owner: nobody Type: Bug | Status: closed Compon

[django/django] 266c0b: Fixed #20278 -- ensured .get() exceptions do not r...

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

Re: [Django] #20463: .get_or_create() leaves Postgres in 'current transaction is aborted...' state if da DataError occurs in create

2013-05-20 Thread Django
#20463: .get_or_create() leaves Postgres in 'current transaction is aborted...' state if da DataError occurs in create -+- Reporter: UloPe|Owner: nobody Type: Bug

Re: [Django] #19031: Using @override_settings doesn't override DATABASES in threads +SQLite

2013-05-20 Thread Django
#19031: Using @override_settings doesn't override DATABASES in threads +SQLite ---+ Reporter: jonash |Owner: joeri Type: Bug| Status: assigned

Re: [Django] #15624: aggregate produces incorrect sql statement

2013-05-20 Thread Django
#15624: aggregate produces incorrect sql statement -+- Reporter: zeroos <232002@…>|Owner: fhahn Type: Bug | Status: assigned Component: Database

Re: [Django] #20378: Reverse join fails when GenericRelation is defined on an abstract model

2013-05-20 Thread Django
#20378: Reverse join fails when GenericRelation is defined on an abstract model --+ Reporter: gwahl@… |Owner: akaariai Type: Bug | Status:

[django/django] c9a960: Fixed #20378 -- regression in GenericRelation on a...

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

Re: [Django] #20244: PermissionsMixin should define related name of groups and user_permissions related name

2013-05-20 Thread Django
#20244: PermissionsMixin should define related name of groups and user_permissions related name -+ Reporter: bdauvergne |Owner: nobody Type: Bug | Status:

Re: [Django] #20423: Template renderer does not parse numeric variables

2013-05-20 Thread Django
#20423: Template renderer does not parse numeric variables -+ Reporter: antonio@…|Owner: iapain Type: Bug | Status: assigned Component: Template syst

Re: [Django] #20469: 1.3 Doc "views" link from module index broken.

2013-05-20 Thread Django
#20469: 1.3 Doc "views" link from module index broken. ---+ Reporter: danny@…|Owner: nobody Type: Uncategorized | Status: new Component: Documentation |

Re: [Django] #20126: Move XViewMiddleware to django.contrib.admindocs.middleware

2013-05-20 Thread Django
#20126: Move XViewMiddleware to django.contrib.admindocs.middleware --+ Reporter: aaugustin |Owner: ambv Type: Cleanup/optimization | Status: closed Compo

[django/django] d9d24c: Fixed warnings in admindocs; refs #20126.

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

Re: [Django] #20187: Django 1.5 using a cached HttpResponse with WSGI has an empty body

2013-05-20 Thread Django
#20187: Django 1.5 using a cached HttpResponse with WSGI has an empty body ---+- Reporter: smbrooks1@…|Owner: aaugustin Type: Bug| Status: assigned Component:

Re: [Django] #20187: Django 1.5 using a cached HttpResponse with WSGI has an empty body

2013-05-20 Thread Django
#20187: Django 1.5 using a cached HttpResponse with WSGI has an empty body ---+- Reporter: smbrooks1@…|Owner: aaugustin Type: Bug| Status: assigned Component:

Re: [Django] #16304: Add HTML5 'placeholder' attribute support to form fields.

2013-05-20 Thread Django
#16304: Add HTML5 'placeholder' attribute support to form fields. -+- Reporter: rich@… |Owner: jgasteiz Type: New feature | Status: closed Compo

Re: [Django] #20344: Allow django to discover management commands from namespace packages.

2013-05-20 Thread Django
#20344: Allow django to discover management commands from namespace packages. -+- Reporter: eire1130 |Owner: nobody Type: Bug | Status: closed

Re: [Django] #20244: PermissionsMixin should define related name of groups and user_permissions related name

2013-05-20 Thread Django
#20244: PermissionsMixin should define related name of groups and user_permissions related name -+ Reporter: bdauvergne |Owner: nobody Type: Bug | Status:

Re: [Django] #17942: JSONResponse class for API responses

2013-05-20 Thread Django
#17942: JSONResponse class for API responses ---+--- Reporter: leahculver |Owner: LukaszBalcerzak Type: New feature| Status: assigned Component: HTTP handling |

[Django] #20470: Querying crashes with RuntimeError (dictionary changed size during iteration)

2013-05-20 Thread Django
#20470: Querying crashes with RuntimeError (dictionary changed size during iteration) --+ Reporter: jpaalasm | Owner: nobody Type: Bug | Status: new Componen

[django/django] f53059: Fixed qs.values() regression when used in subquery

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

[Django] #20469: 1.3 Doc "views" link from module index broken.

2013-05-20 Thread Django
#20469: 1.3 Doc "views" link from module index broken. ---+ Reporter: danny@…| Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.3 Severity: Normal | Key

[django/django] 367089: [1.5.x] Fixed typo in redirect view docs

2013-05-20 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 367089a846b7546c98e1c6543b36bfc3b19ee9e8 https://github.com/django/django/commit/367089a846b7546c98e1c6543b36bfc3b19ee9e8 Author: Alasdair Nicol Date: 2013-05-20 (Mon, 20 May 2013) Changed paths:

Re: [Django] #17048: Add Docs for Guidelines for Upgrading an Existing Project's Django

2013-05-20 Thread Django
#17048: Add Docs for Guidelines for Upgrading an Existing Project's Django ---+- Reporter: dstufft|Owner: anonymous Type: New feature| Status: assigned Component:

Re: [Django] #20244: PermissionsMixin should define related name of groups and user_permissions related name

2013-05-20 Thread Django
#20244: PermissionsMixin should define related name of groups and user_permissions related name -+ Reporter: bdauvergne |Owner: nobody Type: Bug | Status:

Re: [Django] #20086: UserCreationForm does not support custom models.

2013-05-20 Thread Django
#20086: UserCreationForm does not support custom models. --+-- Reporter: efrinut@… |Owner: nobody Type: Bug | Status: new Component: contrib.auth |

Re: [Django] #20467: Doc is not updated

2013-05-20 Thread Django
#20467: Doc is not updated ---+-- Reporter: sw06d103@… |Owner: nobody Type: Bug| Status: closed Component: Documentation | Version: master

[Django] #20468: loaddata - during import exclude some applications

2013-05-20 Thread Django
#20468: loaddata - during import exclude some applications + Reporter: fizista | Owner: nobody Type: New feature | Status: new Component: Core (Management commands) |

Re: [Django] #20417: Server restart needed to load new tags and filters

2013-05-20 Thread Django
#20417: Server restart needed to load new tags and filters -+- Reporter: Katya|Owner: anonymous | Status: assigned Type: Uncategorized

Re: [Django] #18922: Proliferation of dev docs on search engines confuses newbies

2013-05-20 Thread Django
#18922: Proliferation of dev docs on search engines confuses newbies -+- Reporter: dloewenherz |Owner: Type: Bug | dloewenherz Component: *.djangoproject.com

Re: [Django] #16304: Add HTML5 'placeholder' attribute support to form fields.

2013-05-20 Thread Django
#16304: Add HTML5 'placeholder' attribute support to form fields. -+- Reporter: rich@… |Owner: jgasteiz Type: New feature | Status: assigned Com

Re: [Django] #19031: Using @override_settings doesn't override DATABASES in threads +SQLite

2013-05-20 Thread Django
#19031: Using @override_settings doesn't override DATABASES in threads +SQLite ---+ Reporter: jonash |Owner: joeri Type: Bug| Status: assigned Component:

Re: [Django] #18922: Proliferation of dev docs on search engines confuses newbies

2013-05-20 Thread Django
#18922: Proliferation of dev docs on search engines confuses newbies -+- Reporter: dloewenherz |Owner: Type: Bug | dloewenherz Component: *.djangoproject.com

Re: [Django] #20458: Add a "My Tickets" report to the Django Trac

2013-05-20 Thread Django
#20458: Add a "My Tickets" report to the Django Trac -+- Reporter: giuliettamasina |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #20423: Template renderer does not parse numeric variables

2013-05-20 Thread Django
#20423: Template renderer does not parse numeric variables -+ Reporter: antonio@…|Owner: iapain Type: Bug | Status: assigned Component: Template syst

Re: [Django] #20458: Add a "My Tickets" report to the Django Trac

2013-05-20 Thread Django
#20458: Add a "My Tickets" report to the Django Trac -+- Reporter: giuliettamasina |Owner: nobody Type: | Status: new Cleanup/optimization

[django/django] 428875: Fix typo in redirect view docs

2013-05-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 428875775c9f0d318081a30612feacee0ad5ed9e https://github.com/django/django/commit/428875775c9f0d318081a30612feacee0ad5ed9e Author: Alasdair Nicol Date: 2013-05-19 (Sun, 19 May 2013) Changed paths: M

Re: [Django] #20458: Add a "My Tickets" report to the Django Trac

2013-05-20 Thread Django
#20458: Add a "My Tickets" report to the Django Trac -+- Reporter: giuliettamasina |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #20403: Cannot remove records from a formset that exceeds max_num (with validate_max)

2013-05-20 Thread Django
#20403: Cannot remove records from a formset that exceeds max_num (with validate_max) + Reporter: carljm |Owner: ryankask Type: Bug | Status: assigned Component: Forms |

Re: [Django] #20244: PermissionsMixin should define related name of groups and user_permissions related name

2013-05-20 Thread Django
#20244: PermissionsMixin should define related name of groups and user_permissions related name -+ Reporter: bdauvergne |Owner: nobody Type: Bug | Status:

Re: [Django] #20460: Documentation for customer user models should warn about naming it User

2013-05-20 Thread Django
#20460: Documentation for customer user models should warn about naming it User -+- Reporter: mjtamlyn |Owner: nobody Type: | Status: clos

Re: [Django] #18922: Proliferation of dev docs on search engines confuses newbies

2013-05-20 Thread Django
#18922: Proliferation of dev docs on search engines confuses newbies -+- Reporter: dloewenherz |Owner: Type: Bug | dloewenherz Component: *.djangoproject.com

[django/django] 6633ee: Changed API to disable ATOMIC_REQUESTS per view.

2013-05-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 6633eeb88634aa8c03c8737d2d23c96b96a37e0d https://github.com/django/django/commit/6633eeb88634aa8c03c8737d2d23c96b96a37e0d Author: Aymeric Augustin Date: 2013-05-19 (Sun, 19 May 2013) Changed paths:

Re: [Django] #20000: Allow overriding `label`, `help_text` and `error_messages` for the default fields in `ModelForm`

2013-05-20 Thread Django
#2: Allow overriding `label`, `help_text` and `error_messages` for the default fields in `ModelForm` -+ Reporter: loic84 |Owner: loic84 Type: New feature | Status: new

Re: [Django] #16304: Add HTML5 'placeholder' attribute support to form fields.

2013-05-20 Thread Django
#16304: Add HTML5 'placeholder' attribute support to form fields. -+- Reporter: rich@… |Owner: jgasteiz Type: New feature | Status: assigned Com