[Django] #14376: Localflavors documentation for BRCPFField and BRCNPJField

2010-10-01 Thread Django
#14376: Localflavors documentation for BRCPFField and BRCNPJField --+- Reporter: henriquebastos| Owner: nobody Status: new

Re: [Django] #14375: Typo in formfield documentation

2010-10-01 Thread Django
#14375: Typo in formfield documentation +--- Reporter: Blue | Owner: nobody Status: new| Milestone: Component: Documentation | Vers

Re: [Django] #14375: Typo in formfield documentation

2010-10-01 Thread Django
#14375: Typo in formfield documentation +--- Reporter: Blue | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.2

Re: [Django] #13751: Avoid open redirect issue with whitelist

2010-10-01 Thread Django
#13751: Avoid open redirect issue with whitelist +--- Reporter: anonymous | Owner: nobody Status: new| Milestone: 1.3 Componen

Re: [Django] #14373: annotate() will gladly delete your data

2010-10-01 Thread Django
#14373: annotate() will gladly delete your data --+- Reporter: patrys | Owner: Status: new | Milestone: 1.3 Component: ORM aggregation | Version:

Re: [Django] #13751: Avoid open redirect issue with whitelist

2010-10-01 Thread Django
#13751: Avoid open redirect issue with whitelist +--- Reporter: anonymous | Owner: nobody Status: new| Milestone: 1.3 Componen

[Django] #14375: Typo in formfield documentation

2010-10-01 Thread Django
#14375: Typo in formfield documentation ---+ Reporter: Blue | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.2 Keywords:

Re: [Django] #11670: Minor limitation using fields named 'year' in related searches.

2010-10-01 Thread Django
#11670: Minor limitation using fields named 'year' in related searches. ---+ Reporter: a...@hauntedwisconsin.com | Owner: Status: new | Milestone:

Re: [Django] #9886: File-like interface for HttpRequest

2010-10-01 Thread Django
#9886: File-like interface for HttpRequest +--- Reporter: isagalaev | Owner: isagalaev Status: new| Milestone: Component: HTTP h

Re: [Django] #10728: [PATCH] SubfieldBase classes can't be subclassed.

2010-10-01 Thread Django
#10728: [PATCH] SubfieldBase classes can't be subclassed. ---+ Reporter: G2P | Owner: nobody Status: new | Milestone: Com

Re: [Django] #4656: Allow In-depth serialization by specifying depth to follow relationship

2010-10-01 Thread Django
#4656: Allow In-depth serialization by specifying depth to follow relationship -+-- Reporter: jay.m.mar...@gmail.com | Owner: nobody Status: new | Milestone:

[Django] #14374: Missing templates on contrib.auth makes tests in a new project fail (startproject)

2010-10-01 Thread Django
#14374: Missing templates on contrib.auth makes tests in a new project fail (startproject) --+- Reporter: henriquebastos |Owner: nobody Status: new |Milest

Re: [Django] #14355: "readonly" fields don't display their "help_text" in admin

2010-10-01 Thread Django
#14355: "readonly" fields don't display their "help_text" in admin ---+ Reporter: jester| Owner: nobody Status: new | Milestone:

Re: [Django] #6903: Go back to old change_list view after hitting save

2010-10-01 Thread Django
#6903: Go back to old change_list view after hitting save -+-- Reporter: jarrow | Owner: Status: new | Milestone: Component: django.co

Re: [Django] #6183: [patch] Support help_text with ManyToMany field widgets

2010-10-01 Thread Django
#6183: [patch] Support help_text with ManyToMany field widgets --+- Reporter: Steven Armstrong | Owner: acdha Status: new | Milestone:

Re: [Django] #12369: cStringIO portability

2010-10-01 Thread Django
#12369: cStringIO portability +--- Reporter: rubic | Owner: niall Status: assigned | Milestone: Component: Documentation |

Re: [Django] #14373: annotate() will gladly delete your data

2010-10-01 Thread Django
#14373: annotate() will gladly delete your data --+- Reporter: patrys | Owner: Status: new | Milestone: Component: ORM aggregation | Version:

Re: [Django] #14364: Admin add form, element focus script not working because of wrong id

2010-10-01 Thread Django
#14364: Admin add form, element focus script not working because of wrong id ---+ Reporter: woutervandergraaf | Owner: nobody Status: closed| Milestone:

Re: [Django] #3999: django-admin.py template dir argument

2010-10-01 Thread Django
#3999: django-admin.py template dir argument -+-- Reporter: stuff4...@gmail.com | Owner: adrian Status: closed | Milestone: Component: django-admin.py

[Django] #14373: annotate() will gladly delete your data

2010-10-01 Thread Django
#14373: annotate() will gladly delete your data -+-- Reporter: patrys | Owner: Status: new | Milestone: Component: ORM aggregation | Version: 1.2 Keywo

Re: [Django] #5833: Custom FilterSpecs

2010-10-01 Thread Django
#5833: Custom FilterSpecs ---+ Reporter: Honza_Kral| Owner: jkocherhans Status: assigned | Milestone:

Re: [Django] #5054: Calendar in admin interface doesn't display over dropdowns correctly in IE6

2010-10-01 Thread Django
#5054: Calendar in admin interface doesn't display over dropdowns correctly in IE6 ---+ Reporter: Esaj | Owner: xian Status: closed

[Django] #14372: Admin shouldn't render label tags on hidden fields

2010-10-01 Thread Django
#14372: Admin shouldn't render label tags on hidden fields --+- Reporter: Mnewman | Owner: nobody Status: new | Milestone: Component: django.contrib.admin

Re: [Django] #7700: Query parent for child

2010-10-01 Thread Django
#7700: Query parent for child ---+ Reporter: ca...@deccio.net | Owner: nobody Status: new | Milestone: Component: Core framework| Version: SVN

Re: [Django] #3999: django-admin.py template dir argument

2010-10-01 Thread Django
#3999: django-admin.py template dir argument -+-- Reporter: stuff4...@gmail.com | Owner: adrian Status: closed | Milestone: Component: django-admin.py

Re: [Django] #13839: select_related caches None for non-existent objects in reverse one-to-one relations

2010-10-01 Thread Django
#13839: select_related caches None for non-existent objects in reverse one-to-one relations --+- Reporter: shauncutts | Owner: Status: new | Milestone:

[Django] #14371: Select related and parents

2010-10-01 Thread Django
#14371: Select related and parents --+- Reporter: vzima | Owner: nobody Status: new | Milestone: Component: Database layer (models, ORM) | V

Re: [Django] #14368: Reverse relation attribute for OneToOneField fails when set to None

2010-10-01 Thread Django
#14368: Reverse relation attribute for OneToOneField fails when set to None ---+ Reporter: gsakkis | Owner: nobody Status: new |

Re: [Django] #10790: Too many joins in a comparison for NULL.

2010-10-01 Thread Django
#10790: Too many joins in a comparison for NULL. --+- Reporter: mtredinnick | Owner: mtredinnick Status: new | Milestone: Component: ORM aggregation

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

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

Re: [Django] #6735: Class-based generic views

2010-10-01 Thread Django
#6735: Class-based generic views +--- Reporter: jkocherhans| Owner: david Status: assigned | Milestone: 1.3 Component: Generic views | Version: R

Re: [Django] #10889: ModelAdmin calls .log_deletion after deletion, causing invalid object_id

2010-10-01 Thread Django
#10889: ModelAdmin calls .log_deletion after deletion, causing invalid object_id -+-- Reporter: jdunck | Owner: nobody Status: reopened| Milestone: 1.3

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

2010-10-01 Thread Django
#12417: Add signing and signed cookies to Django -+-- Reporter: simon | Owner: simon Status: new | Milestone: 1.3 Component: Core framework | Versio

Re: [Django] #10944: Site app should be able to make absolute URLs.

2010-10-01 Thread Django
#10944: Site app should be able to make absolute URLs. ---+ Reporter: jdunck| Owner: nobody Status: new | Milestone: 1.3 Component: Contrib apps | Vers

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

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

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

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

Re: [Django] #14368: Reverse relation attribute for OneToOneField fails when set to None

2010-10-01 Thread Django
#14368: Reverse relation attribute for OneToOneField fails when set to None ---+ Reporter: gsakkis | Owner: nobody Status: new |