Re: [Django] #18382: username/password

2012-05-24 Thread Django
#18382: username/password ---+-- Reporter: anonymous |Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized | Version: 1.4

[Django] #18382: username/password

2012-05-24 Thread Django
#18382: username/password ---+-- Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.4 Severity: Normal | Keywords: password Triage

Re: [Django] #18314: request.build_absolute_uri() functions incorrectly when the path starts with //

2012-05-24 Thread Django
#18314: request.build_absolute_uri() functions incorrectly when the path starts with // ---+ Reporter: anonymous |Owner: yoyoma Type: Bug| Status: reopened

[Django] #18381: Underscore in CharField primary key breaks the admin "view on site" link

2012-05-24 Thread Django
#18381: Underscore in CharField primary key breaks the admin "view on site" link ---+ Reporter: dappawit | Owner: nobody Type: Bug| Status: new Component: contrib.admin |Version: 1.4

[Django] #18380: Running Django on OSX 10.4.11

2012-05-24 Thread Django
#18380: Running Django on OSX 10.4.11 ---+ Reporter: Slowfamily | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.4 Severity: Normal | Keywords: Triage

Re: [Django] #18332: No generic way to get database backend version

2012-05-24 Thread Django
#18332: No generic way to get database backend version -+- Reporter: apollovy@… |Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #18332: No generic way to get database backend version

2012-05-24 Thread Django
#18332: No generic way to get database backend version -+- Reporter: apollovy@… |Owner: Type: Bug | mateusgondim Component: Database layer |

Re: [Django] #18374: ImageField not validating due to missing libraries

2012-05-24 Thread Django
#18374: ImageField not validating due to missing libraries -+- Reporter: fabian@… |Owner: nobody Type: | Status: new

Re: [Django] #16778: Bad geometry escape in postgis

2012-05-24 Thread Django
#16778: Bad geometry escape in postgis +- Reporter: piro|Owner: nobody Type: Bug | Status: closed Component: GIS | Version: 1.3

[django/django] 2042f5: Removed unneeded smart_str in generic views.

2012-05-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 2042f537a6d7d67bdf65ca322aad1c6124e07527 https://github.com/django/django/commit/2042f537a6d7d67bdf65ca322aad1c6124e07527 Author: Claude Paroz Date: 2012-05-24 (Thu, 24 May 2012)

Re: [Django] #18379: sensitive_variables handling fails for methods

2012-05-24 Thread Django
#18379: sensitive_variables handling fails for methods ---+- Reporter: gabrielhurley |Owner: gabrielhurley Type: Bug| Status: new Component: Core (Other)

Re: [Django] #18379: sensitive_variables handling fails for methods

2012-05-24 Thread Django
#18379: sensitive_variables handling fails for methods ---+- Reporter: gabrielhurley |Owner: gabrielhurley Type: Bug| Status: new Component: Core (Other)

[Django] #18379: sensitive_variables handling fails for methods

2012-05-24 Thread Django
#18379: sensitive_variables handling fails for methods -+ Reporter: gabrielhurley | Owner: nobody Type: Bug| Status: new Component: Core (Other) |

Re: [Django] #18378: Q() combined with annotate() can produce bad SQL

2012-05-24 Thread Django
#18378: Q() combined with annotate() can produce bad SQL -+- Reporter: joseph.helfer@… |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #18375: F() doesn't work as expected across multijoin relations

2012-05-24 Thread Django
#18375: F() doesn't work as expected across multijoin relations -+- Reporter: FunkyBob |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #18378: Q() combined with annotate() can produce bad SQL

2012-05-24 Thread Django
#18378: Q() combined with annotate() can produce bad SQL -+- Reporter: joseph.helfer@… |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #18368: LayerMapping.save() should be able to set attributes on created model instances

2012-05-24 Thread Django
#18368: LayerMapping.save() should be able to set attributes on created model instances -+-- Reporter: geoffhing@… |Owner: nobody Type: New feature | Status: closed

Re: [Django] #18378: Q() combined with annotate() can produce bad SQL

2012-05-24 Thread Django
#18378: Q() combined with annotate() can produce bad SQL -+- Reporter: joseph.helfer@… |Owner: nobody Type: Bug | Status: new Component:

[Django] #18378: Q() combined with annotate() can produce bad SQL

2012-05-24 Thread Django
#18378: Q() combined with annotate() can produce bad SQL --+ Reporter: joseph.helfer@… | Owner: nobody Type: Bug | Status: new Component: Database layer (models,

Re: [Django] #18368: LayerMapping.save() should be able to set attributes on created model instances

2012-05-24 Thread Django
#18368: LayerMapping.save() should be able to set attributes on created model instances -+-- Reporter: geoffhing@… |Owner: nobody Type: New feature | Status: reopened

[django/django] 8c72aa: Fixed qs.order_by() join promotion for already exi...

2012-05-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 8c72aa237918e31a525022f72b22cac75451af86 https://github.com/django/django/commit/8c72aa237918e31a525022f72b22cac75451af86 Author: Anssi Kääriäinen Date: 2012-05-24 (Thu, 24 May 2012)

[Django] #18377: Django Hanging with older Pylibmc

2012-05-24 Thread Django
#18377: Django Hanging with older Pylibmc ---+ Reporter: andrew@… | Owner: nobody Type: Bug| Status: new Component: Documentation |Version: 1.4 Severity: Normal | Keywords:

Re: [Django] #18368: LayerMapping.save() should be able to set attributes on created model instances

2012-05-24 Thread Django
#18368: LayerMapping.save() should be able to set attributes on created model instances -+-- Reporter: geoffhing@… |Owner: nobody Type: New feature | Status: reopened

Re: [Django] #18376: Model formsets apply unique checks to blank, null fields (was: Model formsets incorrectly apply unique checks to NULL fields)

2012-05-24 Thread Django
#18376: Model formsets apply unique checks to blank, null fields -+- Reporter: acdha|Owner: nobody Type: Bug | Status: new Component:

[Django] #18376: Model formsets incorrectly apply unique checks to NULL fields

2012-05-24 Thread Django
#18376: Model formsets incorrectly apply unique checks to NULL fields --+ Reporter: acdha | Owner: nobody Type: Bug | Status: new Component: Forms |Version: 1.4 Severity:

Re: [Django] #9173: Conditional content of template blocks

2012-05-24 Thread Django
#9173: Conditional content of template blocks -+- Reporter: while0pass |Owner: nobody Type: New feature | Status: new Component: Template system

Re: [Django] #18375: F() doesn't work as expected across multijoin relations

2012-05-24 Thread Django
#18375: F() doesn't work as expected across multijoin relations -+- Reporter: FunkyBob |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #18375: F() doesn't work as expected across multijoin relations (was: F() doesn't work as expected across relations)

2012-05-24 Thread Django
#18375: F() doesn't work as expected across multijoin relations -+- Reporter: FunkyBob |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #12728: loadata/flush issues given GenericRelation, model inheritance and postgres

2012-05-24 Thread Django
#12728: loadata/flush issues given GenericRelation, model inheritance and postgres -+- Reporter: pragmar |Owner: nobody Type: Bug | Status:

[Django] #18375: F() doesn't work as expected across relations

2012-05-24 Thread Django
#18375: F() doesn't work as expected across relations --+ Reporter: FunkyBob | Owner: nobody Type: Uncategorized | Status: new Component: Database layer (models,

Facebook.com/AndroidFans (107,000+ fans) Promote your App!!

2012-05-24 Thread AndroidFans
I would like to know if you would be interested in us doing an application review/promotion to 150,000+ facebook fans. Would this appeal to you?! If so we have one of the most massive pages of 107,000+ "Android Fans" http://facebook.com/androidfans In our review we would capable to tag your very

[django/django] 2daf1a: Stopped converting match dict keys to bytestrings ...

2012-05-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 2daf1ae8b9676c809ed948202cbd7bec4dd62740 https://github.com/django/django/commit/2daf1ae8b9676c809ed948202cbd7bec4dd62740 Author: Claude Paroz Date: 2012-05-24 (Thu, 24 May 2012)

Re: [Django] #18177: Discovering a relation should cache the originator if applicable

2012-05-24 Thread Django
#18177: Discovering a relation should cache the originator if applicable -+- Reporter: kaiser.yann@…|Owner: aaugustin Type: New feature | Status: closed

[django/django] 1e6c33: Fixed #18177 -- Cached known related instances.

2012-05-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 1e6c3368f2517f32b0651d68277ea8c9ef81d9b2 https://github.com/django/django/commit/1e6c3368f2517f32b0651d68277ea8c9ef81d9b2 Author: Aymeric Augustin Date: 2012-05-24 (Thu, 24 May

Re: [Django] #18353: Inconsistency in date-based generic views

2012-05-24 Thread Django
#18353: Inconsistency in date-based generic views ---+- Reporter: aaugustin |Owner: aaugustin Type: Bug| Status: closed Component: Generic views |

[django/django] 3b2993: Fixed #18353 -- Inconsistency in date-based CBVs.

2012-05-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 3b2993ed04f200a89c2d49590131c97c8974e9ac https://github.com/django/django/commit/3b2993ed04f200a89c2d49590131c97c8974e9ac Author: Aymeric Augustin Date: 2012-05-24 (Thu, 24 May

Re: [Django] #18370: DATETIME_FORMAT has not effect on json serializer

2012-05-24 Thread Django
#18370: DATETIME_FORMAT has not effect on json serializer -+-- Reporter: info@… |Owner: nobody Type: Uncategorized| Status: closed Component: Uncategorized

Re: [Django] #18373: Thoroughly misleading error page when resolve() fails on a different URL

2012-05-24 Thread Django
#18373: Thoroughly misleading error page when resolve() fails on a different URL ---+-- Reporter: anonymous |Owner: nobody Type: Uncategorized | Status: new Component:

ضع صورتك مع المشاهير ببرنامج CoolwareMax Face Off Max v3.4.4.6 ar 2012

2012-05-24 Thread عاشقة القروب
ضع صورتك مع المشاهير ببرنامج CoolwareMax Face Off Max v3.4.4.6 ar 2012 برنامج رائع يتيح لك وضع صورتك الشخصية مع المشاهير أو في أماكن مشهورة ويتميز بسهولة الاستخدام.. برنامج مثير للدهشة له واجهة بسيطة وسهلة تسمح لأي شخص أن يكون فنانا، ويتميز بقوالب كثيرة ورائعة مصممة من قبل الفنانين المحترفين

[Django] #18374: ImageField not validating due to missing libraries

2012-05-24 Thread Django
#18374: ImageField not validating due to missing libraries --+ Reporter: fabian@… | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: 1.4

[Django] #18373: Thoroughly misleading error page when resolve() fails on a different URL

2012-05-24 Thread Django
#18373: Thoroughly misleading error page when resolve() fails on a different URL ---+ Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.3

Re: [Django] #18367: LayerMapping.verify_ogr_field fails when trying to map OFTString to TextField

2012-05-24 Thread Django
#18367: LayerMapping.verify_ogr_field fails when trying to map OFTString to TextField -+ Reporter: geoffhing@… | Owner: nobody Type: Bug | Status: closed Component: GIS |Version: 1.4

[django/django] f1ebcd: Modernized contrib.gis layermapping tests.

2012-05-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: f1ebcdc7c2140eca632ed64296ec4e0893feb136 https://github.com/django/django/commit/f1ebcdc7c2140eca632ed64296ec4e0893feb136 Author: Claude Paroz Date: 2012-05-24 (Thu, 24 May 2012)

Re: [Django] #18368: LayerMapping.save() should be able to set attributes on created model instances

2012-05-24 Thread Django
#18368: LayerMapping.save() should be able to set attributes on created model instances -+-- Reporter: geoffhing@… |Owner: nobody Type: New feature | Status: closed