Re: [Django] #27230: Inconsistency in AppConfig.path depending on sys.path

2016-09-16 Thread Django
#27230: Inconsistency in AppConfig.path depending on sys.path +-- Reporter: vinayinvicible |Owner: nobody Type: Bug | Status: new Component: Core (Other)

Re: [Django] #27230: Inconsistency in AppConfig.path depending on sys.path

2016-09-16 Thread Django
#27230: Inconsistency in AppConfig.path depending on sys.path +-- Reporter: vinayinvicible |Owner: nobody Type: Bug | Status: new Component: Core (Other)

Re: [Django] #27225: Cache-Control's max-age doesn't match Expires for responses taken from cache

2016-09-16 Thread Django
#27225: Cache-Control's max-age doesn't match Expires for responses taken from cache ---+-- Reporter: renskiy|Owner: renskiy Type: Bug| Status: assigned Co

[Django] #27235: Avoid using mutable default arguments where possible

2016-09-16 Thread Django
#27235: Avoid using mutable default arguments where possible --+ Reporter: lamby | Owner: nobody Type: Cleanup/optimization | Status: new Component: Uncategorized |Version: 1.10

Re: [Django] #27235: Avoid using mutable default arguments where possible

2016-09-16 Thread Django
#27235: Avoid using mutable default arguments where possible -+- Reporter: lamby|Owner: nobody Type: | Status: new Cleanup/optimizat

Re: [Django] #27083: Parse conditional HTTP headers according to RFC 7232 (was: Add support for weak ETags)

2016-09-16 Thread Django
#27083: Parse conditional HTTP headers according to RFC 7232 ---+ Reporter: marfire|Owner: marfire Type: Bug| Status: closed Component: HTTP handling |

Re: [Django] #27230: Inconsistency in AppConfig.path depending on sys.path

2016-09-16 Thread Django
#27230: Inconsistency in AppConfig.path depending on sys.path +-- Reporter: vinayinvicible |Owner: nobody Type: Bug | Status: new Component: Core (Other)

Re: [Django] #27230: Inconsistency in AppConfig.path depending on sys.path

2016-09-16 Thread Django
#27230: Inconsistency in AppConfig.path depending on sys.path +-- Reporter: vinayinvicible |Owner: nobody Type: Bug | Status: closed Component: Core (Other)

Re: [Django] #27219: Emoji don't work in TextFields using Oracle backend

2016-09-16 Thread Django
#27219: Emoji don't work in TextFields using Oracle backend -+- Reporter: dmedvinsky |Owner: nobody Type: Bug | Status: new Component: Data

Re: [Django] #27025: Python 3.6 compatibility

2016-09-16 Thread Django
#27025: Python 3.6 compatibility --+ Reporter: timgraham |Owner: nobody Type: New feature | Status: new Component: Core (Other) | Version: master

Re: [Django] #27025: Python 3.6 compatibility

2016-09-16 Thread Django
#27025: Python 3.6 compatibility --+ Reporter: timgraham |Owner: nobody Type: New feature | Status: new Component: Core (Other) | Version: master

Re: [Django] #27231: Initialize forms in ModelAdmin like View (i.e. add get_form_kwargs to contrib.admin)

2016-09-16 Thread Django
#27231: Initialize forms in ModelAdmin like View (i.e. add get_form_kwargs to contrib.admin) --+-- Reporter: thauk-copperleaf |Owner: nobody Type: Uncategorized | Status:

Re: [Django] #27231: Initialize forms in ModelAdmin like View (i.e. add get_form_kwargs to contrib.admin)

2016-09-16 Thread Django
#27231: Initialize forms in ModelAdmin like View (i.e. add get_form_kwargs to contrib.admin) --+-- Reporter: thauk-copperleaf |Owner: nobody Type: Uncategorized | Status:

Re: [Django] #27231: Initialize forms in ModelAdmin like View (i.e. add get_form_kwargs to contrib.admin)

2016-09-16 Thread Django
#27231: Initialize forms in ModelAdmin like View (i.e. add get_form_kwargs to contrib.admin) --+-- Reporter: thauk-copperleaf |Owner: nobody Type: Uncategorized | Status:

Re: [Django] #27198: QueryDict getlist allows data to be mutated

2016-09-16 Thread Django
#27198: QueryDict getlist allows data to be mutated ---+ Reporter: frasern|Owner: jtiai Type: Bug| Status: closed Component: HTTP handling |

Re: [Django] #27231: Initialize forms in ModelAdmin like View (i.e. add get_form_kwargs to contrib.admin)

2016-09-16 Thread Django
#27231: Initialize forms in ModelAdmin like View (i.e. add get_form_kwargs to contrib.admin) --+-- Reporter: thauk-copperleaf |Owner: nobody Type: Uncategorized | Status:

Re: [Django] #26697: Drop django.contrib.gis.maps?

2016-09-16 Thread Django
#26697: Drop django.contrib.gis.maps? --+ Reporter: ramiro|Owner: nobody Type: Cleanup/optimization | Status: closed Component: GIS

Re: [Django] #27083: Parse conditional HTTP headers according to RFC 7232

2016-09-16 Thread Django
#27083: Parse conditional HTTP headers according to RFC 7232 ---+ Reporter: marfire|Owner: marfire Type: Bug| Status: closed Component: HTTP handling |

Re: [Django] #27235: Avoid using mutable default arguments where possible

2016-09-16 Thread Django
#27235: Avoid using mutable default arguments where possible -+- Reporter: lamby|Owner: nobody Type: | Status: closed Cleanup/optimi

Re: [Django] #27219: Emoji don't work in TextFields using Oracle backend

2016-09-16 Thread Django
#27219: Emoji don't work in TextFields using Oracle backend -+- Reporter: dmedvinsky |Owner: nobody Type: Bug | Status: new Component: Data

Re: [Django] #27231: Initialize forms in ModelAdmin like View (i.e. add get_form_kwargs to contrib.admin)

2016-09-16 Thread Django
#27231: Initialize forms in ModelAdmin like View (i.e. add get_form_kwargs to contrib.admin) --+-- Reporter: thauk-copperleaf |Owner: nobody Type: Uncategorized | Status:

Re: [Django] #27233: IndexError when using django.request

2016-09-16 Thread Django
#27233: IndexError when using django.request -+- Reporter: ben-whale|Owner: nobody Type: Bug | Status: new Component: Uncategorized

Re: [Django] #27118: Make QuerySet.get_or_create()/update_or_create() error for a non-field in defaults

2016-09-16 Thread Django
#27118: Make QuerySet.get_or_create()/update_or_create() error for a non-field in defaults -+- Reporter: brighters|Owner: nobody Type: | S

Re: [Django] #26447: Deprecate USE_ETAGS setting in favor of ConditionalGetMiddleware unconditionally setting an ETag (was: Remove USE_ETAGS setting)

2016-09-16 Thread Django
#26447: Deprecate USE_ETAGS setting in favor of ConditionalGetMiddleware unconditionally setting an ETag --+ Reporter: syphar|Owner: syphar Type: Cleanup/optimization |

Re: [Django] #27231: Initialize forms in ModelAdmin like View (i.e. add get_form_kwargs to contrib.admin)

2016-09-16 Thread Django
#27231: Initialize forms in ModelAdmin like View (i.e. add get_form_kwargs to contrib.admin) --+-- Reporter: thauk-copperleaf |Owner: nobody Type: Uncategorized | Status:

Re: [Django] #27225: Cache-Control's max-age doesn't match Expires for responses taken from cache

2016-09-16 Thread Django
#27225: Cache-Control's max-age doesn't match Expires for responses taken from cache ---+-- Reporter: renskiy|Owner: renskiy Type: Bug| Status: assigned Co

Re: [Django] #27231: Initialize forms in ModelAdmin like View (i.e. add get_form_kwargs to contrib.admin)

2016-09-16 Thread Django
#27231: Initialize forms in ModelAdmin like View (i.e. add get_form_kwargs to contrib.admin) --+-- Reporter: thauk-copperleaf |Owner: nobody Type: Uncategorized | Status:

Re: [Django] #17208: Dogfood class-based views in contrib.admin

2016-09-16 Thread Django
#17208: Dogfood class-based views in contrib.admin -+- Reporter: melinath |Owner: yoongkang Type: | Status: assigned Cleanup/optimizatio

Re: [Django] #13312: Add a way to customize the order_by() of null fields

2016-09-16 Thread Django
#13312: Add a way to customize the order_by() of null fields -+- Reporter: binary |Owner: nobody Type: New feature | Status: new Component: Dat

Re: [Django] #27229: Allow using aggregates in ModelAdmin.list_display (was: Add aggregates to change list)

2016-09-16 Thread Django
#27229: Allow using aggregates in ModelAdmin.list_display ---+ Reporter: dorfire|Owner: dorfire Type: New feature| Status: assigned Component: contrib.admin |

Re: [Django] #26610: Add a citext field for contrib.postgres (was: Case insensitive indexes)

2016-09-16 Thread Django
#26610: Add a citext field for contrib.postgres -+- Reporter: shadow7412 |Owner: nobody Type: New feature | Status: new Component: contrib.postgres

Re: [Django] #25616: Add note regarding missing dependencies on LookupError for migrations

2016-09-16 Thread Django
#25616: Add note regarding missing dependencies on LookupError for migrations -+- Reporter: mcfletch |Owner: nip3o Type: | Status: closed