Re: [Django] #10161: Fix F expressions with Oracle

2009-02-20 Thread Django
#10161: Fix F expressions with Oracle ---+ Reporter: ikelly| Owner: ikelly Status: new | Milestone: Component: Database la

[Changeset] r9848 - in django/branches/releases/1.0.X: . django/test

2009-02-20 Thread noreply
Author: russellm Date: 2009-02-21 01:29:21 -0600 (Sat, 21 Feb 2009) New Revision: 9848 Modified: django/branches/releases/1.0.X/ django/branches/releases/1.0.X/django/test/client.py Log: [1.0.X] Fixed #8551 -- Added REMOTE_ADDR to the default Test Client environment. Thanks to schmichael f

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

2009-02-20 Thread noreply
Author: russellm Date: 2009-02-21 01:19:12 -0600 (Sat, 21 Feb 2009) New Revision: 9847 Modified: django/trunk/django/test/client.py Log: Fixed #8551 -- Added REMOTE_ADDR to the default Test Client environment. Thanks to schmichael for the report and patch. Modified: django/trunk/django/test/

Re: [Django] #1028: High-level feed framework should make more feed elements available

2009-02-20 Thread Django
#1028: High-level feed framework should make more feed elements available +--- Reporter: ubernostrum| Owner: ekarulf Status: assigned | Milestone:

Re: [Django] #9268: Pass custom form values from post-comment to preview-comment

2009-02-20 Thread Django
#9268: Pass custom form values from post-comment to preview-comment --+- Reporter: taojian | Owner: stuartk Status: new | Milestone: post-1.0

Re: [Django] #9268: Pass custom form values from post-comment to preview-comment

2009-02-20 Thread Django
#9268: Pass custom form values from post-comment to preview-comment --+- Reporter: taojian | Owner: stuartk Status: new | Milestone: post-1.0

Re: [Django] #4659: Save my hair! Add doc about "no module named "

2009-02-20 Thread Django
#4659: Save my hair! Add doc about "no module named " +--- Reporter: anonymous | Owner: jacob Status: closed | Milestone: Component: Documentati

Re: [Django] #10318: Template filter date format "U" produces a timestamp that is off by 10-14 days

2009-02-20 Thread Django
#10318: Template filter date format "U" produces a timestamp that is off by 10-14 days +--- Reporter: seanbrant | Owner: nobody Status: closed | Milestone: Com

Re: [Django] #9850: Outdated documentation - (date format strings)

2009-02-20 Thread Django
#9850: Outdated documentation - (date format strings) -+-- Reporter: cezz| Owner: timo Status: assigned| Milestone:

[Django] #10318: Template filter date format "U" produces a timestamp that is off by 10-14 days

2009-02-20 Thread Django
#10318: Template filter date format "U" produces a timestamp that is off by 10-14 days ---+ Reporter: seanbrant | Owner: nobody Status: new| Milestone: Component: Uncategorized

Re: [Django] #10317: New Feature: django.contrib.markup.fields.MarkupField

2009-02-20 Thread Django
#10317: New Feature: django.contrib.markup.fields.MarkupField ---+ Reporter: jamesturk | Owner: jamesturk Status: new | Milestone: post-1.0 Component: Contrib

[Django] #10317: New Feature: django.contrib.markup.fields.MarkupField

2009-02-20 Thread Django
#10317: New Feature: django.contrib.markup.fields.MarkupField --+- Reporter: jamesturk | Owner: jamesturk Status: new | Milestone: post-1.0 Component: Contrib apps | Version: SVN

Re: [Django] #9268: Pass custom form values from post-comment to preview-comment

2009-02-20 Thread Django
#9268: Pass custom form values from post-comment to preview-comment --+- Reporter: taojian | Owner: stuartk Status: new | Milestone: post-1.0

[Django] #10316: `ping_google` missing from django_bash_completion script

2009-02-20 Thread Django
#10316: `ping_google` missing from django_bash_completion script ---+ Reporter: john_scott | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.0

Re: [Django] #10299: Enhance FileField form field with "delete" checkbox when file is loaded

2009-02-20 Thread Django
#10299: Enhance FileField form field with "delete" checkbox when file is loaded -+-- Reporter: Valera_Grishin | Owner: nobody Status: closed | Milestone: Component

Re: [Django] #10299: Enhance FileField form field with "delete" checkbox when file is loaded

2009-02-20 Thread Django
#10299: Enhance FileField form field with "delete" checkbox when file is loaded -+-- Reporter: Valera_Grishin | Owner: nobody Status: closed | Milestone: Component

Re: [Django] #10299: Enhance FileField form field with "delete" checkbox when file is loaded

2009-02-20 Thread Django
#10299: Enhance FileField form field with "delete" checkbox when file is loaded -+-- Reporter: Valera_Grishin | Owner: nobody Status: reopened| Milestone: Component

Re: [Django] #7048: Support clearing FileFields with ModelForms

2009-02-20 Thread Django
#7048: Support clearing FileFields with ModelForms ---+ Reporter: jarrow| Owner: brosner Status: assigned | Milestone: post-1.0 Component: django.con

[Django] #10315: objects.inv not available for intersphinx

2009-02-20 Thread Django
#10315: objects.inv not available for intersphinx ---+ Reporter: awatts | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.0 Keywords:

Re: [Django] #7539: Add ON DELETE and ON UPDATE support to Django

2009-02-20 Thread Django
#7539: Add ON DELETE and ON UPDATE support to Django ---+ Reporter: glassfordm| Owner: nobody Status: new | Milestone: post-1.0 Comp

Re: [Django] #10244: FileFields can't be set to NULL in the db

2009-02-20 Thread Django
#10244: FileFields can't be set to NULL in the db +--- Reporter: oyvind | Owner: nobody Status: new| Milestone: Component: U

Re: [Django] #10312: Wrong URL at "Outputting PDFs with Django" page

2009-02-20 Thread Django
#10312: Wrong URL at "Outputting PDFs with Django" page +--- Reporter: JohnDoe| Owner: nobody Status: new| Milestone: Component: Documentation

Re: [Django] #10262: Allow to clear object before deleting to avoid data loss because delete cascade behaviour

2009-02-20 Thread Django
#10262: Allow to clear object before deleting to avoid data loss because delete cascade behaviour ---+ Reporter: msaelices | Owner: nobody Status: new

[Django] #10314: TestCase assert methods do not accept a msg parameter

2009-02-20 Thread Django
#10314: TestCase assert methods do not accept a msg parameter ---+ Reporter: wwinham| Owner: nobody Status: new| Milestone: Component: Testing framework | Version

Re: [Django] #5791: Conditional get decorator

2009-02-20 Thread Django
#5791: Conditional get decorator -+-- Reporter: man...@softwaremaniacs.org | Owner: nobody Status: new | Milestone: Component: HTTP handling

Re: [Django] #10313: TypeError coercing to Unicode on DateTime Field

2009-02-20 Thread Django
#10313: TypeError coercing to Unicode on DateTime Field +--- Reporter: pvickers | Owner: nobody Status: closed | Milestone: Component: Uncategorized |

Re: [Django] #7074: MySQL error/warning when 'gt' field lookup with a datetime field and fulltext search.

2009-02-20 Thread Django
#7074: MySQL error/warning when 'gt' field lookup with a datetime field and fulltext search. -+-- Reporter: anonymous | Owner: Status: new

Re: [Django] #10313: TypeError coercing to Unicode on DateTime Field

2009-02-20 Thread Django
#10313: TypeError coercing to Unicode on DateTime Field +--- Reporter: pvickers | Owner: nobody Status: new| Milestone: Component: Uncategorized |

Re: [Django] #10311: Overriding the default manager at "import-time"

2009-02-20 Thread Django
#10311: Overriding the default manager at "import-time" ---+ Reporter: fero | Owner: nobody Status: closed| Milestone: Com

Re: [Django] #10310: Model attribute default_queryset

2009-02-20 Thread Django
#10310: Model attribute default_queryset ---+ Reporter: fero | Owner: nobody Status: new | Milestone: post-1.0

[Django] #10313: TypeError coercing to Unicode on DateTime Field

2009-02-20 Thread Django
#10313: TypeError coercing to Unicode on DateTime Field ---+ Reporter: pvickers | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.0 Key

Re: [Django] #10312: Wrong URL at "Outputting PDFs with Django" page

2009-02-20 Thread Django
#10312: Wrong URL at "Outputting PDFs with Django" page +--- Reporter: JohnDoe| Owner: nobody Status: new| Milestone: Component: Documentation |

[Django] #10312: Wrong URL at "Outputting PDFs with Django" page

2009-02-20 Thread Django
#10312: Wrong URL at "Outputting PDFs with Django" page ---+ Reporter: JohnDoe| Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.0 Key

Re: [Django] #9806: GeometryField crashes contrib.gis.admin

2009-02-20 Thread Django
#9806: GeometryField crashes contrib.gis.admin -+-- Reporter: ingenieroariel | Owner: jbronn Status: assigned| Milestone: Comp

[Django] #10311: Overriding the default manager at "import-time"

2009-02-20 Thread Django
#10311: Overriding the default manager at "import-time" --+- Reporter: fero | Owner: nobody Status: new | Milestone: Component: Database layer (

[Django] #10310: Model attribute default_queryset

2009-02-20 Thread Django
#10310: Model attribute default_queryset +--- Reporter: fero| Owner: nobody Status: new | Milestone: post-1.0 Component: Database layer (models, ORM

Re: [Django] #7539: Add ON DELETE and ON UPDATE support to Django

2009-02-20 Thread Django
#7539: Add ON DELETE and ON UPDATE support to Django ---+ Reporter: glassfordm| Owner: nobody Status: new | Milestone: post-1.0 Comp