Re: [Django] #5851: SplitDateTimeWidget (or MultiWidget) doesn't allow different attrs for different fields

2016-08-30 Thread Django
#5851: SplitDateTimeWidget (or MultiWidget) doesn't allow different attrs for different fields -+- Reporter: ciantic@…|Owner: nobody Type: New feature |

Re: [Django] #26401: Allow auth machinery to be used without installing auth app

2016-08-30 Thread Django
#26401: Allow auth machinery to be used without installing auth app --+ Reporter: satchamo |Owner: andkon Type: Bug | Status: new Component: contrib.auth |

Re: [Django] #27153: HttpResponseBase should check for valid HTTP status code

2016-08-30 Thread Django
#27153: HttpResponseBase should check for valid HTTP status code -+- Reporter: ryangallen |Owner: nobody Type: | Status: closed Cleanup/op

Re: [Django] #27081: Allow migrations to serialize methods on pypy

2016-08-30 Thread Django
#27081: Allow migrations to serialize methods on pypy + Reporter: Kurdakov|Owner: nobody Type: Bug | Status: closed Component: Migrations | Vers

Re: [Django] #27145: Discrepenacy between documentation and docstring for Storage.save method

2016-08-30 Thread Django
#27145: Discrepenacy between documentation and docstring for Storage.save method -+- Reporter: pacahon |Owner: nobody Type: | Status: clo

Re: [Django] #27145: Discrepenacy between documentation and docstring for Storage.save method

2016-08-30 Thread Django
#27145: Discrepenacy between documentation and docstring for Storage.save method -+- Reporter: pacahon |Owner: nobody Type: | Status: clo

Re: [Django] #18899: FileSystemStorage.save should support any file-like objects

2016-08-30 Thread Django
#18899: FileSystemStorage.save should support any file-like objects -+- Reporter: vzima|Owner: biern Type: | Status: closed Cleanup/

Re: [Django] #18899: FileSystemStorage.save should support any file-like objects

2016-08-30 Thread Django
#18899: FileSystemStorage.save should support any file-like objects -+- Reporter: vzima|Owner: biern Type: | Status: closed Cleanup/

Re: [Django] #27110: makemigrations shouldn't create `django_migrations` table in external databases

2016-08-30 Thread Django
#27110: makemigrations shouldn't create `django_migrations` table in external databases -+- Reporter: direx|Owner: timgraham Type: Bug | Status: assig

Re: [Django] #27113: Test that setting HttpRequest.encoding clears POST (was: Add tests for setting HttpRequest.encoding)

2016-08-30 Thread Django
#27113: Test that setting HttpRequest.encoding clears POST --+ Reporter: timgraham |Owner: PREM1980 Type: Cleanup/optimization | Status: closed Component:

[Django] #27156: Setting HttpRequest.encoding should clear GET

2016-08-30 Thread Django
#27156: Setting HttpRequest.encoding should clear GET -+ Reporter: timgraham | Owner: nobody Type: Bug| Status: new Component: HTTP handling |

Re: [Django] #27113: Add tests for setting HttpRequest.encoding

2016-08-30 Thread Django
#27113: Add tests for setting HttpRequest.encoding --+ Reporter: timgraham |Owner: PREM1980 Type: Cleanup/optimization | Status: closed Component: HTTP h

Re: [Django] #26685: Implement Spatialite PtDistWithin() in GeoDjango

2016-08-30 Thread Django
#26685: Implement Spatialite PtDistWithin() in GeoDjango -+- Reporter: deed02392|Owner: | kevswanberg Type: New feature |

Re: [Django] #27149: Filtering with generic relation

2016-08-30 Thread Django
#27149: Filtering with generic relation -+- Reporter: MikiSoft |Owner: nobody Type: New feature | Status: new Component: Database layer |

Re: [Django] #27149: Filtering with generic relation

2016-08-30 Thread Django
#27149: Filtering with generic relation -+- Reporter: MikiSoft |Owner: nobody Type: New feature | Status: new Component: Database layer |

Re: [Django] #25109: MigrationLoader.load_disk hides ImportError for invalid MIGRATION_MODULES

2016-08-30 Thread Django
#25109: MigrationLoader.load_disk hides ImportError for invalid MIGRATION_MODULES +- Reporter: blueyed |Owner: berkerpeksag Type: Bug | Status: closed Com

Re: [Django] #27149: Filtering with generic relation

2016-08-30 Thread Django
#27149: Filtering with generic relation -+- Reporter: MikiSoft |Owner: nobody Type: New feature | Status: new Component: Database layer |

Re: [Django] #27142: makemigrations fails on special database connections

2016-08-30 Thread Django
#27142: makemigrations fails on special database connections -+ Reporter: gerricom |Owner: nobody Type: Bug | Status: new Component: Migrations

Re: [Django] #27155: makemigrations --no-check-consistency command line argument

2016-08-30 Thread Django
#27155: makemigrations --no-check-consistency command line argument -+- Reporter: sjoerdjob|Owner: nobody Type: | Status: closed Cleanup

Re: [Django] #27113: Add tests for setting HttpRequest.encoding

2016-08-30 Thread Django
#27113: Add tests for setting HttpRequest.encoding --+ Reporter: timgraham |Owner: PREM1980 Type: Cleanup/optimization | Status: assigned Component: HTTP

[Django] #27155: makemigrations --no-check-consistency command line argument

2016-08-30 Thread Django
#27155: makemigrations --no-check-consistency command line argument -+- Reporter: | Owner: nobody sjoerdjob | Type: | Status: new Uncategorized | Compon

Re: [Django] #27142: makemigrations fails on special database connections

2016-08-30 Thread Django
#27142: makemigrations fails on special database connections -+ Reporter: gerricom |Owner: nobody Type: Bug | Status: new Component: Migrations

Re: [Django] #27146: template shows empty string instead of actual content when it contains characters like \x93 and \x94

2016-08-30 Thread Django
#27146: template shows empty string instead of actual content when it contains characters like \x93 and \x94 -+-- Reporter: bricas |Owner: nobody Type: Bug |

Re: [Django] #27149: Filtering with generic relation

2016-08-30 Thread Django
#27149: Filtering with generic relation -+- Reporter: MikiSoft |Owner: nobody Type: New feature | Status: new Component: Database layer |

Re: [Django] #27146: template shows empty string instead of actual content when it contains characters like \x93 and \x94

2016-08-30 Thread Django
#27146: template shows empty string instead of actual content when it contains characters like \x93 and \x94 -+-- Reporter: bricas |Owner: nobody Type: Bug |

Re: [Django] #27146: template shows empty string instead of actual content when it contains characters like \x93 and \x94

2016-08-30 Thread Django
#27146: template shows empty string instead of actual content when it contains characters like \x93 and \x94 -+-- Reporter: bricas |Owner: nobody Type: Bug |

Re: [Django] #27153: HttpResponseBase should check for valid HTTP status code

2016-08-30 Thread Django
#27153: HttpResponseBase should check for valid HTTP status code -+- Reporter: ryangallen |Owner: nobody Type: | Status: new Cleanup/optim

Re: [Django] #27128: A method model.objects.get(pk=obj.pk) returns many objects, but in a database is one.

2016-08-30 Thread Django
#27128: A method model.objects.get(pk=obj.pk) returns many objects, but in a database is one. -+- Reporter: setivolkylany|Owner: nobody Type: Bug |

Re: [Django] #27150: Document that a name should be provided when wrapping file-like objects that don't have one with File (was: Wrong File object behavior if file object has no name attribute)

2016-08-30 Thread Django
#27150: Document that a name should be provided when wrapping file-like objects that don't have one with File --+ Reporter: pacahon |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #27142: makemigrations fails on special database connections

2016-08-30 Thread Django
#27142: makemigrations fails on special database connections -+ Reporter: gerricom |Owner: nobody Type: Bug | Status: new Component: Migrations

Re: [Django] #26979: Using an admin.RelatedOnlyFieldListFilter in admin does not working if a type of a field is ForeignKey and value to_field is not pk (in my case it is UUID).

2016-08-30 Thread Django
#26979: Using an admin.RelatedOnlyFieldListFilter in admin does not working if a type of a field is ForeignKey and value to_field is not pk (in my case it is UUID). -+- Reporter: setivolkylany|

Re: [Django] #27113: Add tests for setting HttpRequest.encoding

2016-08-30 Thread Django
#27113: Add tests for setting HttpRequest.encoding --+ Reporter: timgraham |Owner: PREM1980 Type: Cleanup/optimization | Status: assigned Component: HTTP

Re: [Django] #26979: Using an admin.RelatedOnlyFieldListFilter in admin does not working if a type of a field is ForeignKey and value to_field is not pk (in my case it is UUID).

2016-08-30 Thread Django
#26979: Using an admin.RelatedOnlyFieldListFilter in admin does not working if a type of a field is ForeignKey and value to_field is not pk (in my case it is UUID). -+- Reporter: setivolkylany|

Re: [Django] #25109: MigrationLoader.load_disk hides ImportError for invalid MIGRATION_MODULES

2016-08-30 Thread Django
#25109: MigrationLoader.load_disk hides ImportError for invalid MIGRATION_MODULES +- Reporter: blueyed |Owner: berkerpeksag Type: Bug | Status: assigned C

Re: [Django] #27146: template shows empty string instead of actual content when it contains characters like \x93 and \x94

2016-08-30 Thread Django
#27146: template shows empty string instead of actual content when it contains characters like \x93 and \x94 -+-- Reporter: bricas |Owner: nobody Type: Bug |

Re: [Django] #27152: Comma-delimited servers list not supported in memcached caches `LOCATION`

2016-08-30 Thread Django
#27152: Comma-delimited servers list not supported in memcached caches `LOCATION` --+ Reporter: edmorley |Owner: nobody Type: Cleanup/optimization | Status:

Re: [Django] #27153: HttpResponseBase should check for valid HTTP status code

2016-08-30 Thread Django
#27153: HttpResponseBase should check for valid HTTP status code --+ Reporter: ryangallen|Owner: nobody Type: Cleanup/optimization | Status: new Component

Re: [Django] #27131: send_mail() error on Python 2 if smtp server uses CRAM-MD5 auth method (was: send_mail error if smtp server uses CRAM-MD5 auth method)

2016-08-30 Thread Django
#27131: send_mail() error on Python 2 if smtp server uses CRAM-MD5 auth method -+- Reporter: slavugan |Owner: nobody Type: Bug | Status: new Component: C

Re: [Django] #27097: Add introspection for index type

2016-08-30 Thread Django
#27097: Add introspection for index type -+- Reporter: akki |Owner: akki Type: New feature | Status: assigned Component: Database layer

Re: [Django] #27154: Minor difference in behavior between CallableFalse/CallableTrue and False/True.

2016-08-30 Thread Django
#27154: Minor difference in behavior between CallableFalse/CallableTrue and False/True. --+ Reporter: tomchristie |Owner: nobody Type: Cleanup/optimization | Sta

Re: [Django] #26979: Using an admin.RelatedOnlyFieldListFilter in admin does not working if a type of a field is ForeignKey and value to_field is not pk (in my case it is UUID).

2016-08-30 Thread Django
#26979: Using an admin.RelatedOnlyFieldListFilter in admin does not working if a type of a field is ForeignKey and value to_field is not pk (in my case it is UUID). -+- Reporter: setivolkylany|

Re: [Django] #26979: Using an admin.RelatedOnlyFieldListFilter in admin does not working if a type of a field is ForeignKey and value to_field is not pk (in my case it is UUID).

2016-08-30 Thread Django
#26979: Using an admin.RelatedOnlyFieldListFilter in admin does not working if a type of a field is ForeignKey and value to_field is not pk (in my case it is UUID). -+- Reporter: setivolkylany|

Re: [Django] #27154: Minor difference in behavior between CallableFalse/CallableTrue and False/True.

2016-08-30 Thread Django
#27154: Minor difference in behavior between CallableFalse/CallableTrue and False/True. --+ Reporter: tomchristie |Owner: nobody Type: Cleanup/optimization | Sta

Re: [Django] #27153: HttpResponseBase should check for valid HTTP status code

2016-08-30 Thread Django
#27153: HttpResponseBase should check for valid HTTP status code -+- Reporter: ryangallen |Owner: nobody Type: | Status: new Cleanup/optim

[Django] #27153: HttpResponseBase should check for valid HTTP status code

2016-08-30 Thread Django
#27153: HttpResponseBase should check for valid HTTP status code --+ Reporter: ryangallen| Owner: nobody Type: Cleanup/optimization | Status: new Component: HTTP handling |Version: 1.10

[Django] #27154: Minor difference in behavior between CallableFalse/CallableTrue and False/True.

2016-08-30 Thread Django
#27154: Minor difference in behavior between CallableFalse/CallableTrue and False/True. --+ Reporter: tomchristie | Owner: nobody Type: Cleanup/optimization | Status: new Component: contrib.auth

Re: [Django] #27098: Deprecate DatabaseIntrospection.get_indexes

2016-08-30 Thread Django
#27098: Deprecate DatabaseIntrospection.get_indexes -+- Reporter: claudep |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #27097: Add introspection for index type

2016-08-30 Thread Django
#27097: Add introspection for index type -+- Reporter: akki |Owner: akki Type: New feature | Status: assigned Component: Database layer

[Django] #27152: Comma-delimited servers list not supported in memcached caches `LOCATION`

2016-08-30 Thread Django
#27152: Comma-delimited servers list not supported in memcached caches `LOCATION` -+ Reporter: edmorley | Owner: nobody Type: Bug | Status: new Component: Core (Cache system) |

Re: [Django] #26979: Using an admin.RelatedOnlyFieldListFilter in admin does not working if a type of a field is ForeignKey and value to_field is not pk (in my case it is UUID).

2016-08-30 Thread Django
#26979: Using an admin.RelatedOnlyFieldListFilter in admin does not working if a type of a field is ForeignKey and value to_field is not pk (in my case it is UUID). -+- Reporter: setivolkylany|

Re: [Django] #27151: FK index created two times if referenced table PK is varchar

2016-08-30 Thread Django
#27151: FK index created two times if referenced table PK is varchar -+-- Reporter: kkujawinski |Owner: nobody Type: Bug | Status: new Component: Migrations |

Re: [Django] #23273: MigrationRecorder does not obey db_router allow_migrate rules

2016-08-30 Thread Django
#23273: MigrationRecorder does not obey db_router allow_migrate rules + Reporter: froomzy |Owner: nobody Type: Bug | Status: new Component: Migrations |

Re: [Django] #26979: Using an admin.RelatedOnlyFieldListFilter in admin does not working if a type of a field is ForeignKey and value to_field is not pk (in my case it is UUID).

2016-08-30 Thread Django
#26979: Using an admin.RelatedOnlyFieldListFilter in admin does not working if a type of a field is ForeignKey and value to_field is not pk (in my case it is UUID). -+- Reporter: setivolkylany|

Re: [Django] #27150: Wrong File object behavior if file object has no name attribute

2016-08-30 Thread Django
#27150: Wrong File object behavior if file object has no name attribute --+-- Reporter: pacahon |Owner: nobody Type: Bug | Status: new Component: Core (Other)

Re: [Django] #27142: makemigrations fails on special database connections

2016-08-30 Thread Django
#27142: makemigrations fails on special database connections -+ Reporter: gerricom |Owner: nobody Type: Bug | Status: new Component: Migrations

Re: [Django] #27150: Wrong File object behavior if file object has no name attribute

2016-08-30 Thread Django
#27150: Wrong File object behavior if file object has no name attribute --+-- Reporter: pacahon |Owner: nobody Type: Bug | Status: new Component: Core (Other)

[Django] #27151: FK index created two times if referenced table PK is varchar

2016-08-30 Thread Django
#27151: FK index created two times if referenced table PK is varchar -+ Reporter: kkujawinski | Owner: nobody Type: Bug | Status: new Component: Migrations |Version: 1.8 Severity: Normal |

[Django] #27150: Wrong File object behavior if file object has no name attribute

2016-08-30 Thread Django
#27150: Wrong File object behavior if file object has no name attribute --+ Reporter: pacahon | Owner: nobody Type: Bug | Status: new Component: Core (Other) |Version: 1.10 Severity: Normal

Re: [Django] #27149: Filtering with generic relation

2016-08-30 Thread Django
#27149: Filtering with generic relation -+- Reporter: MikiSoft |Owner: nobody Type: New feature | Status: new Component: Database layer |

[Django] #27149: Filtering with generic relation

2016-08-30 Thread Django
#27149: Filtering with generic relation --+ Reporter: MikiSoft | Owner: nobody Type: New feature | Status: new Component: Database layer (models, ORM) |