Re: [Django] #20407: use of touple instead of list in settings.configure explanation

2013-05-15 Thread Django
#20407: use of touple instead of list in settings.configure explanation ---+-- Reporter: amirwilf@… |Owner: nobody Type: Bug| Status: closed Component: Docume

Re: [Django] #19326: Add a first method to the QuerySet

2013-05-15 Thread Django
#19326: Add a first method to the QuerySet -+- Reporter: Wim Feijen |Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #19611: User Admin breaks on submit with form validation error

2013-05-15 Thread Django
#19611: User Admin breaks on submit with form validation error --+-- Reporter: gcc |Owner: nobody Type: Bug | Status: closed Component: contrib.auth |

[Django] #20415: broken SRID in gis.admin javascript when "USE_THOUSAND_SEPARATOR = True"

2013-05-15 Thread Django
#20415: broken SRID in gis.admin javascript when "USE_THOUSAND_SEPARATOR = True" +-- Reporter: pierremarc07@… | Owner: nobody Type: Uncategorized | Status: new Component: GIS |Version: 1.

Re: [Django] #20410: Small Typo in Form wizard documentation

2013-05-15 Thread Django
#20410: Small Typo in Form wizard documentation ---+-- Reporter: tom@… |Owner: nobody Type: Uncategorized | Status: closed Component: Documentation |

[Django] #20414: Handling of numbers under oracle is slow

2013-05-15 Thread Django
#20414: Handling of numbers under oracle is slow --+ Reporter: shai | Owner: shai Type: Bug | Status: new Component: Database layer (models, ORM

[django/django] 318877: Fix bug introduced in contrib.gis in 74f3884ae0

2013-05-15 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 31887751746088d99b2f607f929c0c4a02978740 https://github.com/django/django/commit/31887751746088d99b2f607f929c0c4a02978740 Author: Mike Fogel Date: 2013-05-15 (Wed, 15 May 2013) Changed paths: M dja

Re: [Django] #20413: respect Query.get_meta()

2013-05-15 Thread Django
#20413: respect Query.get_meta() --+ Reporter: carbonXT | Owner: carbonXT Type: Bug | Status: closed Component: Database layer (models, ORM) |Versi

Re: [Django] #20413: respect Query.get_meta()

2013-05-15 Thread Django
#20413: respect Query.get_meta() --+ Reporter: carbonXT | Owner: carbonXT Type: Bug | Status: closed Component: Database layer (models, ORM) |Versi

[django/django] 74f388: Fixed #20413 - Respect Query.get_meta()

2013-05-15 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 74f3884ae04ea57baee9b04ab0b5658a97cfd296 https://github.com/django/django/commit/74f3884ae04ea57baee9b04ab0b5658a97cfd296 Author: Mike Fogel Date: 2013-05-15 (Wed, 15 May 2013) Changed paths: M dja

[Django] #20413: respect Query.get_meta()

2013-05-15 Thread Django
#20413: respect Query.get_meta() --+-- Reporter: carbonXT | Owner: carbonXT Type: Bug | Status: new Component: Database layer (models, ORM) |Version:

[Django] #20412: Loader that searches templates in directory tree starting by its leave.

2013-05-15 Thread Django
#20412: Loader that searches templates in directory tree starting by its leave. -+--- Reporter: anonymous| Owner: nobody Type: New feature | Status: new Component: Template system |Version: 1.5

[Django] #20411: Invalid Referer header blows up on CSRF protection middleware

2013-05-15 Thread Django
#20411: Invalid Referer header blows up on CSRF protection middleware ---+- Reporter: edevil | Owner: nobody Type: Bug| Status: new Component: HTTP handling |Version: 1.5 S

Re: [Django] #18481: IOErrors from FILES are not wrapped with UnreadablePostError

2013-05-15 Thread Django
#18481: IOErrors from FILES are not wrapped with UnreadablePostError ---+ Reporter: KyleMac|Owner: nobody Type: Bug| Status: new Component: HTTP handling

Re: [Django] #19891: Travis CI support

2013-05-15 Thread Django
#19891: Travis CI support -+- Reporter: marko@… |Owner: dokterbob Type: | Status: assigned Cleanup/optimization |

Re: [Django] #19891: Travis CI support

2013-05-15 Thread Django
#19891: Travis CI support -+- Reporter: marko@… |Owner: dokterbob Type: | Status: assigned Cleanup/optimization |

[Django] #20410: Small Typo in Form wizard documentation

2013-05-15 Thread Django
#20410: Small Typo in Form wizard documentation ---+ Reporter: tom@… | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.4 Severity: Normal | Keywords:

Re: [Django] #20205: positiveintegerfield null=True, blank=True

2013-05-15 Thread Django
#20205: positiveintegerfield null=True, blank=True -+- Reporter: anonymous|Owner: AmiZya Type: Uncategorized| Status: assigned Component: Database

Re: [Django] #9595: Add support for cache to not expire

2013-05-15 Thread Django
#9595: Add support for cache to not expire -+- Reporter: keseldude|Owner: Type: New feature | otherjacob Component: Core (Cache system) | Status:

Re: [Django] #20409: Investigate how unique_for_date works with DateTimeFields when USE_TZ is True

2013-05-15 Thread Django
#20409: Investigate how unique_for_date works with DateTimeFields when USE_TZ is True -+- Reporter: aaugustin|Owner: aaugustin Type: | Stat

[Django] #20409: Investigate how unique_for_date works with DateTimeFields when USE_TZ is True

2013-05-15 Thread Django
#20409: Investigate how unique_for_date works with DateTimeFields when USE_TZ is True --+--- Reporter: aaugustin | Owner: aaugustin Type: Cleanup/optimization | Status: new Co

[django/django] ebfb71: Fixed previous commit. (Don't commit from DjangCon...

2013-05-15 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ebfb71c64a786620947c9d598fd1ebae2958acff https://github.com/django/django/commit/ebfb71c64a786620947c9d598fd1ebae2958acff Author: Florian Apolloner Date: 2013-05-15 (Wed, 15 May 2013) Changed paths:

[django/django] f6d1ca: Don't unregister OSMGeoAdmin, other tests rely on ...

2013-05-15 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: f6d1ca56c9d2583c894a44841d109a597ac019bd https://github.com/django/django/commit/f6d1ca56c9d2583c894a44841d109a597ac019bd Author: Florian Apolloner Date: 2013-05-15 (Wed, 15 May 2013) Changed paths:

[django/django] c8dcee: Improved the timezone middleware example slightly.

2013-05-15 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c8dcee9a423fa3f31a2303e7ec20a924775730a2 https://github.com/django/django/commit/c8dcee9a423fa3f31a2303e7ec20a924775730a2 Author: Aymeric Augustin Date: 2013-05-15 (Wed, 15 May 2013) Changed paths:

Re: [Django] #20393: django.db.models.query.QuerySet.__repr__ should not have side-effects

2013-05-15 Thread Django
#20393: django.db.models.query.QuerySet.__repr__ should not have side-effects -+- Reporter: justin@… |Owner: nobody Type: Uncategorized| Status: closed

Re: [Django] #20287: BaseContext (and it's subclasses) lack emulation of dictionary items()

2013-05-15 Thread Django
#20287: BaseContext (and it's subclasses) lack emulation of dictionary items() -+- Reporter: Keryn Knight |Owner: cannona | Status: assigned

Re: [Django] #20404: Add a keys() method to ContextList

2013-05-15 Thread Django
#20404: Add a keys() method to ContextList ---+ Reporter: gcc|Owner: nobody Type: New feature| Status: new Component: Testing framework |

Re: [Django] #20407: use of touple instead of list in settings.configure explanation

2013-05-15 Thread Django
#20407: use of touple instead of list in settings.configure explanation ---+-- Reporter: amirwilf@… |Owner: nobody Type: Bug| Status: closed Component: Docume

Re: [Django] #19326: Add a first method to the QuerySet

2013-05-15 Thread Django
#19326: Add a first method to the QuerySet -+- Reporter: Wim Feijen |Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #20407: use of touple instead of list in settings.configure explanation

2013-05-15 Thread Django
#20407: use of touple instead of list in settings.configure explanation ---+-- Reporter: amirwilf@… |Owner: nobody Type: Bug| Status: closed Component: Docume

Re: [Django] #20406: manage.py generate nginx/apache/uWSGI/gunicorn sample config

2013-05-15 Thread Django
#20406: manage.py generate nginx/apache/uWSGI/gunicorn sample config -+- Reporter: est |Owner: nobody Type: New feature | Status: closed Comp

[Django] #20408: values_list(flat=True) returns ValuesListQuerySet, not list

2013-05-15 Thread Django
#20408: values_list(flat=True) returns ValuesListQuerySet, not list -+- Reporter: marktranchant| Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #20165: Doc test example may lead to programmer errors

2013-05-15 Thread Django
#20165: Doc test example may lead to programmer errors --+ Reporter: lorinh|Owner: lorinh Type: Cleanup/optimization | Status: closed Component: Docu

[django/django] 7f4269: [1.5.x] Fixed #20165 - Updated testing example to ...

2013-05-15 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 7f4269229cd6ca0ef94a34fd045e3ced9bdd57d0 https://github.com/django/django/commit/7f4269229cd6ca0ef94a34fd045e3ced9bdd57d0 Author: Tim Graham Date: 2013-05-15 (Wed, 15 May 2013) Changed paths:

Re: [Django] #20165: Doc test example may lead to programmer errors

2013-05-15 Thread Django
#20165: Doc test example may lead to programmer errors --+ Reporter: lorinh|Owner: lorinh Type: Cleanup/optimization | Status: closed Component: Docu

[django/django] 84d8b2: Fixed #20165 - Updated testing example to use djan...

2013-05-15 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 84d8b247d20aafb376368dc458f277ad2cd71ecd https://github.com/django/django/commit/84d8b247d20aafb376368dc458f277ad2cd71ecd Author: Tim Graham Date: 2013-05-15 (Wed, 15 May 2013) Changed paths: M doc

[Django] #20407: use of touple instead of list in settings.configure explanation

2013-05-15 Thread Django
#20407: use of touple instead of list in settings.configure explanation ---+ Reporter: amirwilf@… | Owner: nobody Type: Bug| Status: new Component: Documentation |Version: 1.5 Severity: Norma

Re: [Django] #20342: Replace CBV lookup arguments with single `lookup_field` argument.

2013-05-15 Thread Django
#20342: Replace CBV lookup arguments with single `lookup_field` argument. -+- Reporter: tomchristie |Owner: Type: | tomchristie Cleanup/optimization

[django/django] 4ecc6d: Removed unicode literals from PIL compat.

2013-05-15 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 4ecc6da20b00b2d00a8cc158056a10bf0a259d07 https://github.com/django/django/commit/4ecc6da20b00b2d00a8cc158056a10bf0a259d07 Author: Florian Apolloner Date: 2013-05-15 (Wed, 15 May 2013) Changed paths: