Re: [Django] #23559: Staff (not superusers) should not manage perms of Users

2015-03-03 Thread Django
#23559: Staff (not superusers) should not manage perms of Users ---+ Reporter: Tuttle |Owner: nobody Type: New feature| Status: new Component: Documentation |

Re: [Django] #9025: Nested Inline Support in Admin

2015-03-03 Thread Django
#9025: Nested Inline Support in Admin ---+ Reporter: pixelcort |Owner: Type: New feature| Status: new Component: contrib.admin | Version: master

Re: [Django] #9025: Nested Inline Support in Admin

2015-03-03 Thread Django
#9025: Nested Inline Support in Admin ---+ Reporter: pixelcort |Owner: Type: New feature| Status: new Component: contrib.admin | Version: master

Re: [Django] #24435: Removing blank=True, null=True from ManyToMany field causes data deletion in migration

2015-03-03 Thread Django
#24435: Removing blank=True, null=True from ManyToMany field causes data deletion in migration -+- Reporter: marktranchant|Owner: nobody Type: Bug |

Re: [Django] #24364: Document that ManifestStaticFilesStorage shouldn't be used during testing

2015-03-03 Thread Django
#24364: Document that ManifestStaticFilesStorage shouldn't be used during testing --+ Reporter: natevw|Owner: nobody Type: Cleanup/optimization | Status:

Re: [Django] #24445: DurationField with default='1 00:00' triggers validation on otherwise empty inline formsets

2015-03-03 Thread Django
#24445: DurationField with default='1 00:00' triggers validation on otherwise empty inline formsets +-- Reporter: yoyoma |Owner: nobody Type: Bug | Status: new Component: F

[Django] #24445: DurationField with default='1 00:00' triggers validation on otherwise empty inline formsets

2015-03-03 Thread Django
#24445: DurationField with default='1 00:00' triggers validation on otherwise empty inline formsets ---+ Reporter: yoyoma | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Versio

Re: [Django] #21495: Add a setting for CSRF Header name

2015-03-03 Thread Django
#21495: Add a setting for CSRF Header name -+- Reporter: hello@… |Owner: gregorth Type: New feature | Status: assigned Component: CSRF

Re: [Django] #24272: prefetch_related GenericRelation via related_query_name

2015-03-03 Thread Django
#24272: prefetch_related GenericRelation via related_query_name -+- Reporter: asdator |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #24122: Redirect to translated url after setting language

2015-03-03 Thread Django
#24122: Redirect to translated url after setting language -+- Reporter: gbdlin |Owner: nobody Type: Uncategorized| Status: new Component:

Re: [Django] #24243: HashedFilesMixin doesn't handle file name fragments (thus the url template tag neither)

2015-03-03 Thread Django
#24243: HashedFilesMixin doesn't handle file name fragments (thus the url template tag neither) -+- Reporter: atleta |Owner: atleta Type: Uncategorized|

Re: [Django] #24399: Filesystem loaders should use more specific exceptions

2015-03-03 Thread Django
#24399: Filesystem loaders should use more specific exceptions -+- Reporter: prestontimmons |Owner: nobody Type: | Status: closed Cleanup/opti

Re: [Django] #24347: parameter 'widget' of BoundField.as_widget is ignored

2015-03-03 Thread Django
#24347: parameter 'widget' of BoundField.as_widget is ignored -+- Reporter: srkunze |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #24207: Change ogrinspect multi_geom default to True (was: contrib gis change ogrinspect multi_geom default to True)

2015-03-03 Thread Django
#24207: Change ogrinspect multi_geom default to True -+- Reporter: mdiener21|Owner: mdiener21 Type: | Status: assigned Cleanup/optimizat

Re: [Django] #24207: contrib gis change ogrinspect multi_geom default to True

2015-03-03 Thread Django
#24207: contrib gis change ogrinspect multi_geom default to True -+- Reporter: mdiener21|Owner: mdiener21 Type: | Status: assigned Clean

Re: [Django] #24256: No easy way to access the filtered queryset from admin.SimpleListFilter

2015-03-03 Thread Django
#24256: No easy way to access the filtered queryset from admin.SimpleListFilter ---+-- Reporter: tbabej |Owner: nobody Type: New feature| Status: closed Component:

Re: [Django] #24292: {% blocktrans with count n=something %} isn't accepted

2015-03-03 Thread Django
#24292: {% blocktrans with count n=something %} isn't accepted -+-- Reporter: mbertheau|Owner: nobody Type: Uncategorized| Status: closed Component: Template

Re: [Django] #17085: Deprecate "add_to_builtins" and turn builtins into a property of Engine (was: Deprecate "add_to_builtins" and replace with API on Template)

2015-03-03 Thread Django
#17085: Deprecate "add_to_builtins" and turn builtins into a property of Engine -+ Reporter: carljm |Owner: nobody Type: New feature | Status: new Component

Re: [Django] #24199: string_if_invalid doesn't provide information in many cases

2015-03-03 Thread Django
#24199: string_if_invalid doesn't provide information in many cases --+ Reporter: adam-iris |Owner: nobody Type: Cleanup/optimization | Status: new Compon

Re: [Django] #24348: Allow to pass on initial data to change form for existing objects (again).

2015-03-03 Thread Django
#24348: Allow to pass on initial data to change form for existing objects (again). ---+-- Reporter: slachinger |Owner: nobody Type: New feature| Status: new Component

Re: [Django] #24414: Add example of Prefetch object usage to docs

2015-03-03 Thread Django
#24414: Add example of Prefetch object usage to docs ---+ Reporter: coolRR |Owner: nobody Type: New feature| Status: new Component: Documentation |

Re: [Django] #24430: wildcard matching and reversing of URLs

2015-03-03 Thread Django
#24430: wildcard matching and reversing of URLs -+-- Reporter: eskhool |Owner: nobody Type: New feature | Status: closed Component: Core (URLs) | Vers

Re: [Django] #24385: Sum() doesn't seem to respect .distinct() in the queryset filter before .aggregate() when filtering by m2m.

2015-03-03 Thread Django
#24385: Sum() doesn't seem to respect .distinct() in the queryset filter before .aggregate() when filtering by m2m. -+- Reporter: mcagl|Owner: nobody Type: Bug

Re: [Django] #24422: Messages framework not correctly encoding messages

2015-03-03 Thread Django
#24422: Messages framework not correctly encoding messages ---+-- Reporter: YPCrumble |Owner: nobody Type: Uncategorized | Status: closed Component: Uncategorized |

Re: [Django] #24276: django.contrib.auth.decorators.user_passes_test doesn't pass *args and *kwargs to resolve_url

2015-03-03 Thread Django
#24276: django.contrib.auth.decorators.user_passes_test doesn't pass *args and *kwargs to resolve_url -+- Reporter: rubengrill |Owner: nobody Type: Bug |

Re: [Django] #24444: Update django admin visual style to make it look modern

2015-03-03 Thread Django
#2: Update django admin visual style to make it look modern -+- Reporter: elky |Owner: nobody Type: New feature | Status: closed Component

[Django] #24444: Update django admin visual style to make it look modern

2015-03-03 Thread Django
#2: Update django admin visual style to make it look modern ---+ Reporter: elky | Owner: nobody Type: New feature| Status: new Component: contrib.admin |Version: 1.8beta1 Sev

Re: [Django] #24421: Querying a reverse ForeignObject relation using exclude() fails (was: Operational error when performing join using ForeignObject)

2015-03-03 Thread Django
#24421: Querying a reverse ForeignObject relation using exclude() fails -+- Reporter: animan1 |Owner: nobody Type: Bug | Status: new Comp

Re: [Django] #24424: Migrating an 'empty' model with SQLite gives an SQL syntax error

2015-03-03 Thread Django
#24424: Migrating an 'empty' model with SQLite gives an SQL syntax error + Reporter: adnam |Owner: adnam Type: Bug | Status: assigned Com

Re: [Django] #24134: Document short command line options for management commands (was: Deprecate short command line options for management commands?)

2015-03-03 Thread Django
#24134: Document short command line options for management commands --+ Reporter: mjtamlyn |Owner: nobody Type: Cleanup/optimization | Status: new Compon

Re: [Django] #24171: (1054, "Unknown column '__col1' in 'field list'") when using values, annotate, and aggregate (was: (1054, "Unknown column '__col1' in 'field list'") when using values, annotate an

2015-03-03 Thread Django
#24171: (1054, "Unknown column '__col1' in 'field list'") when using values, annotate, and aggregate -+- Reporter: abdulhaq-e |Owner: jarshwah Type: Bug |

Re: [Django] #24171: (1054, "Unknown column '__col1' in 'field list'") when using values, annotate and aggrregate

2015-03-03 Thread Django
#24171: (1054, "Unknown column '__col1' in 'field list'") when using values, annotate and aggrregate -+- Reporter: abdulhaq-e |Owner: jarshwah Type: Bug |

Re: [Django] #24156: inherited manytomany.all() empty when 2 or more inherited model from abstract one (was: inherited manytomany.all() empty when 2 or more inherited model from asbtract one)

2015-03-03 Thread Django
#24156: inherited manytomany.all() empty when 2 or more inherited model from abstract one -+- Reporter: Pawamoy |Owner: nobody Type: Bug | Sta

Re: [Django] #24201: order_with_respect_to GenericForeignKey

2015-03-03 Thread Django
#24201: order_with_respect_to GenericForeignKey -+- Reporter: AlexHill |Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #24441: core.files.images.get_image_dimensions broken on invalid images

2015-03-03 Thread Django
#24441: core.files.images.get_image_dimensions broken on invalid images -+- Reporter: artscoop |Owner: nobody Type: Bug | Status: new Comp

Re: [Django] #24441: core.files.images.get_image_dimensions broken on invalid images

2015-03-03 Thread Django
#24441: core.files.images.get_image_dimensions broken on invalid images -+- Reporter: artscoop |Owner: nobody Type: Bug | Status: new Comp

Re: [Django] #24384: compilemessages shouldn't return with exit code 0 when it fails

2015-03-03 Thread Django
#24384: compilemessages shouldn't return with exit code 0 when it fails --+ Reporter: aaugustin |Owner: nobody Type: Bug | Status: new Co

Re: [Django] #24281: Improve docs for auto_now & auto_now_add and timezone handling (was: auto_now & auto_now_add ignore TIME_ZONE / USE_TZ settings for DateField)

2015-03-03 Thread Django
#24281: Improve docs for auto_now & auto_now_add and timezone handling --+ Reporter: djbug |Owner: nobody Type: Cleanup/optimization | Status: new Com

Re: [Django] #24441: core.files.images.get_image_dimensions broken on invalid images

2015-03-03 Thread Django
#24441: core.files.images.get_image_dimensions broken on invalid images -+- Reporter: artscoop |Owner: nobody Type: Bug | Status: new Comp

Re: [Django] #24419: Provide an easy way to test email connection (was: Testing email settings)

2015-03-03 Thread Django
#24419: Provide an easy way to test email connection -+ Reporter: gavinwahl|Owner: nobody Type: New feature | Status: new Component: Core (Mail) | Vers

Re: [Django] #24441: core.files.images.get_image_dimensions broken on invalid images

2015-03-03 Thread Django
#24441: core.files.images.get_image_dimensions broken on invalid images -+- Reporter: artscoop |Owner: nobody Type: Bug | Status: new Comp

Re: [Django] #24364: Document that ManifestStaticFilesStorage shouldn't be used during testing (was: Tests fail when `ManifestStaticFilesStorage` used)

2015-03-03 Thread Django
#24364: Document that ManifestStaticFilesStorage shouldn't be used during testing --+ Reporter: natevw|Owner: nobody Type: Cleanup/optimization | Status:

Re: [Django] #24150: Settings changed at runtime not reflected in management commands (was: collectstatic -- Dynamic Usage)

2015-03-03 Thread Django
#24150: Settings changed at runtime not reflected in management commands -+- Reporter: abhillman|Owner: nobody Type: Uncategorized| Status: closed

Re: [Django] #24150: collectstatic -- Dynamic Usage

2015-03-03 Thread Django
#24150: collectstatic -- Dynamic Usage ---+-- Reporter: abhillman |Owner: nobody Type: Uncategorized | Status: closed Component: Uncategorized | Versi

Re: [Django] #24342: Add an EnumField as standard

2015-03-03 Thread Django
#24342: Add an EnumField as standard -+- Reporter: ovangle |Owner: nobody Type: New feature | Status: new Component: Database layer |

Re: [Django] #24342: Add EnumField model/form fields (was: Add an EnumField as standard)

2015-03-03 Thread Django
#24342: Add EnumField model/form fields -+- Reporter: ovangle |Owner: nobody Type: New feature | Status: new Component: Database layer |

Re: [Django] #24248: django.db.utils.OperationalError: no such table: creating models from running manage.py inspectdb

2015-03-03 Thread Django
#24248: django.db.utils.OperationalError: no such table: creating models from running manage.py inspectdb ---+-- Reporter: rbruskiewich |Owner: nobody Type: Bug| Stat

Re: [Django] #23784: Error reporting docs needs to state clearly that changing logging conf error emails are not sent out unless configuring it again

2015-03-03 Thread Django
#23784: Error reporting docs needs to state clearly that changing logging conf error emails are not sent out unless configuring it again --+ Reporter: peterlauri|Owner: gmunumel T

Re: [Django] #24179: FilteredSelectMultiple widget - add filter field to the right column.

2015-03-03 Thread Django
#24179: FilteredSelectMultiple widget - add filter field to the right column. -+- Reporter: gdmka|Owner: gdmka Type: New feature | Status: assigne

Re: [Django] #24426: Admin actions panel is always hidden if show_full_result_count = False

2015-03-03 Thread Django
#24426: Admin actions panel is always hidden if show_full_result_count = False -+ Reporter: shultais |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #24434: Django Custom Field inherits ForeignKey deconstruct() fails

2015-03-03 Thread Django
#24434: Django Custom Field inherits ForeignKey deconstruct() fails -+- Reporter: greenbender |Owner: nobody Type: Bug | Status: new Componen

Re: [Django] #24435: Removing blank=True, null=True from ManyToMany field causes data deletion in migration

2015-03-03 Thread Django
#24435: Removing blank=True, null=True from ManyToMany field causes data deletion in migration -+- Reporter: marktranchant|Owner: nobody Type: Bug |

Re: [Django] #24405: admin: cleanup Open related* popups code so it's easier to extend / replace

2015-03-03 Thread Django
#24405: admin: cleanup Open related* popups code so it's easier to extend / replace --+ Reporter: rm_ |Owner: nobody Type: Cleanup/optimization | Status

Re: [Django] #24441: core.files.images.get_image_dimensions broken on invalid images (was: core.files.images.get_image_dimensions broken)

2015-03-03 Thread Django
#24441: core.files.images.get_image_dimensions broken on invalid images -+- Reporter: artscoop |Owner: nobody Type: Bug | Status: new Comp

Re: [Django] #20869: Prevent repetitive output to counter BREACH-type attacks

2015-03-03 Thread Django
#20869: Prevent repetitive output to counter BREACH-type attacks -+ Reporter: patrys |Owner: auvipy Type: New feature | Status: assigned Component: CSRF |

Re: [Django] #20869: Prevent repetitive output to counter BREACH-type attacks

2015-03-03 Thread Django
#20869: Prevent repetitive output to counter BREACH-type attacks -+ Reporter: patrys |Owner: Type: New feature | Status: new Component: CSRF |

Re: [Django] #24443: Changing upload_to on a filefield creates a migration despite not changing the database at all

2015-03-03 Thread Django
#24443: Changing upload_to on a filefield creates a migration despite not changing the database at all -+-- Reporter: gregplaysguitar |Owner: nobody Type: Bug |

Re: [Django] #24441: core.files.images.get_image_dimensions broken

2015-03-03 Thread Django
#24441: core.files.images.get_image_dimensions broken -+- Reporter: artscoop |Owner: nobody Type: Bug | Status: new Component: Core (Othe