[Django] #14100: Spelling error

2010-08-11 Thread Django
#14100: Spelling error ---+ Reporter: tom_simpson| Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.2 Keywords: |

Re: [Django] #14099: modelformset not using _should_delete_form

2010-08-11 Thread Django
#14099: modelformset not using _should_delete_form -+-- Reporter: kenth | Owner: nobody Status: new | Milestone: Component: Forms | Version: SVN

Re: [Django] #14099: modelformset not using _should_delete_form

2010-08-11 Thread Django
#14099: modelformset not using _should_delete_form +--- Reporter: kenth | Owner: nobody Status: new| Milestone: Component: Uncategorized |

[Django] #14099: modelformset not using _should_delete_form

2010-08-11 Thread Django
#14099: modelformset not using _should_delete_form ---+ Reporter: kenth | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.2

Re: [Django] #14090: Many sql queries needed to display change user form

2010-08-11 Thread Django
#14090: Many sql queries needed to display change user form +--- Reporter: Suor | Owner: Suor Status: assigned | Milestone: Component: Authentication

Re: [Django] #14097: Add "--skip" option to inspectdb.

2010-08-11 Thread Django
#14097: Add "--skip" option to inspectdb. +--- Reporter: adamv | Owner: nobody Status: closed | Milestone: Component:

[Django] #14098: Add "--skip" option to inspectdb.

2010-08-11 Thread Django
#14098: Add "--skip" option to inspectdb. ---+ Reporter: adamv | Owner: nobody Status: new| Milestone: Component: django-admin.py inspectdb |

[Django] #14097: Add "--skip" option to inspectdb.

2010-08-11 Thread Django
#14097: Add "--skip" option to inspectdb. ---+ Reporter: adamv | Owner: nobody Status: new| Milestone: Component: django-admin.py inspectdb |

Re: [Django] #14096: Insert code generated by models using multiple inheritance is incorrect and fails in postgresql

2010-08-11 Thread Django
#14096: Insert code generated by models using multiple inheritance is incorrect and fails in postgresql ---+ Reporter: pembo13 | Owner: nobody Status: new

Re: [Django] #13559: Need a contextprocessor for current site

2010-08-11 Thread Django
#13559: Need a contextprocessor for current site ---+ Reporter: tonnzor | Owner: nobody Status: new | Milestone: 1.3 Component: Contrib apps | Version:

[Django] #14096: Insert code generated by models using multiple inheritance is incorrect and fails in postgresql

2010-08-11 Thread Django
#14096: Insert code generated by models using multiple inheritance is incorrect and fails in postgresql --+- Reporter: pembo13 | Owner: nobody Status: new |

Re: [Django] #10046: ModPythonHandler class should check for IOError when writing response

2010-08-11 Thread Django
#10046: ModPythonHandler class should check for IOError when writing response -+-- Reporter: ewoudenberg | Owner: nobody Status: new | Milestone:

Re: [Django] #10046: ModPythonHandler class should check for IOError when writing response

2010-08-11 Thread Django
#10046: ModPythonHandler class should check for IOError when writing response -+-- Reporter: ewoudenberg | Owner: nobody Status: new | Milestone:

Re: [Django] #13933: add ModelBackend inheritence to custom auth backend doc to enable Permissions

2010-08-11 Thread Django
#13933: add ModelBackend inheritence to custom auth backend doc to enable Permissions -+-- Reporter: mbg | Owner: nobody Status: reopened| Milestone:

Re: [Django] #14047: CommonMiddleware documentation tweak

2010-08-11 Thread Django
#14047: CommonMiddleware documentation tweak +--- Reporter: Leon Matthews | Owner: nobody Status: new| Milestone:

Re: [Django] #13902: When using a ManyToMany in list_filter, results may apper more than once

2010-08-11 Thread Django
#13902: When using a ManyToMany in list_filter, results may apper more than once ---+ Reporter: rasca | Owner: rasca Status: new

Re: [Django] #11577: PLNIPField validation error when empty

2010-08-11 Thread Django
#11577: PLNIPField validation error when empty -+-- Reporter: amz | Owner: nobody Status: new | Milestone: Component:

Re: [Django] #14094: Cannot define CharField with unlimited length

2010-08-11 Thread Django
#14094: Cannot define CharField with unlimited length -+-- Reporter: millerdev | Owner: nobody Status: closed | Milestone: Component: Core framework |

Re: [Django] #14095: Objects not saved when readonly_fields is set for inline admin

2010-08-11 Thread Django
#14095: Objects not saved when readonly_fields is set for inline admin ---+ Reporter: si...@pewpewlabs.com | Owner: nobody Status: new |

[Django] #14095: Objects not saved when readonly_fields is set for inline admin

2010-08-11 Thread Django
#14095: Objects not saved when readonly_fields is set for inline admin +--- Reporter: si...@pewpewlabs.com| Owner: nobody Status: new | Milestone:

Re: [Django] #13823: Regression from 1.2.1: admin.site.root_path is None and it breaks admin links

2010-08-11 Thread Django
#13823: Regression from 1.2.1: admin.site.root_path is None and it breaks admin links ---+ Reporter: gruszczy | Owner: jacmkno Status: closed|

Re: [Django] #13823: Regression from 1.2.1: admin.site.root_path is None and it breaks admin links

2010-08-11 Thread Django
#13823: Regression from 1.2.1: admin.site.root_path is None and it breaks admin links ---+ Reporter: gruszczy | Owner: jacmkno Status: assigned |

[Django] #14094: Cannot define CharField with unlimited length

2010-08-11 Thread Django
#14094: Cannot define CharField with unlimited length +--- Reporter: millerdev | Owner: nobody Status: new | Milestone: Component: Core framework | Version: 1.2

Re: [Django] #13933: add ModelBackend inheritence to custom auth backend doc to enable Permissions

2010-08-11 Thread Django
#13933: add ModelBackend inheritence to custom auth backend doc to enable Permissions +--- Reporter: mbg| Owner: nobody Status: reopened | Milestone:

[Changeset] r13573 - in django/branches/soc2010/app-loading: django/core tests/appcachetests

2010-08-11 Thread noreply
Author: arthurk Date: 2010-08-11 07:26:15 -0500 (Wed, 11 Aug 2010) New Revision: 13573 Modified: django/branches/soc2010/app-loading/django/core/apps.py django/branches/soc2010/app-loading/tests/appcachetests/runtests.py Log: [soc2010/app-loading] store normalized version of INSTALLED_APPS

Re: [Django] #13690: django admin use 102 SQL querys when i set the permission of a user!

2010-08-11 Thread Django
#13690: django admin use 102 SQL querys when i set the permission of a user! ---+ Reporter: lsc20051...@163.com | Owner: nobody Status: closed| Milestone:

Re: [Django] #14090: Many sql queries needed to display change user form

2010-08-11 Thread Django
#14090: Many sql queries needed to display change user form -+-- Reporter: Suor| Owner: Suor Status: assigned| Milestone: Component: Authentication |

[Changeset] r13572 - django/trunk/django/conf/locale/es_AR/LC_MESSAGES

2010-08-11 Thread noreply
Author: ramiro Date: 2010-08-11 07:02:40 -0500 (Wed, 11 Aug 2010) New Revision: 13572 Modified: django/trunk/django/conf/locale/es_AR/LC_MESSAGES/django.mo django/trunk/django/conf/locale/es_AR/LC_MESSAGES/django.po Log: Fixed typos in es_AR translation. Modified:

[Django] #14093: Unable to create a new session key on higher traffic

2010-08-11 Thread Django
#14093: Unable to create a new session key on higher traffic -+-- Reporter: szy...@mwg.pl| Owner: nobody Status: new | Milestone: Component:

[Changeset] r13571 - in django/branches/soc2010/app-loading: django/core tests/appcachetests

2010-08-11 Thread noreply
Author: arthurk Date: 2010-08-11 06:15:00 -0500 (Wed, 11 Aug 2010) New Revision: 13571 Modified: django/branches/soc2010/app-loading/django/core/apps.py django/branches/soc2010/app-loading/tests/appcachetests/runtests.py Log: [soc2010/app-loading] raise ImproperlyConfigured when trying to

Re: [Django] #13823: Regression from 1.2.1: admin.site.root_path is None and it breaks admin links

2010-08-11 Thread Django
#13823: Regression from 1.2.1: admin.site.root_path is None and it breaks admin links ---+ Reporter: gruszczy | Owner: jacmkno Status: assigned |

Re: [Django] #9025: Nested Inline Support in Admin

2010-08-11 Thread Django
#9025: Nested Inline Support in Admin -+-- Reporter: pixelcort | Owner: nobody Status: new | Milestone: Component: django.contrib.admin

Re: [Django] #13933: add ModelBackend inheritence to custom auth backend doc to enable Permissions

2010-08-11 Thread Django
#13933: add ModelBackend inheritence to custom auth backend doc to enable Permissions +--- Reporter: mbg| Owner: nobody Status: closed | Milestone:

Re: [Django] #14090: Many sql queries needed to display change user form

2010-08-11 Thread Django
#14090: Many sql queries needed to display change user form -+-- Reporter: Suor| Owner: Suor Status: assigned| Milestone: Component: Authentication |

[Django] #14092: ImageField should allow SVG

2010-08-11 Thread Django
#14092: ImageField should allow SVG --+- Reporter: graeme| Owner: nobody Status: new | Milestone: Component: Database layer (models, ORM) |

[Django] #14091: PATCH: fix incorrect quoting in connection.queries for MySQL

2010-08-11 Thread Django
#14091: PATCH: fix incorrect quoting in connection.queries for MySQL --+- Reporter: danielr | Owner: nobody Status: new | Milestone: Component:

Re: [Django] #9025: Nested Inline Support in Admin

2010-08-11 Thread Django
#9025: Nested Inline Support in Admin -+-- Reporter: pixelcort | Owner: nobody Status: new | Milestone: Component: django.contrib.admin