[Django] #14785: Fixes to middleware docs

2010-11-25 Thread Django
#14785: Fixes to middleware docs ---+ Reporter: adamv | Owner: nobody Status: new| Milestone: Component: Documentation | Version: SVN Keywords:

[Django] #14784: Fixes to the files documentation

2010-11-25 Thread Django
#14784: Fixes to the files documentation ---+ Reporter: adamv | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.2 Keywords:

[Django] #14783: Fixes to the email documentation

2010-11-25 Thread Django
#14783: Fixes to the email documentation ---+ Reporter: adamv | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.2 Keywords:

[Django] #14782: Fixes to the cache documentation

2010-11-25 Thread Django
#14782: Fixes to the cache documentation ---+ Reporter: adamv | Owner: nobody Status: new| Milestone: Component: Documentation | Version: SVN Keywords:

[Django] #14781: Setting "CACHE_PREFIX" should be "CACHE_KEY_PREFIX"

2010-11-25 Thread Django
#14781: Setting "CACHE_PREFIX" should be "CACHE_KEY_PREFIX" ---+ Reporter: adamv | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.2

[Changeset] r14700 - django/trunk/docs/ref

2010-11-25 Thread noreply
Author: SmileyChris Date: 2010-11-25 20:56:58 -0600 (Thu, 25 Nov 2010) New Revision: 14700 Modified: django/trunk/docs/ref/class-based-views.txt Log: Fixes #14780 -- bad quoting in class based views reference. Thanks for the patch, adamv. Modified: django/trunk/docs/ref/class-based-views.txt

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

2010-11-25 Thread noreply
Author: SmileyChris Date: 2010-11-25 20:28:07 -0600 (Thu, 25 Nov 2010) New Revision: 14699 Modified: django/trunk/django/utils/_os.py Log: Fixes #14715 -- More informative ValueError for safe_join util. Thanks btubbs. Modified: django/trunk/django/utils/_os.py

[Changeset] r14698 - django/trunk/docs/ref

2010-11-25 Thread noreply
Author: SmileyChris Date: 2010-11-25 20:14:57 -0600 (Thu, 25 Nov 2010) New Revision: 14698 Modified: django/trunk/docs/ref/generic-views.txt Log: Fixes #14779 -- delete_object docs wording. Thanks OldTroll Modified: django/trunk/docs/ref/generic-views.txt

Re: [Django] #14040: Python syntax errors in module loading propagate up

2010-11-25 Thread Django
#14040: Python syntax errors in module loading propagate up -+-- Reporter: j...@occams.info | Owner: nobody Status: new | Milestone: Component: Core framework

Re: [Django] #14114: Opera 10.61 - admin, collapse don't work

2010-11-25 Thread Django
#14114: Opera 10.61 - admin, collapse don't work ---+ Reporter: moskrc| Owner: dariog Status: closed| Milestone:

Re: [Django] #13945: [Enhancement] Better diagnostics when view returns rendered SafeUnicode

2010-11-25 Thread Django
#13945: [Enhancement] Better diagnostics when view returns rendered SafeUnicode --+- Reporter: JonathanHayward | Owner: nobody Status: closed | Milestone:

Re: [Django] #13955: capitalization of ForeignKey

2010-11-25 Thread Django
#13955: capitalization of ForeignKey ---+ Reporter: ja...@ncac.gwu.edu| Owner: nobody Status: closed| Milestone: Component: django.contrib.admin |

Re: [Django] #13970: Overridden widgets in ModelForm do not respect blank flag of model field

2010-11-25 Thread Django
#13970: Overridden widgets in ModelForm do not respect blank flag of model field -+-- Reporter: mitar | Owner: nobody Status: reopened| Milestone:

Re: [Django] #14710: Form css classes for bound fields are not rendered {{ form.field_name }}

2010-11-25 Thread Django
#14710: Form css classes for bound fields are not rendered {{ form.field_name }} -+-- Reporter: trebor74hr | Owner: trebor74hr Status: assigned| Milestone: 1.3

Re: [Django] #13625: FORCE_SCRIPT_NAME bug

2010-11-25 Thread Django
#13625: FORCE_SCRIPT_NAME bug -+-- Reporter: liangent| Owner: nobody Status: closed | Milestone: Component: Core framework | Version: SVN

Re: [Django] #14778: {load} for all child templates

2010-11-25 Thread Django
#14778: {load} for all child templates --+- Reporter: mtsachev | Owner: nobody Status: closed | Milestone: Component: Template system | Version:

Re: [Django] #14780: Fix quoting in class based views reference

2010-11-25 Thread Django
#14780: Fix quoting in class based views reference +--- Reporter: adamv | Owner: nobody Status: new| Milestone: Component: Documentation

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

2010-11-25 Thread Django
#6148: Add generic support for database schemas ---+ Reporter: ikelly| Owner: ramiro Status: new | Milestone:

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

2010-11-25 Thread Django
#6148: Add generic support for database schemas ---+ Reporter: ikelly| Owner: ramiro Status: new | Milestone:

Re: [Django] #13401: Forms RadioInput produces invalid HTML

2010-11-25 Thread Django
#13401: Forms RadioInput produces invalid HTML -+-- Reporter: pajatso | Owner: nobody Status: new | Milestone: Component: Forms

Re: [Django] #14776: Don't put radio and checkbox input widgets in lists

2010-11-25 Thread Django
#14776: Don't put radio and checkbox input widgets in lists -+-- Reporter: JMagnusson | Owner: nobody Status: closed | Milestone: 1.3 Component: Forms |

Re: [Django] #14780: Fix quoting in class based views reference

2010-11-25 Thread Django
#14780: Fix quoting in class based views reference +--- Reporter: adamv | Owner: nobody Status: new| Milestone: Component: Documentation |

[Django] #14780: Fix quoting in class based views reference

2010-11-25 Thread Django
#14780: Fix quoting in class based views reference ---+ Reporter: adamv | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.2

[Django] #14779: Documentation Correction

2010-11-25 Thread Django
#14779: Documentation Correction ---+ Reporter: OldTroll | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.2 Keywords:

[Django] #14778: {load} for all child templates

2010-11-25 Thread Django
#14778: {load} for all child templates -+-- Reporter: mtsachev | Owner: nobody Status: new | Milestone: Component: Template system | Version: 1.2 Keywords:

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

2010-11-25 Thread Django
#6148: Add generic support for database schemas ---+ Reporter: ikelly| Owner: ramiro Status: assigned | Milestone:

[Django] #14777: The "Generating CSV" doc should mention Unicode issues.

2010-11-25 Thread Django
#14777: The "Generating CSV" doc should mention Unicode issues. ---+ Reporter: adamv | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.2

Re: [Django] #13223: ValueError with inline and save as new

2010-11-25 Thread Django
#13223: ValueError with inline and save as new ---+ Reporter: lucalenardi | Owner: gptvnt Status: assigned | Milestone:

[Django] #14776: Don't put radio and checkbox input widgets in lists

2010-11-25 Thread Django
#14776: Don't put radio and checkbox input widgets in lists +--- Reporter: JMagnusson | Owner: nobody Status: new | Milestone: 1.3 Component: Forms | Version: 1.2

Re: [Django] #14415: Multiple aliases for one database: testing problems

2010-11-25 Thread Django
#14415: Multiple aliases for one database: testing problems -+-- Reporter: shai| Owner: nobody Status: new |

[Changeset] r14697 - django/branches/releases/1.2.X/django/test

2010-11-25 Thread noreply
Author: russellm Date: 2010-11-25 06:40:12 -0600 (Thu, 25 Nov 2010) New Revision: 14697 Modified: django/branches/releases/1.2.X/django/test/simple.py Log: [1.2.X] Fixed #14415 -- Corrected the process of creating and destroying test databases to prevent accidental deletion of the source

[Changeset] r14696 - django/trunk/django/test

2010-11-25 Thread noreply
Author: russellm Date: 2010-11-25 06:37:28 -0600 (Thu, 25 Nov 2010) New Revision: 14696 Modified: django/trunk/django/test/simple.py Log: Fixed #14415 -- Corrected the process of creating and destroying test databases to prevent accidental deletion of the source database. Also improves the

Re: [Django] #12235: MultiValueDictKeyError when editing Inline objects

2010-11-25 Thread Django
#12235: MultiValueDictKeyError when editing Inline objects ---+ Reporter: br...@playfirst.com | Owner: nobody Status: closed| Milestone: Component: