Re: [Django] #17627: contrib.admin.util is misnamed

2012-02-23 Thread Django
#17627: contrib.admin.util is misnamed --+ Reporter: PaulM |Owner: viciu Type: Cleanup/optimization | Status: assigned Component: contrib.admin

Re: [Django] #14039: FileField special-casing breaks MultiValueField including a FileField

2012-02-23 Thread Django
#14039: FileField special-casing breaks MultiValueField including a FileField ---+ Reporter: carljm |Owner: carljm Type: Bug| Status: new Component: Forms

Re: [Django] #17750: User.get_profile() returns cached object when database object has changed

2012-02-23 Thread Django
#17750: User.get_profile() returns cached object when database object has changed --+ Reporter: rjalves |Owner: nobody Type: New feature | Status: new Component: con

Re: [Django] #17754: Django GIS Measure refactor

2012-02-23 Thread Django
#17754: Django GIS Measure refactor --+ Reporter: riccardodivirgilio|Owner: nobody Type: Cleanup/optimization | Status: new Component: GIS |

Re: [Django] #17757: Typo in documentation - "Django at a glance"

2012-02-23 Thread Django
#17757: Typo in documentation - "Django at a glance" ---+-- Reporter: kaushik1618@… |Owner: nobody Type: Bug| Status: new Component: Documentation |

[Django] #17757: Typo in documentation - "Django at a glance"

2012-02-23 Thread Django
#17757: Typo in documentation - "Django at a glance" ---+ Reporter: kaushik1618@… | Owner: nobody Type: Bug| Status: new Component: Documentation |Version: 1.3 Severity: Normal | Keywo

Re: [Django] #17736: django.contrib.gis.geos.polygon from_bbox loss of floating-point accuracy

2012-02-23 Thread Django
#17736: django.contrib.gis.geos.polygon from_bbox loss of floating-point accuracy -+-- Reporter: tdihp@… |Owner: nobody Type: Bug | Status: new Component: GIS |

Re: [Django] #10625: Ewkt regexp incorrectly escaped in GeoDjango admin javascript (was: Ewkt regexp incorrectly escaped)

2012-02-23 Thread Django
#10625: Ewkt regexp incorrectly escaped in GeoDjango admin javascript -+--- Reporter: timlinux |Owner: springmeyer Type: Bug | Status: reopened Component: GIS

Re: [Django] #16484: Duplicate entry sessions error

2012-02-23 Thread Django
#16484: Duplicate entry sessions error --+ Reporter: hash.3g@… |Owner: nobody Type: Bug | Status: reopened Component: contrib.sessions |

[Changeset] r17581 - django/trunk/django/utils

2012-02-23 Thread noreply
Author: PaulM Date: 2012-02-23 14:51:14 -0800 (Thu, 23 Feb 2012) New Revision: 17581 Modified: django/trunk/django/utils/crypto.py Log: Improved get_random_string(). Improved the behavior of get_random_string to re-seed itself each time it is called if the system does not have a secure random

Re: [Django] #17756: GeoDjango missing pyspatialite support

2012-02-23 Thread Django
#17756: GeoDjango missing pyspatialite support -+-- Reporter: danols |Owner: danols Type: New feature | Status: assigned Component: GIS | Ver

Re: [Django] #17756: GeoDjango missing pyspatialite support

2012-02-23 Thread Django
#17756: GeoDjango missing pyspatialite support -+-- Reporter: danols |Owner: danols Type: New feature | Status: assigned Component: GIS | Ver

Re: [Django] #8399: loaddata management command should provide option to disable signals

2012-02-23 Thread Django
#8399: loaddata management command should provide option to disable signals -+- Reporter: chrisdpratt@…|Owner: nobody Type: New feature | Status: new

Re: [Django] #17754: Django GIS Measure refactor

2012-02-23 Thread Django
#17754: Django GIS Measure refactor --+ Reporter: riccardodivirgilio|Owner: nobody Type: Cleanup/optimization | Status: new Component: GIS |

Re: [Django] #17756: GeoDjango missing pyspatialite support

2012-02-23 Thread Django
#17756: GeoDjango missing pyspatialite support -+-- Reporter: danols |Owner: danols Type: New feature | Status: assigned Component: GIS | Ver

Re: [Django] #8399: loaddata management command should provide option to disable signals

2012-02-23 Thread Django
#8399: loaddata management command should provide option to disable signals -+- Reporter: chrisdpratt@…|Owner: nobody Type: New feature | Status: new

Re: [Django] #17754: Django GIS Measure refactor

2012-02-23 Thread Django
#17754: Django GIS Measure refactor +-- Reporter: riccardodivirgilio |Owner: nobody Type: Uncategorized | Status: new Component: GIS |

Re: [Django] #17756: GeoDjango missing pyspatialite support

2012-02-23 Thread Django
#17756: GeoDjango missing pyspatialite support -+-- Reporter: danols |Owner: danols Type: New feature | Status: assigned Component: GIS | Ver

[Django] #17756: GeoDjango missing pyspatialite support

2012-02-23 Thread Django
#17756: GeoDjango missing pyspatialite support -+ Reporter: danols | Owner: nobody Type: New feature | Status: new Component: GIS |Version: SVN Severity: Normal | Keywords: Triage Sta

[Changeset] r17580 - in django/trunk/django: contrib/sessions/backends core/management/commands utils

2012-02-23 Thread noreply
Author: PaulM Date: 2012-02-23 13:39:12 -0800 (Thu, 23 Feb 2012) New Revision: 17580 Modified: django/trunk/django/contrib/sessions/backends/base.py django/trunk/django/core/management/commands/startproject.py django/trunk/django/utils/crypto.py Log: Cleanup to use get_random_string consi

Re: [Django] #17742: `DateTimeField` may not behave very well when it is set or compared to a `date` and time zone support is active

2012-02-23 Thread Django
#17742: `DateTimeField` may not behave very well when it is set or compared to a `date` and time zone support is active -+- Reporter: aaugustin|Owner: aaugustin Type:

Re: [Django] #8399: loaddata management command should provide option to disable signals

2012-02-23 Thread Django
#8399: loaddata management command should provide option to disable signals -+- Reporter: chrisdpratt@…|Owner: nobody Type: New feature | Status: new

Re: [Django] #17755: Use database adapters for converting time zone aware datetimes in raw queries

2012-02-23 Thread Django
#17755: Use database adapters for converting time zone aware datetimes in raw queries -+- Reporter: akaariai |Owner: aaugustin Type: Uncategorized| Stat

Re: [Django] #17755: Use database adapters for converting time zone aware datetimes in raw queries

2012-02-23 Thread Django
#17755: Use database adapters for converting time zone aware datetimes in raw queries -+- Reporter: akaariai |Owner: aaugustin Type: Uncategorized| Stat

Re: [Django] #8399: loaddata management command should provide option to disable signals

2012-02-23 Thread Django
#8399: loaddata management command should provide option to disable signals -+- Reporter: chrisdpratt@…|Owner: nobody Type: New feature | Status: new

Re: [Django] #8399: loaddata management command should provide option to disable signals

2012-02-23 Thread Django
#8399: loaddata management command should provide option to disable signals -+- Reporter: chrisdpratt@…|Owner: nobody Type: New feature | Status: new

[Django] #17755: Use database adapters for converting time zone aware datetimes in raw queries

2012-02-23 Thread Django
#17755: Use database adapters for converting time zone aware datetimes in raw queries --+ Reporter: akaariai | Owner: nobody Type: Uncategorized | Status: new Comp

Re: [Django] #17730: Change django.utils.htmlparser to django.utils.html_parser to avoid possible issues with case-insensitivity and the HTMLParser stdlib module

2012-02-23 Thread Django
#17730: Change django.utils.htmlparser to django.utils.html_parser to avoid possible issues with case-insensitivity and the HTMLParser stdlib module ---+-- Reporter: un33k |Owner: nobody

Re: [Django] #8399: loaddata management command should provide option to disable signals

2012-02-23 Thread Django
#8399: loaddata management command should provide option to disable signals -+- Reporter: chrisdpratt@…|Owner: nobody Type: New feature | Status: new

Re: [Django] #8399: loaddata management command should provide option to disable signals

2012-02-23 Thread Django
#8399: loaddata management command should provide option to disable signals -+- Reporter: chrisdpratt@…|Owner: nobody Type: New feature | Status: new

Re: [Django] #17715: Got a RuntimeWarning when following the tutorial

2012-02-23 Thread Django
#17715: Got a RuntimeWarning when following the tutorial -+- Reporter: claudep |Owner: aaugustin Type: | Status: assigned Cleanup/optim

Re: [Django] #8399: loaddata management command should provide option to disable signals

2012-02-23 Thread Django
#8399: loaddata management command should provide option to disable signals -+- Reporter: chrisdpratt@…|Owner: nobody Type: New feature | Status: new

Re: [Django] #17754: Django GIS Measure refactor

2012-02-23 Thread Django
#17754: Django GIS Measure refactor +-- Reporter: riccardodivirgilio |Owner: nobody Type: Uncategorized | Status: new Component: GIS |

[Django] #17754: Django GIS Measure refactor

2012-02-23 Thread Django
#17754: Django GIS Measure refactor + Reporter: riccardodivirgilio | Owner: nobody Type: Uncategorized | Status: new Component: GIS |Version: SVN Severity: Normal |

Re: [Django] #17111: simple redirect_to: handle query strings with percent symbols

2012-02-23 Thread Django
#17111: simple redirect_to: handle query strings with percent symbols -+- Reporter: acdha|Owner: cadams Type: Bug | Status: closed Com

Re: [Django] #16842: RedirectView (class based) query string format bug

2012-02-23 Thread Django
#16842: RedirectView (class based) query string format bug -+- Reporter: slafs|Owner: nobody Type: Bug | Status: new Component: Gener

Re: [Django] #17753: Internationalizing URL Patterns Redirect should be 404

2012-02-23 Thread Django
#17753: Internationalizing URL Patterns Redirect should be 404 -+- Reporter: jaddison |Owner: nobody Type: Bug | Status: new Component:

[Django] #17753: Internationalizing URL Patterns Redirect should be 404

2012-02-23 Thread Django
#17753: Internationalizing URL Patterns Redirect should be 404 -+- Reporter: jaddison | Owner: nobody Type: Bug | Status: new Component: |Ver

Re: [Django] #17730: Change django.utils.htmlparser to django.utils.html_parser to avoid possible issues with case-insensitivity and the HTMLParser stdlib module

2012-02-23 Thread Django
#17730: Change django.utils.htmlparser to django.utils.html_parser to avoid possible issues with case-insensitivity and the HTMLParser stdlib module ---+-- Reporter: un33k |Owner: nobody

Re: [Django] #17730: Change django.utils.htmlparser to django.utils.html_parser to avoid possible issues with case-insensitivity and the HTMLParser stdlib module (was: AttributeError: 'module' object

2012-02-23 Thread Django
#17730: Change django.utils.htmlparser to django.utils.html_parser to avoid possible issues with case-insensitivity and the HTMLParser stdlib module ---+-- Reporter: un33k |Owner: nobody

Re: [Django] #8399: loaddata management command should provide option to disable signals

2012-02-23 Thread Django
#8399: loaddata management command should provide option to disable signals -+- Reporter: chrisdpratt@…|Owner: nobody Type: New feature | Status: new

Re: [Django] #17751: GenericIPAddressField allows an ipv6 address to start with a space

2012-02-23 Thread Django
#17751: GenericIPAddressField allows an ipv6 address to start with a space -+- Reporter: federico.capoano@… |Owner: Federico Type: Bug | Capoano Component: Forms

Re: [Django] #16128: cascade delete does not work for proxy models

2012-02-23 Thread Django
#16128: cascade delete does not work for proxy models -+- Reporter: xkennyx@…|Owner: nobody Type: Bug | Status: reopened Component: Datab

Re: [Django] #16128: cascade delete does not work for proxy models

2012-02-23 Thread Django
#16128: cascade delete does not work for proxy models -+- Reporter: xkennyx@…|Owner: nobody Type: Bug | Status: closed Component: Databas

Re: [Django] #8399: loaddata management command should provide option to disable signals

2012-02-23 Thread Django
#8399: loaddata management command should provide option to disable signals -+- Reporter: chrisdpratt@…|Owner: nobody Type: New feature | Status: new

Re: [Django] #17750: User.get_profile() returns cached object when database object has changed

2012-02-23 Thread Django
#17750: User.get_profile() returns cached object when database object has changed --+ Reporter: rjalves |Owner: nobody Type: New feature | Status: new Component: con

Re: [Django] #17749: Admin documentation on views suggests poor way of adding extra_context

2012-02-23 Thread Django
#17749: Admin documentation on views suggests poor way of adding extra_context -+- Reporter: chrisdpratt |Owner: nobody Type: | Status: new

Re: [Django] #17715: Got a RuntimeWarning when following the tutorial

2012-02-23 Thread Django
#17715: Got a RuntimeWarning when following the tutorial -+- Reporter: claudep |Owner: aaugustin Type: | Status: assigned Cleanup/optim

[Django] #17752: Serialization and multi-table inheritance

2012-02-23 Thread Django
#17752: Serialization and multi-table inheritance ---+ Reporter: issarisc@… | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.3 Severity: Normal | Keywords

Re: [Django] #15220: replace SelectFilter2.js with a jQuery plugin

2012-02-23 Thread Django
#15220: replace SelectFilter2.js with a jQuery plugin -+- Reporter: slurms |Owner: dbunskoek Type: | Status: new Cleanup/optimization

[Changeset] r17579 - in django/trunk: django/contrib/admin tests/regressiontests/admin_views tests/regressiontests/admin_widgets

2012-02-23 Thread noreply
Author: julien Date: 2012-02-23 00:07:07 -0800 (Thu, 23 Feb 2012) New Revision: 17579 Modified: django/trunk/django/contrib/admin/tests.py django/trunk/tests/regressiontests/admin_views/tests.py django/trunk/tests/regressiontests/admin_widgets/models.py django/trunk/tests/regressiontes