Re: [Django] #20003: URLValidator does not accept urls with usernames or passwords in them

2013-03-07 Thread Django
#20003: URLValidator does not accept urls with usernames or passwords in them ---+ Reporter: marshall@… |Owner: nobody Type: Bug| Status: new Component: Uncat

Re: [Django] #20004: move test helpers out of TransactionTestCase

2013-03-07 Thread Django
#20004: move test helpers out of TransactionTestCase --+ Reporter: zalew |Owner: zalew Type: Cleanup/optimization | Status: assigned Component: Testi

[Django] #20005: Document that Oracle databases need execute permission on SYS.DBMS_LOB.

2013-03-07 Thread Django
#20005: Document that Oracle databases need execute permission on SYS.DBMS_LOB. -+- Reporter: jafula | Owner: nobody Type: | Status: new Uncategorized |Version: 1.5 Comp

Re: [Django] #19582: Add tutorial on static files

2013-03-07 Thread Django
#19582: Add tutorial on static files -+- Reporter: jpic |Owner: timo Type: | Status: assigned Cleanup/optimization |

Re: [Django] #19897: Improve static files documentation

2013-03-07 Thread Django
#19897: Improve static files documentation --+ Reporter: wimfeijen |Owner: timo Type: Cleanup/optimization | Status: assigned Component: Documentation

Re: [Django] #20004: move test helpers out of TransactionTestCase

2013-03-07 Thread Django
#20004: move test helpers out of TransactionTestCase -+- Reporter: zalew|Owner: zalew Type: | Status: assigned Cleanup/optimization

[Django] #20004: move test helpers out of TransactionTestCase

2013-03-07 Thread Django
#20004: move test helpers out of TransactionTestCase --+- Reporter: zalew | Owner: zalew Type: Cleanup/optimization | Status: new Component: Testing framework |Version: 1.5 Severit

Re: [Django] #19992: Put protection against unsafe redirects into `HttpResponseRedirectBase`

2013-03-07 Thread Django
#19992: Put protection against unsafe redirects into `HttpResponseRedirectBase` ---+ Reporter: coolRR |Owner: nobody Type: New feature| Status: new Component: HTT

Re: [Django] #20003: URLValidator does not accept urls with usernames or passwords in them

2013-03-07 Thread Django
#20003: URLValidator does not accept urls with usernames or passwords in them ---+-- Reporter: marshall@… |Owner: nobody Type: Bug| Status: new Component: Unc

[Django] #20003: URLValidator does not accept urls with usernames or passwords in them

2013-03-07 Thread Django
#20003: URLValidator does not accept urls with usernames or passwords in them ---+-- Reporter: marshall@… | Owner: nobody Type: Bug| Status: new Component: Uncategorized |Version: 1.5 Seve

Re: [Django] #11569: django.core.cache.backends.db has bad transaction handling

2013-03-07 Thread Django
#11569: django.core.cache.backends.db has bad transaction handling -+- Reporter: Glenn|Owner: aaugustin Type: Bug | Status: assigned C

Re: [Django] #6623: commit_manually decorator: Better error message (show exception)

2013-03-07 Thread Django
#6623: commit_manually decorator: Better error message (show exception) -+- Reporter: guettli |Owner: aaugustin Type: | Status: assigned

Re: [Django] #10744: transaction.leave_transaction_management leaks

2013-03-07 Thread Django
#10744: transaction.leave_transaction_management leaks -+- Reporter: Glenn|Owner: aaugustin Type: Bug | Status: assigned Component: D

Re: [Django] #10813: Database errors in the shell should roll back the transaction

2013-03-07 Thread Django
#10813: Database errors in the shell should roll back the transaction -+- Reporter: Glenn|Owner: aaugustin Type: Bug | Status: assigned

Re: [Django] #11156: Unnecessary savepoints with Oracle

2013-03-07 Thread Django
#11156: Unnecessary savepoints with Oracle -+- Reporter: Richard Davies |Owner: aaugustin | Status: assigned Type: |

Re: [Django] #19916: contrib.comments's templatetags use token.contents.split()

2013-03-07 Thread Django
#19916: contrib.comments's templatetags use token.contents.split() -+- Reporter: bmispelon|Owner: bmispelon Type: Bug | Status: closed Com

Re: [Django] #13870: Document transaction/connection management outside the web server context

2013-03-07 Thread Django
#13870: Document transaction/connection management outside the web server context ---+- Reporter: patrys |Owner: aaugustin Type: New feature| Status: assigned Com

Re: [Django] #15117: get_or_create() raises "DatabaseError: no such savepoint" instead of IntegrityError (PostgreSQL)

2013-03-07 Thread Django
#15117: get_or_create() raises "DatabaseError: no such savepoint" instead of IntegrityError (PostgreSQL) -+- Reporter: akaihola |Owner: aaugustin Type: Bug |

Re: [Django] #16367: Exceptions thrown by middleware.process_response don't get to middleware.process_exception

2013-03-07 Thread Django
#16367: Exceptions thrown by middleware.process_response don't get to middleware.process_exception -+- Reporter: bob84123 |Owner: aaugustin Type: New feature |

Re: [Django] #17341: Model.save() commits transactions after every parent class save

2013-03-07 Thread Django
#17341: Model.save() commits transactions after every parent class save -+- Reporter: akaariai |Owner: aaugustin Type: Bug | Status: assigned

Re: [Django] #15694: Overriding Django admin views and nested transactions

2013-03-07 Thread Django
#15694: Overriding Django admin views and nested transactions -+- Reporter: etianen |Owner: aaugustin Type: New feature | Status: assigned Compon

Re: [Django] #16374: ExceptionReporter may re-evaluate error-causing queryset, leading to a later DatabaseError that masks the original one

2013-03-07 Thread Django
#16374: ExceptionReporter may re-evaluate error-causing queryset, leading to a later DatabaseError that masks the original one -+- Reporter: aaron|Owner: aaugustin Type: Bug

Re: [Django] #18004: Django should not use `force_unicode(..., errors='replace')` when parsing POST data.

2013-03-07 Thread Django
#18004: Django should not use `force_unicode(..., errors='replace')` when parsing POST data. -+- Reporter: mrmachine|Owner: aaugustin Type: Bug |

Re: [Django] #17887: postgresql_psycopg2 sometimes leaves connections "idle in transaction"

2013-03-07 Thread Django
#17887: postgresql_psycopg2 sometimes leaves connections "idle in transaction" -+- Reporter: brodie |Owner: aaugustin Type: Bug | Status: as

Re: [Django] #8320: Admin Transaction Management Error

2013-03-07 Thread Django
#8320: Admin Transaction Management Error ---+ Reporter: holdenweb |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #13906: REPEATABLE READ (as used by default on MySQL) breaks atleast QuerySet.get_or_create().

2013-03-07 Thread Django
#13906: REPEATABLE READ (as used by default on MySQL) breaks atleast QuerySet.get_or_create(). -+- Reporter: sebastian_noack |Owner: aaugustin Type: |

Re: [Django] #8320: Admin Transaction Management Error

2013-03-07 Thread Django
#8320: Admin Transaction Management Error ---+- Reporter: holdenweb |Owner: aaugustin Type: Bug| Status: assigned Component: contrib.admin |

[Django] #20002: Model inheritance depth may result in invalid SQL queries

2013-03-07 Thread Django
#20002: Model inheritance depth may result in invalid SQL queries --+ Reporter: Keryn Knight| Owner: nobody Type: Bug | Status: new Component: Database layer (models, OR

[django/django] 81804a: Fix 19916. Smarter tokenizing of contrib.comment's...

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

[django/django] 1b81f3: Adde two "versionadded" markers, thanks to mYk for...

2013-03-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 1b81f328f4fb74d35a8397385fbc18aef03ac297 https://github.com/django/django/commit/1b81f328f4fb74d35a8397385fbc18aef03ac297 Author: Alex Gaynor Date: 2013-03-07 (Thu, 07 Mar 2013) Changed paths: M do

[django/django] bbbd69: Added a ManyToManyField(db_constraint=False) optio...

2013-03-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: bbbd698c7a4dd19e6394660bece7e6e907b0a824 https://github.com/django/django/commit/bbbd698c7a4dd19e6394660bece7e6e907b0a824 Author: Alex Gaynor Date: 2013-03-07 (Thu, 07 Mar 2013) Changed paths: M dj

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

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

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

2013-03-07 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: c

Re: [Django] #19990: showAddAnotherPopup _popup need a fix

2013-03-07 Thread Django
#19990: showAddAnotherPopup _popup need a fix +-- Reporter: riccardodivirgilio |Owner: nobody Type: Bug | Status: closed Component: contrib.admin

Re: [Django] #20001: BigAutoField for Django 1.5 (patch included)

2013-03-07 Thread Django
#20001: BigAutoField for Django 1.5 (patch included) -+- Reporter: jim@…|Owner: nobody Type: New feature | Status: closed Component: Database

Re: [Django] #19993: Allow accessing the resolver match and the view name on the `Request`

2013-03-07 Thread Django
#19993: Allow accessing the resolver match and the view name on the `Request` -+- Reporter: coolRR |Owner: nobody Type: New feature | Status: closed Component: Core (U

Re: [Django] #14286: Support for BigAutoField

2013-03-07 Thread Django
#14286: Support for BigAutoField -+- Reporter: hongrich |Owner: mmcnickle Type: New feature | Status: new Component: Database layer |

Re: [Django] #19999: first app not running

2013-03-07 Thread Django
#1: first app not running -+-- Reporter: anonymous|Owner: nobody Type: Bug | Status: closed Component: Template system | Versio

Re: [Django] #19998: loaddata --ignorenonexistent not working for XML based fixtures

2013-03-07 Thread Django
#19998: loaddata --ignorenonexistent not working for XML based fixtures --+ Reporter: sigi |Owner: sigi Type: Bug | Status: assigned

Re: [Django] #19995: [Django Testing Framework] Client.get() and UnicodeEncodeError

2013-03-07 Thread Django
#19995: [Django Testing Framework] Client.get() and UnicodeEncodeError -+- Reporter: david.delassus@… |Owner: nobody Type: Bug | Status: closed Co

Re: [Django] #19993: Allow accessing the resolver match and the view name on the `Request`

2013-03-07 Thread Django
#19993: Allow accessing the resolver match and the view name on the `Request` -+ Reporter: coolRR |Owner: nobody Type: New feature | Status: new Component: Core (URLs)

Re: [Django] #19992: Put protection against unsafe redirects into `HttpResponseRedirectBase`

2013-03-07 Thread Django
#19992: Put protection against unsafe redirects into `HttpResponseRedirectBase` ---+ Reporter: coolRR |Owner: nobody Type: New feature| Status: new Component: HTT

Re: [Django] #19991: Introduce `saved_forms` property to `BaseModelFormSet`

2013-03-07 Thread Django
#19991: Introduce `saved_forms` property to `BaseModelFormSet` -+-- Reporter: coolRR |Owner: nobody Type: New feature | Status: closed Component: Forms|

Re: [Django] #19990: showAddAnotherPopup _popup need a fix

2013-03-07 Thread Django
#19990: showAddAnotherPopup _popup need a fix +-- Reporter: riccardodivirgilio |Owner: nobody Type: Bug | Status: new Component: contrib.admin

Re: [Django] #16238: TECHNICAL_*_TEMPLATE change

2013-03-07 Thread Django
#16238: TECHNICAL_*_TEMPLATE change -+- Reporter: haras|Owner: nobody Type: New feature | Status: closed Component: Core (Other) |

Re: [Django] #19987: Basic host validation performed even when DEBUG=True

2013-03-07 Thread Django
#19987: Basic host validation performed even when DEBUG=True ---+ Reporter: Will Hardy |Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |

Re: [Django] #4287: FloatField will not handle infinity values

2013-03-07 Thread Django
#4287: FloatField will not handle infinity values -+- Reporter: oBeattie (oliver@… |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #19981: Pass request to WizardView.get_prefix

2013-03-07 Thread Django
#19981: Pass request to WizardView.get_prefix ---+ Reporter: joshdrake |Owner: nobody Type: New feature| Status: new Component: contrib.formtools |

Re: [Django] #19978: Technical 500 response as HTML for Ajax request

2013-03-07 Thread Django
#19978: Technical 500 response as HTML for Ajax request -+- Reporter: rodrigopmatias@… |Owner: nobody Type: | Status: closed Cleanup/optimizatio

Re: [Django] #19977: Test database not auto-flushing

2013-03-07 Thread Django
#19977: Test database not auto-flushing -+- Reporter: anonymous|Owner: nobody Type: Bug | Status: closed Component: Database layer

Re: [Django] #19967: iBooks shows error in ePub documentation

2013-03-07 Thread Django
#19967: iBooks shows error in ePub documentation ---+ Reporter: boloomka@… |Owner: nobody Type: Bug| Status: new Component: Documentation |

Re: [Django] #19966: Allow for silent or conditional loading of custom template tags

2013-03-07 Thread Django
#19966: Allow for silent or conditional loading of custom template tags -+- Reporter: anonymous|Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #19965: Problem with __unicode__ in your tutorial

2013-03-07 Thread Django
#19965: Problem with __unicode__ in your tutorial -+- Reporter: petergoldsborough@… |Owner: nobody Type: Bug | Status: new Component: Uncategorized

Re: [Django] #19955: Make contrib.comments form customizable

2013-03-07 Thread Django
#19955: Make contrib.comments form customizable -+- Reporter: dgl |Owner: nobody Type: New feature | Status: new Component: contrib.comments

Re: [Django] #19949: Cached template loader doesn't cache TemplateDoesNotExist

2013-03-07 Thread Django
#19949: Cached template loader doesn't cache TemplateDoesNotExist --+ Reporter: Kronuz|Owner: nobody Type: Cleanup/optimization | Status: new Componen

Re: [Django] #19947: weakref'd signal receivers may cause deadlock when gc'd

2013-03-07 Thread Django
#19947: weakref'd signal receivers may cause deadlock when gc'd --+ Reporter: john@…|Owner: nobody Type: Bug | Status: new Component: Core (Other) |

Re: [Django] #19944: django 1.5 is not compatible with pypy 1.9 because of django.test._doctest

2013-03-07 Thread Django
#19944: django 1.5 is not compatible with pypy 1.9 because of django.test._doctest ---+ Reporter: kmike |Owner: nobody Type: Bug| Status: new

Re: [Django] #19940: Regression: setup_databases in test.simple.DjangoTestSuiteRunner doesn't handle aliases for 'default'

2013-03-07 Thread Django
#19940: Regression: setup_databases in test.simple.DjangoTestSuiteRunner doesn't handle aliases for 'default' ---+ Reporter: simonpercivall |Owner: nobody Type: Bug|

Re: [Django] #19931: Deleting from Site model won't cascade delete related models

2013-03-07 Thread Django
#19931: Deleting from Site model won't cascade delete related models -+- Reporter: james_lin|Owner: nobody Type: Bug | Status: closed Comp

Re: [Django] #19924: Some jQuery selectors in actions.js use hardcoded values instead of pulling from options.

2013-03-07 Thread Django
#19924: Some jQuery selectors in actions.js use hardcoded values instead of pulling from options. --+ Reporter: anonymous |Owner: nobody Type: Bug | Status: new

Re: [Django] #15896: unittest docs say import django.utils, should be djanto.test

2013-03-07 Thread Django
#15896: unittest docs say import django.utils, should be djanto.test ---+-- Reporter: RoySmith |Owner: nobody Type: Bug| Status: closed Component: Documenta

Re: [Django] #19998: loaddata --ignorenonexistent not working for XML based fixtures

2013-03-07 Thread Django
#19998: loaddata --ignorenonexistent not working for XML based fixtures -+- Reporter: sigi |Owner: sigi Type: Bug | Status: assigned C

Re: [Django] #19997: Custom EMPTY_VALUES for form fields.

2013-03-07 Thread Django
#19997: Custom EMPTY_VALUES for form fields. --+ Reporter: loic84|Owner: loic84 Type: Cleanup/optimization | Status: closed Component: Forms

[django/django] 4cccb8: Fixed #19997 -- Added custom EMPTY_VALUES to form ...

2013-03-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 4cccb85e292fea01b3459cd97d751ed35179a7b7 https://github.com/django/django/commit/4cccb85e292fea01b3459cd97d751ed35179a7b7 Author: Claude Paroz Date: 2013-03-07 (Thu, 07 Mar 2013) Changed paths: M A

[Django] #20001: BigAutoField for Django 1.5 (patch included)

2013-03-07 Thread Django
#20001: BigAutoField for Django 1.5 (patch included) --+-- Reporter: jim@… | Owner: nobody Type: New feature | Status: new Component: Database layer (models,

[django/django] 25ce17: Added missing method in the dummy database backend...

2013-03-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 25ce177e66fb0e88a39806f5a493e03f1801775a https://github.com/django/django/commit/25ce177e66fb0e88a39806f5a493e03f1801775a Author: Aymeric Augustin Date: 2013-03-07 (Thu, 07 Mar 2013) Changed paths:

Re: [Django] #19999: first app not running

2013-03-07 Thread Django
#1: first app not running -+-- Reporter: anonymous|Owner: nobody Type: Bug | Status: new Component: Template system | Version:

Re: [Django] #19954: Storing of Binary fields leads to Exceptions

2013-03-07 Thread Django
#19954: Storing of Binary fields leads to Exceptions -+- Reporter: marcel.ryser.ch@…|Owner: nobody Type: Bug | Status: new Component: Database la

Re: [Django] #7571: named groups in the regexes of include() urls break reverse()

2013-03-07 Thread Django
#7571: named groups in the regexes of include() urls break reverse() --+ Reporter: trevor|Owner: nobody Type: Bug | Status: reopened Component: Core (Other)

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

2013-03-07 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: c

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

2013-03-07 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: n

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

2013-03-07 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 Component: Forms|Version:

Re: [Django] #17615: Unique field validation with multi-table inheritance

2013-03-07 Thread Django
#17615: Unique field validation with multi-table inheritance -+- Reporter: ungenio |Owner: nobody Type: Bug | Status: new Component: Dat

Re: [Django] #15519: Custom SQL location

2013-03-07 Thread Django
#15519: Custom SQL location -+- Reporter: vzima|Owner: vzima Type: Bug | Status: assigned Component: Core (Management |