[Changeset] r16965 - django/trunk/docs/releases

2011-10-12 Thread noreply
Author: carljm Date: 2011-10-12 23:41:40 -0700 (Wed, 12 Oct 2011) New Revision: 16965 Modified: django/trunk/docs/releases/1.4.txt Log: Fixed a missed typo in the 1.4 release notes. Oops. Modified: django/trunk/docs/releases/1.4.txt =

[Django] #17044: Add "project layout and python path" page to documentation

2011-10-12 Thread Django
#17044: Add "project layout and python path" page to documentation -+ Reporter: carljm | Owner: nobody Type: New feature| Status: new Component: Document

Re: [Django] #17042: allow startproject, startapp to write into existing directory or a specified directory

2011-10-12 Thread Django
#17042: allow startproject, startapp to write into existing directory or a specified directory -+- Reporter: ptone|Owner: nobody Type: New feature |

Re: [Django] #17042: allow startproject, startapp to write into existing directory or a specified directory

2011-10-12 Thread Django
#17042: allow startproject, startapp to write into existing directory or a specified directory -+- Reporter: ptone|Owner: nobody Type: New feature |

Re: [Django] #17042: allow startproject, startapp to write into existing directory or a specified directory (was: allow startproject, startapp to write into existing directory)

2011-10-12 Thread Django
#17042: allow startproject, startapp to write into existing directory or a specified directory -+- Reporter: ptone|Owner: nobody Type: New feature |

Re: [Django] #15372: manage.py adds to sys.path and forcibly imports the parent dir of the settings module

2011-10-12 Thread Django
#15372: manage.py adds to sys.path and forcibly imports the parent dir of the settings module -+- Reporter: Jorge Vargas |Owner: russellm | Status: clos

[Django] #17043: Model subclass field named the same as one of the parent model subclasses clashes

2011-10-12 Thread Django
#17043: Model subclass field named the same as one of the parent model subclasses clashes --+ Reporter: charettes | Owner: nobody Type: Bug | Status: new Com

Re: [Django] #5622: Empty ipaddress raises an error (invalid input syntax for type inet: "")

2011-10-12 Thread Django
#5622: Empty ipaddress raises an error (invalid input syntax for type inet: "") -+ Reporter: anonymous|Owner: nobody Type: Bug | Status: new Component: Forms

Re: [Django] #6933: You cannot search with spaces if search_fields is declared with "^"

2011-10-12 Thread Django
#6933: You cannot search with spaces if search_fields is declared with "^" -+- Reporter: Martín Conte Mac |Owner: diafour Donell | Status: new Type:

Re: [Django] #17039: search_fields and multiword searches

2011-10-12 Thread Django
#17039: search_fields and multiword searches ---+-- Reporter: shelldweller |Owner: nobody Type: Bug| Status: closed Component: contrib.admin |

Re: [Django] #10899: easier manipulation of sessions by test client

2011-10-12 Thread Django
#10899: easier manipulation of sessions by test client ---+ Reporter: tallfred |Owner: nobody Type: New feature| Status: reopened Component: Testing fra

Re: [Django] #16642: TemplateView get_context_data returns params dict

2011-10-12 Thread Django
#16642: TemplateView get_context_data returns params dict -+- Reporter: martinogden |Owner: Type: Bug | martinogden Component: Generic views|

Re: [Django] #10725: Autoreloader hides signal exits from child

2011-10-12 Thread Django
#10725: Autoreloader hides signal exits from child -+- Reporter: Glenn|Owner: nobody Type: Bug | Status: new Component: Core (Other)

Re: [Django] #16918: BaseDateDetailView's get_object ignores queryset argument

2011-10-12 Thread Django
#16918: BaseDateDetailView's get_object ignores queryset argument -+- Reporter: mitar|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #16918: BaseDateDetailView's get_object ignores queryset argument

2011-10-12 Thread Django
#16918: BaseDateDetailView's get_object ignores queryset argument -+- Reporter: mitar|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #15619: Logout link should be protected

2011-10-12 Thread Django
#15619: Logout link should be protected ---+-- Reporter: void |Owner: ashchristopher Type: Bug| Status: assigned Component: contrib.admin |

Re: [Django] #17037: Add management command to print active project settings

2011-10-12 Thread Django
#17037: Add management command to print active project settings -+- Reporter: msabramo |Owner: nobody Type: New feature | Status: reopened Compone

Re: [Django] #17042: allow startproject, startapp to write into existing directory

2011-10-12 Thread Django
#17042: allow startproject, startapp to write into existing directory -+- Reporter: ptone|Owner: nobody Type: New feature | Status: new Compon

[Django] #17042: allow startproject, startapp to write into existing directory

2011-10-12 Thread Django
#17042: allow startproject, startapp to write into existing directory + Reporter: ptone | Owner: nobody Type: New feature | Status: new Component: Core (Management c

Re: [Django] #13321: Drop reference to 'quality time' in admin logout message

2011-10-12 Thread Django
#13321: Drop reference to 'quality time' in admin logout message -+- Reporter: anonymous|Owner: nobody Type: Uncategorized| Status: closed Componen

Re: [Django] #13321: Drop reference to 'quality time' in admin logout message

2011-10-12 Thread Django
#13321: Drop reference to 'quality time' in admin logout message -+- Reporter: anonymous|Owner: nobody Type: Uncategorized| Status: reopened Compon

[Changeset] r16963 - in django/trunk: django/contrib/auth/management django/contrib/contenttypes docs/ref/contrib

2011-10-12 Thread noreply
Author: Alex Date: 2011-10-12 13:51:59 -0700 (Wed, 12 Oct 2011) New Revision: 16963 Modified: django/trunk/django/contrib/auth/management/__init__.py django/trunk/django/contrib/contenttypes/models.py django/trunk/django/contrib/contenttypes/tests.py django/trunk/docs/ref/contrib/conte

[Django] #17041: Non-staff users should see clear message when trying to access admin

2011-10-12 Thread Django
#17041: Non-staff users should see clear message when trying to access admin ---+ Reporter: coolRR | Owner: nobody Type: Uncategorized | Status: new Component: contrib.admin |Version: 1.3 Severity:

[Django] #17040: In utils.crypto.constant_time_compare only call ord on non ints.

2011-10-12 Thread Django
#17040: In utils.crypto.constant_time_compare only call ord on non ints. +-- Reporter: adsworth| Owner: adsworth Type: Bug | Status: new Component: Python 3|Version: 1.3 Severity: Normal

Re: [Django] #16942: utils.htp.int_to_base36 explicit cast to int

2011-10-12 Thread Django
#16942: utils.htp.int_to_base36 explicit cast to int --+ Reporter: adsworth |Owner: adsworth Type: Bug | Status: new Component: Python 3 | Version: 1.3

[Changeset] r16962 - django/trunk/django/contrib/contenttypes

2011-10-12 Thread noreply
Author: Alex Date: 2011-10-12 12:34:34 -0700 (Wed, 12 Oct 2011) New Revision: 16962 Modified: django/trunk/django/contrib/contenttypes/tests.py Log: Convert the contettypes tests to use self.assertNumQueries, rather than hand rolling their own version. Thanks to carl for the review. Modified:

Re: [Django] #17039: search_fields and multiword searches

2011-10-12 Thread Django
#17039: search_fields and multiword searches ---+-- Reporter: shelldweller |Owner: nobody Type: Bug| Status: new Component: contrib.admin | Ve

[Django] #17039: search_fields and multiword searches

2011-10-12 Thread Django
#17039: search_fields and multiword searches ---+ Reporter: shelldweller | Owner: nobody Type: Bug| Status: new Component: contrib.admin |Version: SVN Severity: Normal | Keywords: Tr

Re: [Django] #17037: Add management command to print active project settings

2011-10-12 Thread Django
#17037: Add management command to print active project settings -+- Reporter: msabramo |Owner: nobody Type: New feature | Status: reopened Compone

Re: [Django] #17037: Add management command to print active project settings

2011-10-12 Thread Django
#17037: Add management command to print active project settings -+- Reporter: msabramo |Owner: nobody Type: New feature | Status: reopened Compone

Re: [Django] #17037: Add management command to print active project settings

2011-10-12 Thread Django
#17037: Add management command to print active project settings -+- Reporter: msabramo |Owner: nobody Type: New feature | Status: reopened Compone

Re: [Django] #17038: Use of _default_manager instead of _base_manager in ForeignKey ModelForm field validation

2011-10-12 Thread Django
#17038: Use of _default_manager instead of _base_manager in ForeignKey ModelForm field validation -+- Reporter: ben@…|Owner: nobody Type: Bug |

Re: [Django] #6148: Add generic support for database schemas

2011-10-12 Thread Django
#6148: Add generic support for database schemas -+- Reporter: ikelly |Owner: Type: New feature | Status: new Component: Database layer |

Re: [Django] #17038: Use of _default_manager instead of _base_manager in ForeignKey ModelForm field validation (was: Use of _default_manager instead of _base_manager in ForeignKey form field validatio

2011-10-12 Thread Django
#17038: Use of _default_manager instead of _base_manager in ForeignKey ModelForm field validation -+- Reporter: ben@…|Owner: nobody Type: Bug |

Re: [Django] #17037: Add management command to print active project settings

2011-10-12 Thread Django
#17037: Add management command to print active project settings -+- Reporter: msabramo |Owner: nobody Type: New feature | Status: closed Component

[Django] #17038: Use of _default_manager instead of _base_manager in ForeignKey form field validation

2011-10-12 Thread Django
#17038: Use of _default_manager instead of _base_manager in ForeignKey form field validation --+ Reporter: ben@… | Owner: nobody Type: Bug | Status: new Component: Forms |Vers

Re: [Django] #4136: NULL fields and Unique keys

2011-10-12 Thread Django
#4136: NULL fields and Unique keys -+- Reporter: David Cramer |Owner: nobody | Status: new Type: Bug |

Re: [Django] #16642: TemplateView get_context_data returns params dict

2011-10-12 Thread Django
#16642: TemplateView get_context_data returns params dict -+- Reporter: martinogden |Owner: Type: Bug | martinogden Component: Generic views|

Re: [Django] #14319: Add signals test_setup and test_teardown to Django test suite runner Options

2011-10-12 Thread Django
#14319: Add signals test_setup and test_teardown to Django test suite runner Options ---+ Reporter: jsdalton |Owner: nobody Type: New feature| Status: closed

Re: [Django] #4136: NULL fields and Unique keys

2011-10-12 Thread Django
#4136: NULL fields and Unique keys -+- Reporter: David Cramer |Owner: nobody | Status: new Type: Bug |

Re: [Django] #16965: Model Formsets can_delete documentation lacking actual use example

2011-10-12 Thread Django
#16965: Model Formsets can_delete documentation lacking actual use example -+- Reporter: gregcorey@… |Owner: nobody Type: Bug | Status: new C

Re: [Django] #17037: Add management command to print active project settings

2011-10-12 Thread Django
#17037: Add management command to print active project settings -+- Reporter: msabramo |Owner: nobody Type: New feature | Status: closed Component

[Django] #17037: Add management command to print active project settings

2011-10-12 Thread Django
#17037: Add management command to print active project settings +--- Reporter: msabramo| Owner: nobody Type: New feature | Status: new Component: Core (Management

Re: [Django] #10293: Show Unicode representations next to ManyToMany raw_id_field

2011-10-12 Thread Django
#10293: Show Unicode representations next to ManyToMany raw_id_field -+- Reporter: joaoolavo|Owner: nobody Type: New feature | Status: new Compone

Re: [Django] #7028: Better raw_id_fields feedback in newform-admins branch

2011-10-12 Thread Django
#7028: Better raw_id_fields feedback in newform-admins branch -+- Reporter: Marcob |Owner: nobody | Status: new Type: New feature

Re: [Django] #16763: code.djangoproject.com won't stop emailing me (doesn't abide by cc/reporter/etc)

2011-10-12 Thread Django
#16763: code.djangoproject.com won't stop emailing me (doesn't abide by cc/reporter/etc) -+- Reporter: ferringb |Owner: nobody Type: Bug | Stat

Re: [Django] #11030: File uploads break on non english filesystem encoding

2011-10-12 Thread Django
#11030: File uploads break on non english filesystem encoding -+- Reporter: Honza_Kral |Owner: nobody Type: Uncategorized| Status: closed Component:

Re: [Django] #9538: modelformset_factory cannot easily be used for only inserting

2011-10-12 Thread Django
#9538: modelformset_factory cannot easily be used for only inserting -+ Reporter: cgrady |Owner: brosner Type: New feature | Status: closed Component: Forms|

Re: [Django] #9538: modelformset_factory cannot easily be used for only inserting

2011-10-12 Thread Django
#9538: modelformset_factory cannot easily be used for only inserting -+ Reporter: cgrady |Owner: brosner Type: New feature | Status: reopened Component: Forms|

Re: [Django] #16679: Speed up signals by caching the reveicers per sender

2011-10-12 Thread Django
#16679: Speed up signals by caching the reveicers per sender -+- Reporter: akaariai |Owner: nobody Type: | Status: new Cleanup/optimizat

Re: [Django] #16679: Speed up signals by caching the reveicers per sender

2011-10-12 Thread Django
#16679: Speed up signals by caching the reveicers per sender -+- Reporter: akaariai |Owner: nobody Type: | Status: new Cleanup/optimizat

Re: [Django] #7028: Better raw_id_fields feedback in newform-admins branch

2011-10-12 Thread Django
#7028: Better raw_id_fields feedback in newform-admins branch -+- Reporter: Marcob |Owner: nobody | Status: new Type: New feature

Re: [Django] #11211: Add GMarkerOptions: clickable, bouncy, dragCrossMove, bounceGravity, autoPan and hide

2011-10-12 Thread Django
#11211: Add GMarkerOptions: clickable, bouncy, dragCrossMove, bounceGravity, autoPan and hide -+- Reporter: Travis Jeffery |Owner: nobody | Status: new

Re: [Django] #16679: Speed up signals by caching the reveicers per sender

2011-10-12 Thread Django
#16679: Speed up signals by caching the reveicers per sender -+- Reporter: akaariai |Owner: nobody Type: | Status: new Cleanup/optimizat