[Django] #18522: Incosistencies and redundant checks in wizard view

2012-06-26 Thread Django
#18522: Incosistencies and redundant checks in wizard view --+ Reporter: fahad@… | Owner: nobody Type: Cleanup/optimization | Status: new Component: contrib.formtools |Version: 1.4

Re: [Django] #18521: Add appropriate reST role to templates named in view docs

2012-06-26 Thread Django
#18521: Add appropriate reST role to templates named in view docs -+- Reporter: benspaulding |Owner: nobody Type: | Status: new

[Django] #18521: Add appropriate reST role to templates named in view docs

2012-06-26 Thread Django
#18521: Add appropriate reST role to templates named in view docs --+--- Reporter: benspaulding | Owner: nobody Type: Cleanup/optimization | Status: new Component: contrib.admindocs |Version:

[Django] #18520: forms.ImageField loads entire file into memory, crashes server

2012-06-26 Thread Django
#18520: forms.ImageField loads entire file into memory, crashes server -+ Reporter: gregplaysguitar | Owner: nobody Type: Bug | Status: new Component: Forms|Version: 1.4

Re: [Django] #18465: Date and Timestamp formats for Oracle Backend incorrect with Oracle RAC 11g R2

2012-06-26 Thread Django
#18465: Date and Timestamp formats for Oracle Backend incorrect with Oracle RAC 11g R2 -+- Reporter: josh.smeaton@… |Owner: akaariai Type: Bug |

Re: [Django] #15197: yaml serialization to HttpResponse fails

2012-06-26 Thread Django
#15197: yaml serialization to HttpResponse fails --+ Reporter: fourga38 |Owner: hirokiky Type: Bug | Status: new Component: Core

Re: [Django] #15197: yaml serialization to HttpResponse fails

2012-06-26 Thread Django
#15197: yaml serialization to HttpResponse fails --+ Reporter: fourga38 |Owner: hirokiky Type: Bug | Status: new Component: Core

Re: [Django] #18515: Problematic validation code in FileField

2012-06-26 Thread Django
#18515: Problematic validation code in FileField -+- Reporter: yoyoma |Owner: nobody Type: Bug | Status: closed Component: File

[Django] #18519: DateField ignores DATE_INPUT_FORMATS (because get_format ignores it)

2012-06-26 Thread Django
#18519: DateField ignores DATE_INPUT_FORMATS (because get_format ignores it) -+- Reporter: | Owner: nobody marcin.tustin@…| Status: new Type: Bug |Version:

Re: [Django] #18465: Date and Timestamp formats for Oracle Backend incorrect with Oracle RAC 11g R2

2012-06-26 Thread Django
#18465: Date and Timestamp formats for Oracle Backend incorrect with Oracle RAC 11g R2 -+- Reporter: josh.smeaton@… |Owner: akaariai Type: Bug |

Re: [Django] #18465: Date and Timestamp formats for Oracle Backend incorrect with Oracle RAC 11g R2

2012-06-26 Thread Django
#18465: Date and Timestamp formats for Oracle Backend incorrect with Oracle RAC 11g R2 -+- Reporter: josh.smeaton@… |Owner: akaariai Type: Bug |

[django/django] fa182e: Fixed #18465 -- Set date formats correctly on Orac...

2012-06-26 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: fa182e8ae82f33764d5e1f70bcd45899e1bf17e6 https://github.com/django/django/commit/fa182e8ae82f33764d5e1f70bcd45899e1bf17e6 Author: Josh Smeaton Date: 2012-06-26 (Tue, 26 Jun 2012)

Re: [Django] #18518: wsgi.py does not overwrite DJANGO_SETTINGS_MODULE in apache prefork

2012-06-26 Thread Django
#18518: wsgi.py does not overwrite DJANGO_SETTINGS_MODULE in apache prefork ---+-- Reporter: schaefer@… |Owner: nobody Type: Bug| Status: closed Component:

Re: [Django] #9893: Filename + path length greater than 100 truncated on database insertion in Core.Storage

2012-06-26 Thread Django
#9893: Filename + path length greater than 100 truncated on database insertion in Core.Storage ---+- Reporter: Refefer|Owner: aaugustin Type: Bug|

Re: [Django] #18515: Problematic validation code in FileField

2012-06-26 Thread Django
#18515: Problematic validation code in FileField -+- Reporter: yoyoma |Owner: nobody Type: Bug | Status: closed Component: File

[django/django] 05d333: Fixed #18515 -- Conditionally regenerated filename...

2012-06-26 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 05d333ba3bb16af024c11966d2072de38fe9f82f https://github.com/django/django/commit/05d333ba3bb16af024c11966d2072de38fe9f82f Author: Claude Paroz Date: 2012-06-26 (Tue, 26 Jun 2012)

Re: [Django] #17485: Queries with both deferred fields and select_related defer field.name instead of field.attname

2012-06-26 Thread Django
#17485: Queries with both deferred fields and select_related defer field.name instead of field.attname -+- Reporter: konk |Owner: konk Type: Bug |

[django/django] b6c356: Fixed #17485 -- Made defer work with select_relate...

2012-06-26 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: b6c356b7bb97f3d6d4831b31e67868313bbbc090 https://github.com/django/django/commit/b6c356b7bb97f3d6d4831b31e67868313bbbc090 Author: Anssi Kääriäinen Date: 2012-06-26 (Tue, 26 Jun 2012)

Re: [Django] #15197: yaml serialization to HttpResponse fails

2012-06-26 Thread Django
#15197: yaml serialization to HttpResponse fails --+ Reporter: fourga38 |Owner: hirokiky Type: Bug | Status: new Component: Core

Re: [Django] #18148: django.contrib.sites.managers.CurrentSiteManager should be able to span multiple models

2012-06-26 Thread Django
#18148: django.contrib.sites.managers.CurrentSiteManager should be able to span multiple models ---+ Reporter: rgeoghegan |Owner: nobody Type: New feature| Status: new

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

2012-06-26 Thread Django
#10944: Site app should be able to make absolute URLs. ---+-- Reporter: jdunck |Owner: krzysiumed Type: New feature| Status: assigned Component: contrib.sites |

Re: [Django] #13559: Need a contextprocessor for current site

2012-06-26 Thread Django
#13559: Need a contextprocessor for current site ---+-- Reporter: tonnzor|Owner: krzysiumed Type: New feature| Status: assigned Component: contrib.sites |

Re: [Django] #15894: SITE_CACHE does not invalidate in multiprocess environments

2012-06-26 Thread Django
#15894: SITE_CACHE does not invalidate in multiprocess environments + Reporter: Kronuz |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #13559: Need a contextprocessor for current site

2012-06-26 Thread Django
#13559: Need a contextprocessor for current site ---+-- Reporter: tonnzor|Owner: krzysiumed Type: New feature| Status: new Component: contrib.sites |

Re: [Django] #7145: 'NoneType' object has no attribute 'year' in admin change list when using date_hierarchy with a date field with null values

2012-06-26 Thread Django
#7145: 'NoneType' object has no attribute 'year' in admin change list when using date_hierarchy with a date field with null values -+- Reporter: Eric Walstad |Owner: nobody

[Django] #18518: wsgi.py does not overwrite DJANGO_SETTINGS_MODULE in apache prefork

2012-06-26 Thread Django
#18518: wsgi.py does not overwrite DJANGO_SETTINGS_MODULE in apache prefork ---+ Reporter: schaefer@… | Owner: nobody Type: Bug| Status: new Component: Uncategorized |Version: 1.4 Severity:

Re: [Django] #18296: Make creating apps inside project folder more intuitive with manage.py startapp command

2012-06-26 Thread Django
#18296: Make creating apps inside project folder more intuitive with manage.py startapp command -+- Reporter: lgp171188@… |Owner: Type: | vanessagomes

Re: [Django] #13809: FileField open method is only accepting 'rb' modes

2012-06-26 Thread Django
#13809: FileField open method is only accepting 'rb' modes --+ Reporter: canassa |Owner: Type: Bug | Status: new Component: File

Re: [Django] #16964: FileField files can't be opened in write mode if not closed before

2012-06-26 Thread Django
#16964: FileField files can't be opened in write mode if not closed before -+- Reporter: jonash |Owner: nobody Type: Bug | Status: closed

Re: [Django] #13314: "FileField" validation does not account for "upload_to" when counting characters

2012-06-26 Thread Django
#13314: "FileField" validation does not account for "upload_to" when counting characters +- Reporter: denilsonsa |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #15197: yaml serialization to HttpResponse fails

2012-06-26 Thread Django
#15197: yaml serialization to HttpResponse fails --+ Reporter: fourga38 |Owner: hirokiky Type: Bug | Status: new Component: Core

Re: [Django] #13809: FileField open method is only accepting 'rb' modes

2012-06-26 Thread Django
#13809: FileField open method is only accepting 'rb' modes --+ Reporter: canassa |Owner: Type: Bug | Status: new Component: File

Re: [Django] #8341: InlineModelAdmin is missing `can_delete` and `can_order`

2012-06-26 Thread Django
#8341: InlineModelAdmin is missing `can_delete` and `can_order` ---+ Reporter: ciantic@… |Owner: nobody Type: Uncategorized | Status: closed Component: contrib.admin

Re: [Django] #18517: URLField does not support url with underscore

2012-06-26 Thread Django
#18517: URLField does not support url with underscore -+-- Reporter: guoqiao |Owner: nobody Type: Bug | Status: closed Component: Core (URLs) |

Re: [Django] #18517: URLField does not support url with underscore

2012-06-26 Thread Django
#18517: URLField does not support url with underscore -+-- Reporter: guoqiao |Owner: nobody Type: Bug | Status: closed Component: Core (URLs) |

Re: [Django] #18517: URLField does not support url with underscore

2012-06-26 Thread Django
#18517: URLField does not support url with underscore -+-- Reporter: guoqiao |Owner: nobody Type: Bug | Status: new Component: Core (URLs) |

Re: [Django] #18515: Problematic validation code in FileField

2012-06-26 Thread Django
#18515: Problematic validation code in FileField -+- Reporter: yoyoma |Owner: nobody Type: Bug | Status: new Component: File

Re: [Django] #18517: URLField does not support url with underscore

2012-06-26 Thread Django
#18517: URLField does not support url with underscore -+-- Reporter: guoqiao |Owner: nobody Type: Bug | Status: new Component: Core (URLs) |

[Django] #18517: URLField does not support url with underscore

2012-06-26 Thread Django
#18517: URLField does not support url with underscore ---+ Reporter: guoqiao| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.4 Severity: Normal |

Re: [Django] #18516: NoReverseMatch error when following authentication tutorial

2012-06-26 Thread Django
#18516: NoReverseMatch error when following authentication tutorial -+- Reporter: anonymous|Owner: nobody Type: | Status: closed

[Django] #18516: NoReverseMatch error when following authentication tutorial

2012-06-26 Thread Django
#18516: NoReverseMatch error when following authentication tutorial --+ Reporter: anonymous | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: