Re: [Django] #26902: Add `secure` argument to `is_safe_url()`

2016-08-17 Thread Django
#26902: Add `secure` argument to `is_safe_url()` -+- Reporter: suligap |Owner: nobody Type: New feature | Status: new Component: Utilities|

Re: [Django] #27081: DateField with current date intitialisation pypy migration issue

2016-08-17 Thread Django
#27081: DateField with current date intitialisation pypy migration issue ---+-- Reporter: Kurdakov |Owner: nobody Type: Uncategorized | Status: new Component: Uncatego

[Django] #27081: DateField with current date intitialisation pypy migration issue

2016-08-17 Thread Django
#27081: DateField with current date intitialisation pypy migration issue ---+ Reporter: Kurdakov | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.9 Severity: Norm

Re: [Django] #26983: Boolean filter "field__isnull=False" not working with ForeignKey with to_field

2016-08-17 Thread Django
#26983: Boolean filter "field__isnull=False" not working with ForeignKey with to_field -+- Reporter: weidwonder |Owner: nobody Type: Bug | Status

Re: [Django] #27059: autoreload loose the sys.path in some cases (buildout install of python for instance, maybe others)

2016-08-17 Thread Django
#27059: autoreload loose the sys.path in some cases (buildout install of python for instance, maybe others) -+- Reporter: Annakan |Owner: nobody Type: Bug |

Re: [Django] #26983: Boolean filter "field__isnull=False" not working with ForeignKey with to_field

2016-08-17 Thread Django
#26983: Boolean filter "field__isnull=False" not working with ForeignKey with to_field -+- Reporter: weidwonder |Owner: nobody Type: Bug | Status

Re: [Django] #26983: Boolean filter "field__isnull=False" not working with ForeignKey with to_field

2016-08-17 Thread Django
#26983: Boolean filter "field__isnull=False" not working with ForeignKey with to_field -+- Reporter: weidwonder |Owner: nobody Type: Bug | Status

Re: [Django] #25476: Use pg_catalog tables to introspect constraints (was: bug in array handling hit in get_constraints() for psycopg2?)

2016-08-17 Thread Django
#25476: Use pg_catalog tables to introspect constraints -+- Reporter: heasus |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #27071: Raise a friendly exception when a string is returned from a view function (was: Usability: We should be more precise when someone returns a string from a view function and not Htt

2016-08-17 Thread Django
#27071: Raise a friendly exception when a string is returned from a view function -+- Reporter: rushiagr |Owner: Type: | Status: closed

Re: [Django] #27080: `as_manager` on QuerySet should pass down `use_in_migrations` to new Manager instance

2016-08-17 Thread Django
#27080: `as_manager` on QuerySet should pass down `use_in_migrations` to new Manager instance -+- Reporter: leifdenby|Owner: nobody Type: Bug |

Re: [Django] #27077: Simplify calls to is_in_memory_db() in SQLite's DatabaseCreation

2016-08-17 Thread Django
#27077: Simplify calls to is_in_memory_db() in SQLite's DatabaseCreation -+- Reporter: cjerdonek|Owner: cjerdonek Type: | Status: closed

Re: [Django] #26998: admin.E013 check false positive on django-taggit

2016-08-17 Thread Django
#26998: admin.E013 check false positive on django-taggit ---+ Reporter: aaugustin |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

[Django] #27080: `as_manager` on QuerySet should pass down `use_in_migrations` to new Manager instance

2016-08-17 Thread Django
#27080: `as_manager` on QuerySet should pass down `use_in_migrations` to new Manager instance --+ Reporter: leifdenby | Owner: nobody Type: Bug | Status: new

Re: [Django] #26998: admin.E013 check false positive on django-taggit

2016-08-17 Thread Django
#26998: admin.E013 check false positive on django-taggit ---+ Reporter: aaugustin |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #27069: Documentation for what's possible to import as _

2016-08-17 Thread Django
#27069: Documentation for what's possible to import as _ -+- Reporter: lovmat |Owner: nobody Type: | Status: closed Cleanup/optimizati

Re: [Django] #27069: Documentation for what's possible to import as _

2016-08-17 Thread Django
#27069: Documentation for what's possible to import as _ -+- Reporter: lovmat |Owner: nobody Type: | Status: closed Cleanup/optimizati

Re: [Django] #27078: Simplify "if" logic inside SQLite's DatabaseCreation._get_test_db_name()

2016-08-17 Thread Django
#27078: Simplify "if" logic inside SQLite's DatabaseCreation._get_test_db_name() -+- Reporter: cjerdonek|Owner: cjerdonek Type: | Status:

Re: [Django] #15665: Inline admins are broken when primary key is not an AutoField and not editable.

2016-08-17 Thread Django
#15665: Inline admins are broken when primary key is not an AutoField and not editable. -+ Reporter: sebastian_noack |Owner: nobody Type: Bug | Status: new C

Re: [Django] #27074: connection.is_usable() raises AttributeError after the connection is closed (was: connection.is_usable() can raise AttributeError in natural uses)

2016-08-17 Thread Django
#27074: connection.is_usable() raises AttributeError after the connection is closed -+- Reporter: cjerdonek|Owner: nobody Type: | Status:

Re: [Django] #27044: `apps` passed to post_migrate_signal should contain migrated appconfigs even when no migration has been applied to them

2016-08-17 Thread Django
#27044: `apps` passed to post_migrate_signal should contain migrated appconfigs even when no migration has been applied to them -+- Reporter: tkhyn|Owner: charettes Type: Bug

Re: [Django] #27079: LiveServerPort.test_port_bind() sets allow_thread_sharing to False before all server threads are done

2016-08-17 Thread Django
#27079: LiveServerPort.test_port_bind() sets allow_thread_sharing to False before all server threads are done ---+- Reporter: cjerdonek |Owner: cjerdonek Type: Bug|

Re: [Django] #27072: AddGeometryColumn: “duplicate column name: xxx” error running migrations on SpatiaLite

2016-08-17 Thread Django
#27072: AddGeometryColumn: “duplicate column name: xxx” error running migrations on SpatiaLite ---+ Reporter: cancan101 |Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #27079: LiveServerPort.test_port_bind() sets allow_thread_sharing to False before all server threads are done

2016-08-17 Thread Django
#27079: LiveServerPort.test_port_bind() sets allow_thread_sharing to False before all server threads are done ---+ Reporter: cjerdonek |Owner: nobody Type: Bug|

Re: [Django] #27072: AddGeometryColumn: “duplicate column name: xxx” error running migrations on SpatiaLite (was: geodjango with migrations causes “duplicate collumn name error” with spatialight db)

2016-08-17 Thread Django
#27072: AddGeometryColumn: “duplicate column name: xxx” error running migrations on SpatiaLite ---+ Reporter: cancan101 |Owner: nobody Type: Bug| Status: new Component:

[Django] #27079: LiveServerPort.test_port_bind() sets allow_thread_sharing to False before all server threads are done

2016-08-17 Thread Django
#27079: LiveServerPort.test_port_bind() sets allow_thread_sharing to False before all server threads are done ---+ Reporter: cjerdonek | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |

Re: [Django] #27077: Simplify calls to is_in_memory_db() in SQLite's DatabaseCreation

2016-08-17 Thread Django
#27077: Simplify calls to is_in_memory_db() in SQLite's DatabaseCreation -+- Reporter: cjerdonek|Owner: cjerdonek Type: | Status: assigned

Re: [Django] #26840: Extract database teardown from DiscoverRunner, to better support third-party test runners

2016-08-17 Thread Django
#26840: Extract database teardown from DiscoverRunner, to better support third- party test runners --+ Reporter: carljm|Owner: nobody Type: Cleanup/optimization |

Re: [Django] #27077: Simplify calls to is_in_memory_db() in SQLite's DatabaseCreation

2016-08-17 Thread Django
#27077: Simplify calls to is_in_memory_db() in SQLite's DatabaseCreation -+- Reporter: cjerdonek|Owner: cjerdonek Type: | Status: assigned

Re: [Django] #27077: Simplify calls to is_in_memory_db() in SQLite's DatabaseCreation

2016-08-17 Thread Django
#27077: Simplify calls to is_in_memory_db() in SQLite's DatabaseCreation -+- Reporter: cjerdonek|Owner: cjerdonek Type: | Status: assigned

Re: [Django] #27078: Simplify "if" logic inside SQLite's DatabaseCreation._get_test_db_name()

2016-08-17 Thread Django
#27078: Simplify "if" logic inside SQLite's DatabaseCreation._get_test_db_name() -+- Reporter: cjerdonek|Owner: cjerdonek Type: | Status:

[Django] #27078: Simplify "if" logic inside SQLite's DatabaseCreation._get_test_db_name()

2016-08-17 Thread Django
#27078: Simplify "if" logic inside SQLite's DatabaseCreation._get_test_db_name() --+ Reporter: cjerdonek | Owner: nobody Type: Cleanup/optimization | Status: new Component: D

Re: [Django] #27078: Simplify "if" logic inside SQLite's DatabaseCreation._get_test_db_name()

2016-08-17 Thread Django
#27078: Simplify "if" logic inside SQLite's DatabaseCreation._get_test_db_name() -+- Reporter: cjerdonek|Owner: cjerdonek Type: | Status:

Re: [Django] #27077: Simplify calls to is_in_memory_db() in SQLite's DatabaseCreation

2016-08-17 Thread Django
#27077: Simplify calls to is_in_memory_db() in SQLite's DatabaseCreation -+- Reporter: cjerdonek|Owner: cjerdonek Type: | Status: assigned

[Django] #27077: Simplify calls to is_in_memory_db() in SQLite's DatabaseCreation

2016-08-17 Thread Django
#27077: Simplify calls to is_in_memory_db() in SQLite's DatabaseCreation --+ Reporter: cjerdonek | Owner: nobody Type: Cleanup/optimization | Status: new Component: Database

Re: [Django] #27039: ModelFields with 'default' value set and 'required'=False in form does not use default value

2016-08-17 Thread Django
#27039: ModelFields with 'default' value set and 'required'=False in form does not use default value -+- Reporter: devbis |Owner: nobody Type: Bug |

Re: [Django] #10686: Add class name interpolation in Meta.permissions codenames

2016-08-17 Thread Django
#10686: Add class name interpolation in Meta.permissions codenames -+- Reporter: faldridge|Owner: sergei- | maertens Type: New feature

Re: [Django] #26616: Documentation: Improve description of AppConfig.ready()

2016-08-17 Thread Django
#26616: Documentation: Improve description of AppConfig.ready() --+ Reporter: marfire |Owner: nobody Type: Cleanup/optimization | Status: closed Compone

Re: [Django] #26616: Documentation: Improve description of AppConfig.ready()

2016-08-17 Thread Django
#26616: Documentation: Improve description of AppConfig.ready() --+ Reporter: marfire |Owner: nobody Type: Cleanup/optimization | Status: closed Compone

Re: [Django] #10686: Add class name interpolation in Meta.permissions codenames

2016-08-17 Thread Django
#10686: Add class name interpolation in Meta.permissions codenames -+- Reporter: faldridge|Owner: sergei- | maertens Type: New feature

Re: [Django] #27076: Document django.contrib.admin.sites.AdminSite.register()

2016-08-17 Thread Django
#27076: Document django.contrib.admin.sites.AdminSite.register() --+ Reporter: bmispelon |Owner: varun Type: Cleanup/optimization | Status: assigned Compo

Re: [Django] #27076: Document django.contrib.admin.sites.AdminSite.register()

2016-08-17 Thread Django
#27076: Document django.contrib.admin.sites.AdminSite.register() --+ Reporter: bmispelon |Owner: nobody Type: Cleanup/optimization | Status: new Component

Re: [Django] #27075: URLconf does not properly import underscore-containing module identifiers

2016-08-17 Thread Django
#27075: URLconf does not properly import underscore-containing module identifiers +-- Reporter: cowbert |Owner: nobody Type: Bug | Status: clo

[Django] #27076: Document django.contrib.admin.sites.AdminSite.register()

2016-08-17 Thread Django
#27076: Document django.contrib.admin.sites.AdminSite.register() + Reporter: bmispelon | Owner: nobody Type: Cleanup/optimization | Status: new C

Re: [Django] #25476: bug in array handling hit in get_constraints() for psycopg2?

2016-08-17 Thread Django
#25476: bug in array handling hit in get_constraints() for psycopg2? -+- Reporter: heasus |Owner: nobody Type: Bug | Status: new Compone

Re: [Django] #27073: Checks framework doesn't ignore overridden model managers

2016-08-17 Thread Django
#27073: Checks framework doesn't ignore overridden model managers -+- Reporter: timgraham|Owner: nobody Type: Bug | Status: new Component:

[Django] #27075: URLconf does not properly import underscore-containing module identifiers

2016-08-17 Thread Django
#27075: URLconf does not properly import underscore-containing module identifiers -+ Reporter: cowbert | Owner: nobody Type: Bug | Status: new Component: Core (URLs) |Version: 1.10

Re: [Django] #27073: Checks framework doesn't ignore overridden model managers

2016-08-17 Thread Django
#27073: Checks framework doesn't ignore overridden model managers -+- Reporter: timgraham|Owner: nobody Type: Bug | Status: new Component: