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

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

Re: [Django] #21674: django.utils.module_loading.import_by_path considered harmful

2014-01-27 Thread Django
#21674: django.utils.module_loading.import_by_path considered harmful ---+ Reporter: aaugustin |Owner: berkerpeksag Type: Bug| Status: assigned Component: Utilities

Re: [Django] #21278: Using dumpdata to create unit test fixtures causes duplicate foreign keys for auth permissions. Excluding auth causes other referenced auth models to be missing.

2014-01-27 Thread Django
#21278: Using dumpdata to create unit test fixtures causes duplicate foreign keys for auth permissions. Excluding auth causes other referenced auth models to be missing. --+ Reporter: ellisd23@…|Owner:

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

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

Re: [Django] #20177: Don't use setup_test_environment in the shell in testing tutorial

2014-01-27 Thread Django
#20177: Don't use setup_test_environment in the shell in testing tutorial --+ Reporter: vlad.london.uk@… |Owner: nobody Type: Bug | Status: closed Component

Re: [Django] #20177: Don't use setup_test_environment in the shell in testing tutorial

2014-01-27 Thread Django
#20177: Don't use setup_test_environment in the shell in testing tutorial --+ Reporter: vlad.london.uk@… |Owner: nobody Type: Bug | Status: closed Component

Re: [Django] #21884: field lookup docs don't say exact is default behavior

2014-01-27 Thread Django
#21884: field lookup docs don't say exact is default behavior --+ Reporter: cjerdonek |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #20177: Don't use setup_test_environment in the shell in testing tutorial

2014-01-27 Thread Django
#20177: Don't use setup_test_environment in the shell in testing tutorial --+-- Reporter: vlad.london.uk@… |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #21278: Using dumpdata to create unit test fixtures causes duplicate foreign keys for auth permissions. Excluding auth causes other referenced auth models to be missing.

2014-01-27 Thread Django
#21278: Using dumpdata to create unit test fixtures causes duplicate foreign keys for auth permissions. Excluding auth causes other referenced auth models to be missing. --+ Reporter: ellisd23@…|Owner:

Re: [Django] #21884: field lookup docs don't say exact is default behavior

2014-01-27 Thread Django
#21884: field lookup docs don't say exact is default behavior -+- Reporter: cjerdonek|Owner: nobody Type: | Status: new Cleanup/optimiza

[Django] #21884: field lookup docs don't say exact is default behavior

2014-01-27 Thread Django
#21884: field lookup docs don't say exact is default behavior --+ Reporter: cjerdonek | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: 1.6

[django/django] 88a2d3: Fixed #21874 -- Require Django applications to hav...

2014-01-27 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 88a2d39159872f6a7fced1bae591550650fd7f38 https://github.com/django/django/commit/88a2d39159872f6a7fced1bae591550650fd7f38 Author: Carl Meyer Date: 2014-01-27 (Mon, 27 Jan 2014) Changed paths: M dja

Re: [Django] #21874: Consistent handling for app modules with no (or empty) __path__

2014-01-27 Thread Django
#21874: Consistent handling for app modules with no (or empty) __path__ --+ Reporter: carljm|Owner: carljm Type: Cleanup/optimization | Status: closed

[Django] #21883: Use of xrange in custom lookups code not valid in Python 3; "__in list too long" case not tested

2014-01-27 Thread Django
#21883: Use of xrange in custom lookups code not valid in Python 3; "__in list too long" case not tested -+- Reporter: carljm | Owner: nobody Type: Bug| Status:

Re: [Django] #21882: Early modification bug in Django 1.6. with mark_safe + ugettext_lazy

2014-01-27 Thread Django
#21882: Early modification bug in Django 1.6. with mark_safe + ugettext_lazy -+- Reporter: nealtodd |Owner: bmispelon Type: Bug | Status: assi

[django/django] 3145ae: Minor cleanup.

2014-01-27 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 3145ae06beed2f8c679db5d7a06907dd2a03d138 https://github.com/django/django/commit/3145ae06beed2f8c679db5d7a06907dd2a03d138 Author: Aymeric Augustin Date: 2014-01-27 (Mon, 27 Jan 2014) Changed paths:

Re: [Django] #21688: Invalidate internal caches when INSTALLED_APPS changes

2014-01-27 Thread Django
#21688: Invalidate internal caches when INSTALLED_APPS changes --+ Reporter: aaugustin |Owner: nobody Type: Cleanup/optimization | Status: closed Componen

Re: [Django] #21874: Consistent handling for app modules with no (or empty) __path__

2014-01-27 Thread Django
#21874: Consistent handling for app modules with no (or empty) __path__ --+ Reporter: carljm|Owner: carljm Type: Cleanup/optimization | Status: assigned

Re: [Django] #21874: Consistent handling for app modules with no (or empty) __path__

2014-01-27 Thread Django
#21874: Consistent handling for app modules with no (or empty) __path__ --+ Reporter: carljm|Owner: carljm Type: Cleanup/optimization | Status: assigned

Re: [Django] #21874: Consistent handling for app modules with no (or empty) __path__

2014-01-27 Thread Django
#21874: Consistent handling for app modules with no (or empty) __path__ --+ Reporter: carljm|Owner: carljm Type: Cleanup/optimization | Status: assigned

Re: [Django] #20200: Oracle Inconsistencies with NVARCHAR2 and NCLOB

2014-01-27 Thread Django
#20200: Oracle Inconsistencies with NVARCHAR2 and NCLOB -+- Reporter: deejross |Owner: nobody Type: Bug | Status: closed Component: Datab

Re: [Django] #20200: Oracle Inconsistencies with NVARCHAR2 and NCLOB

2014-01-27 Thread Django
#20200: Oracle Inconsistencies with NVARCHAR2 and NCLOB -+- Reporter: deejross |Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #19738: "manage.py shell" on a fresh project raises RuntimeWarning about naive datetime, if IPython is installed

2014-01-27 Thread Django
#19738: "manage.py shell" on a fresh project raises RuntimeWarning about naive datetime, if IPython is installed -+- Reporter: carljm |Owner: nobody Type: Bug

Re: [Django] #19738: "manage.py shell" on a fresh project raises RuntimeWarning about naive datetime, if IPython is installed

2014-01-27 Thread Django
#19738: "manage.py shell" on a fresh project raises RuntimeWarning about naive datetime, if IPython is installed -+- Reporter: carljm |Owner: nobody Type: Bug

Re: [Django] #21382: stacked inlines should add class "has_original" to existing fields

2014-01-27 Thread Django
#21382: stacked inlines should add class "has_original" to existing fields ---+ Reporter: jrief |Owner: nobody Type: New feature| Status: new Component: contrib.

Re: [Django] #21773: development server sometimes takes a long time to restart after source has been changed

2014-01-27 Thread Django
#21773: development server sometimes takes a long time to restart after source has been changed ---+ Reporter: clime |Owner: nobody Type: Bug| Status: new

Re: [Django] #21523: Models DateField to_python method no longer supports mock dates.

2014-01-27 Thread Django
#21523: Models DateField to_python method no longer supports mock dates. -+- Reporter: hugo@… |Owner: nobody Type: | Status: new Clean

Re: [Django] #21435: Improved error message for reverse v. reverse_lazy

2014-01-27 Thread Django
#21435: Improved error message for reverse v. reverse_lazy --+ Reporter: elena |Owner: nobody Type: Cleanup/optimization | Status: new Component: Cor

Re: [Django] #21278: Using dumpdata to create unit test fixtures causes duplicate foreign keys for auth permissions. Excluding auth causes other referenced auth models to be missing.

2014-01-27 Thread Django
#21278: Using dumpdata to create unit test fixtures causes duplicate foreign keys for auth permissions. Excluding auth causes other referenced auth models to be missing. --+ Reporter: ellisd23@…|Owner:

Re: [Django] #21332: BaseInlineFormSet.add_fields adds multiple InlineForeignKeyFields

2014-01-27 Thread Django
#21332: BaseInlineFormSet.add_fields adds multiple InlineForeignKeyFields -+- Reporter: Raumkraut|Owner: nobody Type: | Status: new Clea

Re: [Django] #21661: Password reset part of django.auth isn't documented

2014-01-27 Thread Django
#21661: Password reset part of django.auth isn't documented --+ Reporter: cortex@… |Owner: nobody Type: Cleanup/optimization | Status: new Component: Do

Re: [Django] #20218: Default authorization backend returns False when queried for object level permissions

2014-01-27 Thread Django
#20218: Default authorization backend returns False when queried for object level permissions --+ Reporter: soren@… |Owner: nobody Type: Bug | Status: new Com

Re: [Django] #21670: New Model.save() mechanism causes deadlocks in mysql transactions

2014-01-27 Thread Django
#21670: New Model.save() mechanism causes deadlocks in mysql transactions -+- Reporter: err |Owner: nobody Type: Bug | Status: new Co

Re: [Django] #21742: Unable to prevent creation of a database during test runs

2014-01-27 Thread Django
#21742: Unable to prevent creation of a database during test runs ---+ Reporter: yscumc |Owner: nobody Type: New feature| Status: new Component: Testi

Re: [Django] #21868: Empty migrations dir causes exception

2014-01-27 Thread Django
#21868: Empty migrations dir causes exception + Reporter: lhn@… |Owner: Type: Bug | Status: new Component: Migrations | Version: master S

Re: [Django] #21022: Ensure URL naming is always preferred everywhere in the docs

2014-01-27 Thread Django
#21022: Ensure URL naming is always preferred everywhere in the docs -+- Reporter: mjtamlyn |Owner: anonymous Type: | Status: assigned C

Re: [Django] #21882: Early modification bug in Django 1.6. with mark_safe + ugettext_lazy

2014-01-27 Thread Django
#21882: Early modification bug in Django 1.6. with mark_safe + ugettext_lazy -+- Reporter: nealtodd |Owner: bmispelon Type: Bug | Status: assi

Re: [Django] #21674: django.utils.module_loading.import_by_path considered harmful

2014-01-27 Thread Django
#21674: django.utils.module_loading.import_by_path considered harmful ---+ Reporter: aaugustin |Owner: berkerpeksag Type: Bug| Status: assigned Component: Utilities

Re: [Django] #13565: Using syncdb with Oracle using synonyms causes ORA-00955.

2014-01-27 Thread Django
#13565: Using syncdb with Oracle using synonyms causes ORA-00955. -+- Reporter: ash@…|Owner: nobody Type: Bug | Status: closed Compone

[Django] #21882: Early modification bug in Django 1.6. with mark_safe + ugettext_lazy

2014-01-27 Thread Django
#21882: Early modification bug in Django 1.6. with mark_safe + ugettext_lazy --+ Reporter: nealtodd | Owner: nobody Type: Bug | Status: new Component: International

Re: [Django] #21872: With custom User, test database is not created due to missing auth.Group relation

2014-01-27 Thread Django
#21872: With custom User, test database is not created due to missing auth.Group relation -+- Reporter: lwarx|Owner: Andrew Type: Bug | Godwin Componen

Re: [Django] #21872: With custom User, test database is not created due to missing auth.Group relation

2014-01-27 Thread Django
#21872: With custom User, test database is not created due to missing auth.Group relation -+- Reporter: lwarx|Owner: Andrew Type: Bug | Godwin Componen

Re: [Django] #21872: With custom User, test database is not created due to missing auth.Group relation

2014-01-27 Thread Django
#21872: With custom User, test database is not created due to missing auth.Group relation -+- Reporter: lwarx|Owner: Andrew Type: Bug | Godwin Componen

Re: [Django] #21872: With custom User, test database is not created due to missing auth.Group relation

2014-01-27 Thread Django
#21872: With custom User, test database is not created due to missing auth.Group relation -+- Reporter: lwarx|Owner: Andrew Type: Bug | Godwin Componen

[django/django] 6758a9: Fixed #21872: Not detecting dependencies from M2M ...

2014-01-27 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 6758a9c0fc34dc9944895b98045d2b26c8147ea2 https://github.com/django/django/commit/6758a9c0fc34dc9944895b98045d2b26c8147ea2 Author: Andrew Godwin Date: 2014-01-27 (Mon, 27 Jan 2014) Changed paths: M

Re: [Django] #21881: block tags behavior with {% ssi %} is broken

2014-01-27 Thread Django
#21881: block tags behavior with {% ssi %} is broken -+-- Reporter: nagyv|Owner: nobody Type: Bug | Status: new Component: Template system |

Re: [Django] #21881: block tags behavior with {% ssi %} is broken

2014-01-27 Thread Django
#21881: block tags behavior with {% ssi %} is broken -+-- Reporter: nagyv|Owner: nobody Type: Bug | Status: new Component: Template system |

Re: [Django] #21795: preserve_filter doesn't work on production server

2014-01-27 Thread Django
#21795: preserve_filter doesn't work on production server ---+-- Reporter: honyczek |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

[Django] #21881: block tags behavior with {% ssi %} is broken

2014-01-27 Thread Django
#21881: block tags behavior with {% ssi %} is broken -+--- Reporter: nagyv| Owner: nobody Type: Bug | Status: new Component: Template system |Version: 1.5 Severity: Normal

Re: [Django] #21795: preserve_filter doesn't work on production server

2014-01-27 Thread Django
#21795: preserve_filter doesn't work on production server ---+-- Reporter: honyczek |Owner: nobody Type: Bug| Status: closed Component: contrib.admin |

Re: [Django] #21553: InterfaceError in Postgres

2014-01-27 Thread Django
#21553: InterfaceError in Postgres -+- Reporter: anonymous|Owner: nobody Type: Uncategorized| Status: new Component: Database layer |