Re: [Django] #12798: Markup typo in 1.2 release notes

2010-02-05 Thread Django
#12798: Markup typo in 1.2 release notes +--- Reporter: andrewbadr | Owner: nobody Status: new| Milestone: 1.2 Component: Documentation |

Re: [Django] #12798: Markup typo in 1.2 release notes

2010-02-05 Thread Django
#12798: Markup typo in 1.2 release notes +--- Reporter: andrewbadr | Owner: nobody Status: new| Milestone: 1.2 Component: Documentation |

[Django] #12798: Markup typo in 1.2 release notes

2010-02-05 Thread Django
#12798: Markup typo in 1.2 release notes ---+ Reporter: andrewbadr | Owner: nobody Status: new| Milestone: 1.2 Component: Documentation | Version: 1.2-beta Keywords:

Re: [Django] #11520: Release tarball includes useless ".DS_Store" files

2010-02-05 Thread Django
#11520: Release tarball includes useless ".DS_Store" files +--- Reporter: lamby | Owner: nobody Status: closed | Milestone: 1.2 Component: Uncategorized |

[Changeset] r12394 - in django/trunk: . django

2010-02-05 Thread noreply
Author: ubernostrum Date: 2010-02-06 00:05:44 -0600 (Sat, 06 Feb 2010) New Revision: 12394 Modified: django/trunk/django/__init__.py django/trunk/setup.py Log: Bump version info to 1.2 beta. Modified: django/trunk/django/__init__.py

Re: [Django] #10850: Impossible to stop a large file upload mid-stream

2010-02-05 Thread Django
#10850: Impossible to stop a large file upload mid-stream ---+ Reporter: legutierr | Owner: nobody Status: new | Milestone:

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

2010-02-05 Thread noreply
Author: ubernostrum Date: 2010-02-05 23:48:03 -0600 (Fri, 05 Feb 2010) New Revision: 12393 Modified: django/trunk/docs/releases/1.2-beta-1.txt Log: Couple final tweaks to the release notes. Modified: django/trunk/docs/releases/1.2-beta-1.txt

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

2010-02-05 Thread noreply
Author: ubernostrum Date: 2010-02-05 23:32:46 -0600 (Fri, 05 Feb 2010) New Revision: 12392 Modified: django/trunk/docs/releases/1.2-beta-1.txt Log: Fix reST error in release notes. Modified: django/trunk/docs/releases/1.2-beta-1.txt

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

2010-02-05 Thread noreply
Author: ubernostrum Date: 2010-02-05 23:25:50 -0600 (Fri, 05 Feb 2010) New Revision: 12391 Modified: django/trunk/docs/releases/index.txt Log: Add 1.2 beta release notes to release notes index. Modified: django/trunk/docs/releases/index.txt

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

2010-02-05 Thread noreply
Author: ubernostrum Date: 2010-02-05 23:19:15 -0600 (Fri, 05 Feb 2010) New Revision: 12390 Modified: django/trunk/docs/releases/1.2-beta-1.txt Log: Reorganize the beta release notes a bit and trim down the section on feeds. Modified: django/trunk/docs/releases/1.2-beta-1.txt

Re: [Django] #12089: test client fails to collect sub-contexts

2010-02-05 Thread Django
#12089: test client fails to collect sub-contexts -+-- Reporter: akaihola| Owner: nobody Status: new | Milestone:

Re: [Django] #12791: Setting encoding on EmailMessage does not produce intended result

2010-02-05 Thread Django
#12791: Setting encoding on EmailMessage does not produce intended result ---+ Reporter: oyvind| Owner: oyvind Status: closed|

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

2010-02-05 Thread noreply
Author: ubernostrum Date: 2010-02-05 21:57:02 -0600 (Fri, 05 Feb 2010) New Revision: 12389 Modified: django/trunk/docs/releases/1.2-beta-1.txt Log: Clarify object-level permissions. Modified: django/trunk/docs/releases/1.2-beta-1.txt

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

2010-02-05 Thread noreply
Author: ubernostrum Date: 2010-02-05 21:37:50 -0600 (Fri, 05 Feb 2010) New Revision: 12388 Added: django/trunk/docs/releases/1.2-beta-1.txt Log: Initial draft of 1.2 beta release notes. Added: django/trunk/docs/releases/1.2-beta-1.txt

[Changeset] r12387 - django/trunk/docs/topics

2010-02-05 Thread noreply
Author: ubernostrum Date: 2010-02-05 21:14:47 -0600 (Fri, 05 Feb 2010) New Revision: 12387 Modified: django/trunk/docs/topics/auth.txt Log: Fixed #12797: Corrected typo in the documentation for the changepassword management command. Modified: django/trunk/docs/topics/auth.txt

Re: [Django] #12797: changepassword documented as change_password

2010-02-05 Thread Django
#12797: changepassword documented as change_password +--- Reporter: mattmcc| Owner: nobody Status: new| Milestone: 1.2 Component: Documentation

[Django] #12797: changepassword documented as change_password

2010-02-05 Thread Django
#12797: changepassword documented as change_password ---+ Reporter: mattmcc| Owner: nobody Status: new| Milestone: 1.2 Component: Documentation | Version:

Re: [Django] #12787: TemplateDoesNotExist exception does not report the correct template_name

2010-02-05 Thread Django
#12787: TemplateDoesNotExist exception does not report the correct template_name --+- Reporter: trigeek38| Owner: nobody Status: new | Milestone: 1.2

[Django] #12796: Change in django.db.models.options.get_verbose_name

2010-02-05 Thread Django
#12796: Change in django.db.models.options.get_verbose_name --+- Reporter: rafaelsdm | Owner: nobody Status: new | Milestone: Component: django.contrib.admin |

Re: [Django] #12524: Bad formatting on dates in JSON serializer causes ValidationError in loaddata

2010-02-05 Thread Django
#12524: Bad formatting on dates in JSON serializer causes ValidationError in loaddata +--- Reporter: gsf| Owner: nobody Status: new| Milestone: 1.2

[Django] #12795: MessageMiddleware missing from default MIDDLEWARE_CLASSES value described in middlewared overview

2010-02-05 Thread Django
#12795: MessageMiddleware missing from default MIDDLEWARE_CLASSES value described in middlewared overview ---+ Reporter: anonymous | Owner: nobody Status: new| Milestone: 1.2

Re: [Django] #12790: redirect_to in django.contrib.auth.views.* must be urlquoted

2010-02-05 Thread Django
#12790: redirect_to in django.contrib.auth.views.* must be urlquoted -+-- Reporter: slav0nic| Owner: nobody Status: closed | Milestone: Component:

Re: [Django] #12787: TemplateDoesNotExist exception does not report the correct template_name

2010-02-05 Thread Django
#12787: TemplateDoesNotExist exception does not report the correct template_name --+- Reporter: trigeek38| Owner: nobody Status: new | Milestone: 1.2

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

2010-02-05 Thread Django
#12235: MultiValueDictKeyError when editing Inline objects --+- Reporter: br...@playfirst.com | Owner: nobody Status: new | Milestone: 1.2 Component:

Re: [Django] #12613: phone2numeric doesn't convert the letters 'Q' or 'Z'.

2010-02-05 Thread Django
#12613: phone2numeric doesn't convert the letters 'Q' or 'Z'. --+- Reporter: gabrielhurley| Owner: gabrielhurley Status: assigned | Milestone: 1.2 Component:

Re: [Django] #12794: Interaction between sessions and django.views.i18n.set_language causes caching errors

2010-02-05 Thread Django
#12794: Interaction between sessions and django.views.i18n.set_language causes caching errors --+- Reporter: alessandro.gudio+bugzi...@gmail.com | Owner: nobody Status: new

[Django] #12794: Interaction between sessions and django.views.i18n.set_language causes caching errors

2010-02-05 Thread Django
#12794: Interaction between sessions and django.views.i18n.set_language causes caching errors -+-- Reporter: alessandro.gudio+bugzi...@gmail.com | Owner: nobody Status: new |

Re: [Django] #12767: Problem running syncdb with a multi-db router that restricts auth to a single database

2010-02-05 Thread Django
#12767: Problem running syncdb with a multi-db router that restricts auth to a single database ---+ Reporter: russellm | Owner: nobody Status: new

Re: [Django] #11640: 1.1 Test framework fails if CACHE_BACKEND = dummy

2010-02-05 Thread Django
#11640: 1.1 Test framework fails if CACHE_BACKEND = dummy +--- Reporter: fgasperino | Owner: dloewenherz Status: assigned | Milestone: Component:

Re: [Django] #12417: Add signing and signed cookies to Django

2010-02-05 Thread Django
#12417: Add signing and signed cookies to Django -+-- Reporter: simon | Owner: anonymous Status: assigned| Milestone: 1.3 Component: Core framework |

Re: [Django] #12089: test client fails to collect sub-contexts

2010-02-05 Thread Django
#12089: test client fails to collect sub-contexts -+-- Reporter: akaihola| Owner: nobody Status: new | Milestone:

Re: [Django] #12279: prepare_database_save in add_update_fields makes some custom fields be impossible.

2010-02-05 Thread Django
#12279: prepare_database_save in add_update_fields makes some custom fields be impossible. ---+ Reporter: bear330 | Owner: nobody

Re: [Django] #12248: django.template.__init__ code should move to avoid circular imports

2010-02-05 Thread Django
#12248: django.template.__init__ code should move to avoid circular imports --+- Reporter: korpios | Owner: nobody Status: new | Milestone: 1.2 Component:

Re: [Django] #12277: Admin action example should use verbose_name in message_bit

2010-02-05 Thread Django
#12277: Admin action example should use verbose_name in message_bit +--- Reporter: zanuxzan | Owner: nobody Status: closed | Milestone: Component:

Re: [Django] #12275: small naming fix for django's sphinx documentation

2010-02-05 Thread Django
#12275: small naming fix for django's sphinx documentation +--- Reporter: justinlilly| Owner: nobody Status: new| Milestone: 1.2 Component: Documentation |

Re: [Django] #12273: django.contrib.formtools.utils.security_hash resulting in different pickled string on same data

2010-02-05 Thread Django
#12273: django.contrib.formtools.utils.security_hash resulting in different pickled string on same data ---+ Reporter: robhudson | Owner: nobody Status: new

Re: [Django] #12217: FlatpageFallbackMiddleware means view middleware is not applied

2010-02-05 Thread Django
#12217: FlatpageFallbackMiddleware means view middleware is not applied +--- Reporter: carljm | Owner: nobody Status: new| Milestone: 1.2 Component:

Re: [Django] #12265: Media (js/css) collection strategy in Forms has no order dependence concept

2010-02-05 Thread Django
#12265: Media (js/css) collection strategy in Forms has no order dependence concept -+-- Reporter: tblanch...@mac.com | Owner: nobody Status: new | Milestone:

Re: [Django] #12264: calendar.js depends on jsi18n but date widgets using it do not specify as required media

2010-02-05 Thread Django
#12264: calendar.js depends on jsi18n but date widgets using it do not specify as required media -+-- Reporter: tblanch...@mac.com | Owner: nobody Status: new | Milestone:

Re: [Django] #12249: csrf_token not clear in User authentication docs

2010-02-05 Thread Django
#12249: csrf_token not clear in User authentication docs +--- Reporter: drozzy | Owner: nobody Status: new| Milestone: 1.2 Component: Documentation |

Re: [Django] #12248: django.template.__init__ code should move to avoid circular imports

2010-02-05 Thread Django
#12248: django.template.__init__ code should move to avoid circular imports --+- Reporter: korpios | Owner: nobody Status: new | Milestone: 1.2 Component:

Re: [Django] #9764: IDN (Internationalized Domain Names) support for EmailField and URLField

2010-02-05 Thread Django
#9764: IDN (Internationalized Domain Names) support for EmailField and URLField ---+ Reporter: UloPe | Owner: jezdez Status: assigned | Milestone: 1.2 Component: Forms

Re: [Django] #12247: update on empty queryset in which the update kwargs refer to inherited columns update all rows of base table

2010-02-05 Thread Django
#12247: update on empty queryset in which the update kwargs refer to inherited columns update all rows of base table ---+ Reporter: jsmullyan | Owner: nobody Status: new

Re: [Django] #12246: Django-admin methods should be wraped in a django object

2010-02-05 Thread Django
#12246: Django-admin methods should be wraped in a django object ---+ Reporter: italomaia | Owner: nobody Status: new | Milestone: Component:

Re: [Django] #12241: Admin forgets URL used for prefilling forms when hitting Save and add another

2010-02-05 Thread Django
#12241: Admin forgets URL used for prefilling forms when hitting Save and add another ---+ Reporter: velmont | Owner: nobody Status: new | Milestone:

Re: [Django] #12240: select_related doesn't work correctly when mixing nullable and non-nullable keys

2010-02-05 Thread Django
#12240: select_related doesn't work correctly when mixing nullable and non-nullable keys ---+ Reporter: embe | Owner: nobody Status: new |

Re: [Django] #12239: Float is rounded to integer on queries on integer field

2010-02-05 Thread Django
#12239: Float is rounded to integer on queries on integer field -+-- Reporter: waverider | Owner: nobody Status: new | Milestone: 1.2

Re: [Django] #12238: ModelAdmin ignores dynamic fields of ModelForm

2010-02-05 Thread Django
#12238: ModelAdmin ignores dynamic fields of ModelForm ---+ Reporter: anonymous | Owner: nobody Status: new | Milestone:

Re: [Django] #3214: [patch] raw sql file doesn't recognize quotes correctly

2010-02-05 Thread Django
#3214: [patch] raw sql file doesn't recognize quotes correctly ---+ Reporter: shaunc | Owner: nobody Status: reopened | Milestone:

Re: [Django] #12236: When subquery returns more than 1 row MySQL leads to error

2010-02-05 Thread Django
#12236: When subquery returns more than 1 row MySQL leads to error ---+ Reporter: ilblackdragon | Owner: nobody Status: closed| Milestone:

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

2010-02-05 Thread Django
#12235: MultiValueDictKeyError when editing Inline objects --+- Reporter: br...@playfirst.com | Owner: nobody Status: new | Milestone: 1.2 Component:

Re: [Django] #12231: The project path is incorrectly build, it wipe the namespace

2010-02-05 Thread Django
#12231: The project path is incorrectly build, it wipe the namespace -+-- Reporter: mleduc | Owner: nobody Status: new | Milestone: 1.2 Component: Core

Re: [Django] #12229: ImageField.save should be documented upfront and obvious

2010-02-05 Thread Django
#12229: ImageField.save should be documented upfront and obvious +--- Reporter: freyley| Owner: nobody Status: new| Milestone: 1.2 Component: Documentation

Re: [Django] #3214: [patch] raw sql file doesn't recognize quotes correctly

2010-02-05 Thread Django
#3214: [patch] raw sql file doesn't recognize quotes correctly ---+ Reporter: shaunc | Owner: nobody Status: reopened | Milestone:

Re: [Django] #3214: [patch] raw sql file doesn't recognize quotes correctly

2010-02-05 Thread Django
#3214: [patch] raw sql file doesn't recognize quotes correctly ---+ Reporter: shaunc | Owner: nobody Status: reopened | Milestone:

Re: [Django] #12792: admin templates get wrong perms on installation in 1.1.1 tarball

2010-02-05 Thread Django
#12792: admin templates get wrong perms on installation in 1.1.1 tarball --+- Reporter: tjboring | Owner: nobody Status: new | Milestone:

Re: [Django] #12225: sql/*.sql files don't work if they contain %

2010-02-05 Thread Django
#12225: sql/*.sql files don't work if they contain % ---+ Reporter: monikasulik | Owner: nobody Status: closed| Milestone:

Re: [Django] #12221: Allow custom management commands to define bash completion arguments

2010-02-05 Thread Django
#12221: Allow custom management commands to define bash completion arguments +--- Reporter: ericholscher | Owner: nobody Status: new| Milestone: Component:

[Changeset] r12386 - django/trunk/extras

2010-02-05 Thread noreply
Author: russellm Date: 2010-02-05 09:42:22 -0600 (Fri, 05 Feb 2010) New Revision: 12386 Modified: django/trunk/extras/django_bash_completion Log: Fixed #12174 -- Corrected Bash command line completion when calling "python manage.py". Thanks to sethp for the report, and SmileyChris for the

Re: [Django] #12174: bash completion for python manage.py

2010-02-05 Thread Django
#12174: bash completion for python manage.py +--- Reporter: sethp | Owner: nobody Status: reopened | Milestone: Component: Uncategorized | Version:

Re: [Django] #12217: FlatpageFallbackMiddleware means view middleware is not applied

2010-02-05 Thread Django
#12217: FlatpageFallbackMiddleware means view middleware is not applied +--- Reporter: carljm | Owner: nobody Status: new| Milestone: 1.2 Component:

Re: [Django] #11788: cache_page decorator doesn't work with HttpResponses whose content is an iterator

2010-02-05 Thread Django
#11788: cache_page decorator doesn't work with HttpResponses whose content is an iterator -+-- Reporter: RaceCondition | Owner: nobody Status: reopened| Milestone:

Re: [Django] #12214: never_cache decorator breaks HttpResponse with iterator content

2010-02-05 Thread Django
#12214: never_cache decorator breaks HttpResponse with iterator content ---+ Reporter: bendavis78| Owner: nobody Status: new | Milestone: Component: Cache

Re: [Django] #12213: Initial data and addition queryset_filter for formset from inlineformset_factory

2010-02-05 Thread Django
#12213: Initial data and addition queryset_filter for formset from inlineformset_factory -+-- Reporter: ramusus | Owner: nobody Status: closed | Milestone:

Re: [Django] #12405: django.contrib.auth.views.logout() should support LOGOUT_REDIRECT_URL

2010-02-05 Thread Django
#12405: django.contrib.auth.views.logout() should support LOGOUT_REDIRECT_URL -+-- Reporter: cmwslw | Owner: dloewenherz Status: assigned| Milestone:

Re: [Django] #12212: inclusion_tag behavior on variable not in context is inconsistent

2010-02-05 Thread Django
#12212: inclusion_tag behavior on variable not in context is inconsistent --+- Reporter: Leo | Owner: nobody Status: new | Milestone: Component:

Re: [Django] #2740: Specifying an order_with_respect_to for a self referential one to many relationship fails

2010-02-05 Thread Django
#2740: Specifying an order_with_respect_to for a self referential one to many relationship fails -+-- Reporter: anonymous | Owner: Gulopine Status: assigned| Milestone:

Re: [Django] #8060: Admin Inlines do not respect user permissions

2010-02-05 Thread Django
#8060: Admin Inlines do not respect user permissions +--- Reporter: p.patr...@iperbole.bologna.it | Owner: dgouldin Status: new| Milestone:

Re: [Django] #12211: Admin inlines do not respect group permissions

2010-02-05 Thread Django
#12211: Admin inlines do not respect group permissions +--- Reporter: julie.spa...@cpcc.edu | Owner: nobody Status: closed | Milestone: Component:

Re: [Django] #12210: sqlite backend: REFERENCES clause not created with quoted ForeignKey field

2010-02-05 Thread Django
#12210: sqlite backend: REFERENCES clause not created with quoted ForeignKey field ---+ Reporter: xicm...@gmail.com | Owner: nobody Status: closed|

Re: [Django] #12206: manage.py fails if management commands directory contains only bytecode files

2010-02-05 Thread Django
#12206: manage.py fails if management commands directory contains only bytecode files --+- Reporter: anonymous| Owner: nobody Status: new | Milestone:

Re: [Django] #12151: UnicodeEncodeError from django.contrib.comments.views.utils line 41.

2010-02-05 Thread Django
#12151: UnicodeEncodeError from django.contrib.comments.views.utils line 41. --+- Reporter: mikl | Owner: nobody Status: new | Milestone: 1.2

Re: [Django] #12199: Give 'firstof' tag ability to assign result to context

2010-02-05 Thread Django
#12199: Give 'firstof' tag ability to assign result to context -+-- Reporter: tiliv | Owner: nobody Status: new | Milestone:

Re: [Django] #12201: django-admin.py makemessages fails without telling on which file it failed

2010-02-05 Thread Django
#12201: django-admin.py makemessages fails without telling on which file it failed ---+ Reporter: madewulf | Owner: nobody Status: new | Milestone: 1.2

[Django] #12792: admin templates get wrong perms on installation in 1.1.1 tarball

2010-02-05 Thread Django
#12792: admin templates get wrong perms on installation in 1.1.1 tarball -+-- Reporter: tjboring | Owner: nobody Status: new | Milestone: Component: Template

Re: [Django] #12196: EmailField reject this email address tosha.....@gmail.com

2010-02-05 Thread Django
#12196: EmailField reject this email address tosha.@gmail.com +--- Reporter: mtsyganov | Owner: nobody Status: new| Milestone: 1.2 Component: Forms |

Re: [Django] #12193: Add details to the i18n documentation for translation of model classes (relations and methods)

2010-02-05 Thread Django
#12193: Add details to the i18n documentation for translation of model classes (relations and methods) -+-- Reporter: maxime.petazz...@bulix.org | Owner: nobody Status: new

Re: [Django] #10260: i18n documentation refactoring

2010-02-05 Thread Django
#10260: i18n documentation refactoring +--- Reporter: ramiro | Owner: ramiro Status: new| Milestone: 1.2

Re: [Django] #12189: Cache database backend should use rollback_unless_managed

2010-02-05 Thread Django
#12189: Cache database backend should use rollback_unless_managed +--- Reporter: lakinwecker| Owner: nobody Status: new| Milestone: 1.2 Component:

Re: [Django] #12188: Nullable numeric and date fields cause ValueError and ValidationError respectively in databrowse

2010-02-05 Thread Django
#12188: Nullable numeric and date fields cause ValueError and ValidationError respectively in databrowse +--- Reporter: skyl | Owner: nobody

Re: [Django] #12184: Post/Pre-Save signal on queryset update

2010-02-05 Thread Django
#12184: Post/Pre-Save signal on queryset update ---+ Reporter: Bernhard | Owner: nobody Status: closed| Milestone:

Re: [Django] #12183: urlize doesn't always add rel=nofollow

2010-02-05 Thread Django
#12183: urlize doesn't always add rel=nofollow --+- Reporter: eronen | Owner: nobody Status: new | Milestone: Component: Template system |

Re: [Django] #12180: ProgrammingError thrown with autocommit: True if first query on PostgreSQL >= 8.2 is an INSERT

2010-02-05 Thread Django
#12180: ProgrammingError thrown with autocommit: True if first query on PostgreSQL >= 8.2 is an INSERT ---+ Reporter: Xof | Owner: Xof Status: assigned

Re: [Django] #11012: Memcached cache module fails when retrieving binary strings via cache.get, during forcing it unicode

2010-02-05 Thread Django
#11012: Memcached cache module fails when retrieving binary strings via cache.get, during forcing it unicode ---+ Reporter: erny | Owner: nobody Status: new | Milestone:

Re: [Django] #12178: Should be able to manually store non-text in the memcached backend

2010-02-05 Thread Django
#12178: Should be able to manually store non-text in the memcached backend ---+ Reporter: joshuajonah | Owner: nobody Status: closed| Milestone: Component: Cache

Re: [Django] #12175: bash completion with spaces in the path

2010-02-05 Thread Django
#12175: bash completion with spaces in the path +--- Reporter: sethp | Owner: nobody Status: closed | Milestone: Component:

Re: [Django] #12174: bash completion for python manage.py

2010-02-05 Thread Django
#12174: bash completion for python manage.py +--- Reporter: sethp | Owner: nobody Status: closed | Milestone: Component: Uncategorized | Version:

Re: [Django] #12524: Bad formatting on dates in JSON serializer causes ValidationError in loaddata

2010-02-05 Thread Django
#12524: Bad formatting on dates in JSON serializer causes ValidationError in loaddata +--- Reporter: gsf| Owner: nobody Status: new| Milestone: 1.2

Re: [Django] #5833: Custom FilterSpecs

2010-02-05 Thread Django
#5833: Custom FilterSpecs ---+ Reporter: Honza_Kral| Owner: jkocherhans Status: assigned | Milestone: 1.2

Re: [Django] #12784: Template tag and filter decorator fix

2010-02-05 Thread Django
#12784: Template tag and filter decorator fix +--- Reporter: jimhark| Owner: nobody Status: closed | Milestone:

Re: [Django] #12173: hability to use OR in filterspecs

2010-02-05 Thread Django
#12173: hability to use OR in filterspecs ---+ Reporter: fgallina | Owner: nobody Status: closed| Milestone: Component:

Re: [Django] #4102: Allow UPDATE of only specific fields in model.save()

2010-02-05 Thread Django
#4102: Allow UPDATE of only specific fields in model.save() +--- Reporter: Collin Grady | Owner: cgrady Status: new| Milestone:

Re: [Django] #12172: Improve save() handling of deferred fields

2010-02-05 Thread Django
#12172: Improve save() handling of deferred fields ---+ Reporter: miracle2k | Owner: nobody Status: closed| Milestone:

Re: [Django] #12171: transaction.savepoint_rollback fails with postgresql DATABASE_ENGINE

2010-02-05 Thread Django
#12171: transaction.savepoint_rollback fails with postgresql DATABASE_ENGINE ---+ Reporter: andrewbadr| Owner: nobody Status: new | Milestone:

Re: [Django] #12170: Use ellipsis instead of three periods in truncatewords

2010-02-05 Thread Django
#12170: Use ellipsis instead of three periods in truncatewords --+- Reporter: stopsatgreen | Owner: nobody Status: closed | Milestone: Component: Template

Re: [Django] #12169: QuerySet method count() on models with a manytomanyfield not working in the latest trunk

2010-02-05 Thread Django
#12169: QuerySet method count() on models with a manytomanyfield not working in the latest trunk ---+ Reporter: shilin| Owner: nobody Status: closed

Re: [Django] #12162: cycle should have an option to call value without actually cycling

2010-02-05 Thread Django
#12162: cycle should have an option to call value without actually cycling --+- Reporter: ka...@yahoo.com | Owner: nobody Status: closed | Milestone: Component:

Re: [Django] #12791: Setting encoding on EmailMessage does not produce intended result

2010-02-05 Thread Django
#12791: Setting encoding on EmailMessage does not produce intended result ---+ Reporter: oyvind| Owner: oyvind Status: new |

Re: [Django] #12791: Setting encoding on EmailMessage does not produce intended result

2010-02-05 Thread Django
#12791: Setting encoding on EmailMessage does not produce intended result ---+ Reporter: oyvind| Owner: oyvind Status: new |

Re: [Django] #12159: Installation procedure does not set correct permissions on template files

2010-02-05 Thread Django
#12159: Installation procedure does not set correct permissions on template files -+-- Reporter: jribbens| Owner: nobody Status: closed |

  1   2   >