[Django] #22733: adminsite change_list save bug

2014-05-29 Thread Django
#22733: adminsite change_list save bug ---+- Reporter: anonymous | Owner: nobody Type: Bug| Status: new Component: Uncategorized |Version: 1.6 Severity: Normal | Keywords:

[Django] #22732: MySQL-for-Python-3 is not actively maintained.

2014-05-29 Thread Django
#22732: MySQL-for-Python-3 is not actively maintained. + Reporter: songofacandy@… | Owner: nobody Type: Uncategorized | Status: new Component: Python 3|Version: 1.6 Severity: Normal |

[django/django] 9cbf7f: Fix additional test failures caused by migration p...

2014-05-29 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 9cbf7f25efa6ba3c4419b46fa11977e8b967aa26 https://github.com/django/django/commit/9cbf7f25efa6ba3c4419b46fa11977e8b967aa26 Author: Andrew Godwin Date: 2014-05-29 (Thu, 29 May 2014) Changed paths: M

[django/django] 16d037: [1.7.x] Fix additional test failures caused by mig...

2014-05-29 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 16d037c4f06104670b88989daa76b05a2f10fd85 https://github.com/django/django/commit/16d037c4f06104670b88989daa76b05a2f10fd85 Author: Andrew Godwin Date: 2014-05-29 (Thu, 29 May 2014) Changed paths:

[django/django] 35bdf8: [1.7.x] Improved deprecation plan links in release...

2014-05-29 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 35bdf87034000d7e00521ed62f0e12f9bed6ea9c https://github.com/django/django/commit/35bdf87034000d7e00521ed62f0e12f9bed6ea9c Author: Tim Graham Date: 2014-05-29 (Thu, 29 May 2014) Changed paths:

[django/django] d57cf8: [1.5.x] Improved deprecation plan links in release...

2014-05-29 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: d57cf88c1e14bad8fb4611725245c381241dd748 https://github.com/django/django/commit/d57cf88c1e14bad8fb4611725245c381241dd748 Author: Tim Graham Date: 2014-05-29 (Thu, 29 May 2014) Changed paths:

[django/django] 3252e0: [1.6.x] Improved deprecation plan links in release...

2014-05-29 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 3252e0654e8f3336e49373084a229e6499942c6c https://github.com/django/django/commit/3252e0654e8f3336e49373084a229e6499942c6c Author: Tim Graham Date: 2014-05-29 (Thu, 29 May 2014) Changed paths:

[django/django] 7ff326: Improved deprecation plan links in release notes.

2014-05-29 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 7ff326928a08d4c51141768bd305a44ca5ecb2e7 https://github.com/django/django/commit/7ff326928a08d4c51141768bd305a44ca5ecb2e7 Author: Tim Graham Date: 2014-05-29 (Thu, 29 May 2014) Changed paths: M doc

[django/django] e4eae5: [1.7.x] Fixed #22682 -- `makemigrations` will crea...

2014-05-29 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: e4eae5df0ec222fa13d6bac226b3b10c75f3d40d https://github.com/django/django/commit/e4eae5df0ec222fa13d6bac226b3b10c75f3d40d Author: Moayad Mardini Date: 2014-05-29 (Thu, 29 May 2014) Changed paths:

Re: [Django] #22682: Makemigrations fails when specifying custom location for migration files

2014-05-29 Thread Django
#22682: Makemigrations fails when specifying custom location for migration files + Reporter: ovidiuc4|Owner: nobody Type: Bug | Status: closed Component: Migratio

Re: [Django] #22682: Makemigrations fails when specifying custom location for migration files

2014-05-29 Thread Django
#22682: Makemigrations fails when specifying custom location for migration files + Reporter: ovidiuc4|Owner: nobody Type: Bug | Status: closed Component: Migratio

Re: [Django] #22682: Makemigrations fails when specifying custom location for migration files

2014-05-29 Thread Django
#22682: Makemigrations fails when specifying custom location for migration files + Reporter: ovidiuc4|Owner: nobody Type: Bug | Status: closed Component: Migratio

[django/django] 56cfa5: Fixed #22682 -- `makemigrations` will create `MIGR...

2014-05-29 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 56cfa508c796ad317e813647eadd9f7142f6d2dc https://github.com/django/django/commit/56cfa508c796ad317e813647eadd9f7142f6d2dc Author: Moayad Mardini Date: 2014-05-30 (Fri, 30 May 2014) Changed paths: M

[django/django] b6a960: [1.7.x] Making SQL management commands migration a...

2014-05-29 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: b6a960cd1df4a191fc2900bcaa76c73f2696fc4d https://github.com/django/django/commit/b6a960cd1df4a191fc2900bcaa76c73f2696fc4d Author: Víðir Valberg Guðmundsson Date: 2014-05-29 (Thu, 29 May 2014) Cha

[django/django] 67d9f7: Fix test failure caused by 3149cdce32e7261b2d44128...

2014-05-29 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 67d9f70e4c804355422a6f8810dfa42ede8a3bae https://github.com/django/django/commit/67d9f70e4c804355422a6f8810dfa42ede8a3bae Author: Andrew Godwin Date: 2014-05-29 (Thu, 29 May 2014) Changed paths: M

[Django] #22731: page number variable update in docs for paginator

2014-05-29 Thread Django
#22731: page number variable update in docs for paginator --+--- Reporter: joeyliechty@… | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: 1.6

Re: [Django] #22682: Makemigrations fails when specifying custom location for migration files

2014-05-29 Thread Django
#22682: Makemigrations fails when specifying custom location for migration files + Reporter: ovidiuc4|Owner: nobody Type: Bug | Status: new Component: Migrations

[django/django] cb9c9a: Making SQL management commands migration aware.

2014-05-29 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: cb9c9a7b5879671053c7d2ad6e79943a8814b274 https://github.com/django/django/commit/cb9c9a7b5879671053c7d2ad6e79943a8814b274 Author: Víðir Valberg Guðmundsson Date: 2014-05-29 (Thu, 29 May 2014) Changed p

Re: [Django] #22611: sqlclear command tries to drop non-existing constraint with ForeignKey to self (postgresql)

2014-05-29 Thread Django
#22611: sqlclear command tries to drop non-existing constraint with ForeignKey to self (postgresql) -+- Reporter: valberg |Owner: Type: Bug |

Re: [Django] #22611: sqlclear command tries to drop non-existing constraint with ForeignKey to self (postgresql)

2014-05-29 Thread Django
#22611: sqlclear command tries to drop non-existing constraint with ForeignKey to self (postgresql) -+- Reporter: valberg |Owner: valberg Type: Bug |

Re: [Django] #22611: sqlclear command tries to drop non-existing constraint with ForeignKey to self (postgresql)

2014-05-29 Thread Django
#22611: sqlclear command tries to drop non-existing constraint with ForeignKey to self (postgresql) -+- Reporter: valberg |Owner: valberg Type: Bug |

Re: [Django] #22682: Makemigrations fails when specifying custom location for migration files

2014-05-29 Thread Django
#22682: Makemigrations fails when specifying custom location for migration files + Reporter: ovidiuc4|Owner: nobody Type: Bug | Status: new Component: Migrations

Re: [Django] #22730: Wrong french translation for "password_reset" documentation

2014-05-29 Thread Django
#22730: Wrong french translation for "password_reset" documentation -+- Reporter: jraez@… |Owner: nobody Type: Uncategorized| Status: new Componen

[Django] #22730: Wrong french translation for "password_reset" documentation

2014-05-29 Thread Django
#22730: Wrong french translation for "password_reset" documentation ---+ Reporter: jraez@…| Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.6 Severity: Normal

Re: [Django] #21597: (2006, 'MySQL server has gone away') in django1.6 when wait_timeout passed

2014-05-29 Thread Django
#21597: (2006, 'MySQL server has gone away') in django1.6 when wait_timeout passed -+- Reporter: ekeydar@…|Owner: aaugustin Type: Bug | Status

Re: [Django] #22712: Consider not using built-in functions as parameters

2014-05-29 Thread Django
#22712: Consider not using built-in functions as parameters -+- Reporter: Naddiseo |Owner: nobody Type: Uncategorized| Status: new Component: cont

Re: [Django] #22611: sqlclear command tries to drop non-existing constraint with ForeignKey to self (postgresql)

2014-05-29 Thread Django
#22611: sqlclear command tries to drop non-existing constraint with ForeignKey to self (postgresql) -+- Reporter: valberg |Owner: valberg Type: Bug |

Re: [Django] #22729: Runserver’s autoreload not monitoring views.py & urls.py

2014-05-29 Thread Django
#22729: Runserver’s autoreload not monitoring views.py & urls.py ---+-- Reporter: Nim65s |Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |

Re: [Django] #22728: get_or_create with field lookups cause empty values

2014-05-29 Thread Django
#22728: get_or_create with field lookups cause empty values -+- Reporter: Xudonax |Owner: nobody Type: Bug | Status: new Component: Data

Re: [Django] #22729: Runserver’s autoreload not monitoring views.py & urls.py

2014-05-29 Thread Django
#22729: Runserver’s autoreload not monitoring views.py & urls.py ---+-- Reporter: Nim65s |Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |

[Django] #22729: Runserver’s autoreload not monitoring views.py & urls.py

2014-05-29 Thread Django
#22729: Runserver’s autoreload not monitoring views.py & urls.py ---+ Reporter: Nim65s | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.7-beta-2 Severity: N

Re: [Django] #20550: Add an option to preserve the database between test runs

2014-05-29 Thread Django
#20550: Add an option to preserve the database between test runs -+- Reporter: aaugustin|Owner: aaugustin Type: New feature | Status: assigned Com

[django/django] 62f950: Fixed #20401 -- ContentTypeManager.get_for_model r...

2014-05-29 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 62f9508ade5233fc7bf8af5b3afcd2f5b57d8288 https://github.com/django/django/commit/62f9508ade5233fc7bf8af5b3afcd2f5b57d8288 Author: Antonis Christofides Date: 2014-05-29 (Thu, 29 May 2014) Changed paths:

Re: [Django] #20401: get_for_model queries the wrong database

2014-05-29 Thread Django
#20401: get_for_model queries the wrong database --+ Reporter: aptiko|Owner: aptiko Type: Bug | Status: closed Component: contrib.co

Re: [Django] #20550: Add an option to preserve the database between test runs

2014-05-29 Thread Django
#20550: Add an option to preserve the database between test runs -+- Reporter: aaugustin|Owner: aaugustin Type: New feature | Status: assigned Com

[Django] #22728: get_or_create with field lookups cause empty values

2014-05-29 Thread Django
#22728: get_or_create with field lookups cause empty values --+--- Reporter: Xudonax | Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #22684: SelectDateWidget's none_value is not changeable

2014-05-29 Thread Django
#22684: SelectDateWidget's none_value is not changeable ---+ Reporter: danielsamuels |Owner: gyx1000 Type: New feature| Status: assigned Component: Forms |

Re: [Django] #22727: Display correct documentation version

2014-05-29 Thread Django
#22727: Display correct documentation version -+- Reporter: rayjay |Owner: nobody Type: New feature | Status: new Component: Documentation

[Django] #22727: Display correct documentation version

2014-05-29 Thread Django
#22727: Display correct documentation version ---+--- Reporter: rayjay | Owner: nobody Type: New feature| Status: new Component: Documentation |Version: 1.6 Severity: Normal |

Re: [Django] #22721: Fallback encoding support on request.GET required for MSIE

2014-05-29 Thread Django
#22721: Fallback encoding support on request.GET required for MSIE ---+-- Reporter: hoha@… |Owner: nobody Type: Bug| Status: new Component: HTTP handling

Re: [Django] #22726: Prevent setting nullable relations on unsaved objects

2014-05-29 Thread Django
#22726: Prevent setting nullable relations on unsaved objects -+- Reporter: vzima|Owner: nobody Type: Bug | Status: new Component: Da

Re: [Django] #22716: The unique error message uses incorrect grammar

2014-05-29 Thread Django
#22716: The unique error message uses incorrect grammar ---+-- Reporter: jdufresne |Owner: nobody Type: Uncategorized | Status: closed Component: Uncategorized |

Re: [Django] #22663: Documentation of "for internal use only" code

2014-05-29 Thread Django
#22663: Documentation of "for internal use only" code ---+-- Reporter: EvilDMP|Owner: nobody Type: Uncategorized | Status: closed Component: Documentation |

Re: [Django] #22684: SelectDateWidget's none_value is not changeable

2014-05-29 Thread Django
#22684: SelectDateWidget's none_value is not changeable ---+ Reporter: danielsamuels |Owner: gyx1000 Type: New feature| Status: new Component: Forms |

Re: [Django] #22716: The unique error message uses incorrect grammar

2014-05-29 Thread Django
#22716: The unique error message uses incorrect grammar ---+-- Reporter: jdufresne |Owner: nobody Type: Uncategorized | Status: closed Component: Uncategorized |

Re: [Django] #22716: The unique error message uses incorrect grammar

2014-05-29 Thread Django
#22716: The unique error message uses incorrect grammar ---+-- Reporter: jdufresne |Owner: nobody Type: Uncategorized | Status: closed Component: Uncategorized |

[django/django] c5afdc: [1.7.x] Removed unused import.

2014-05-29 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: c5afdc3d73945c8e9d45442dd488f413e67ce2aa https://github.com/django/django/commit/c5afdc3d73945c8e9d45442dd488f413e67ce2aa Author: Tim Graham Date: 2014-05-29 (Thu, 29 May 2014) Changed paths:

Re: [Django] #22726: Prevent setting nullable relations on unsaved objects (was: Enable one-to-one reverse cache on unsaved objects)

2014-05-29 Thread Django
#22726: Prevent setting nullable relations on unsaved objects -+- Reporter: vzima|Owner: nobody Type: Bug | Status: new Component: Da

Re: [Django] #22721: Fallback encoding support on request.GET required for MSIE

2014-05-29 Thread Django
#22721: Fallback encoding support on request.GET required for MSIE ---+-- Reporter: hoha@… |Owner: nobody Type: Bug| Status: new Component: HTTP handling

Re: [Django] #22721: Fallback encoding support on request.GET required for MSIE

2014-05-29 Thread Django
#22721: Fallback encoding support on request.GET required for MSIE ---+-- Reporter: hoha@… |Owner: nobody Type: Bug| Status: new Component: HTTP handling

Re: [Django] #22708: InvalidBasesError when running manage.py migrate (was: migrations doesn't migrate)

2014-05-29 Thread Django
#22708: InvalidBasesError when running manage.py migrate ---+-- Reporter: strelnikovdmitrij |Owner: nobody Type: Bug| Status: new Component: Migrations

Re: [Django] #22722: runserver - read environment variables from a .env file

2014-05-29 Thread Django
#22722: runserver - read environment variables from a .env file -+- Reporter: kermit |Owner: nobody Type: New feature | Status: closed Component

[Django] #22726: Enable one-to-one reverse cache on unsaved objects

2014-05-29 Thread Django
#22726: Enable one-to-one reverse cache on unsaved objects --+ Reporter: vzima | Owner: nobody Type: Bug | Status: new Component: Database layer (models,

Re: [Django] #22684: SelectDateWidget's none_value is not changeable

2014-05-29 Thread Django
#22684: SelectDateWidget's none_value is not changeable ---+ Reporter: danielsamuels |Owner: gyx1000 Type: New feature| Status: new Component: Forms |

Re: [Django] #22720: Migrating a model with 'order_with_respect_to' tries to create the '_order' colum twice.

2014-05-29 Thread Django
#22720: Migrating a model with 'order_with_respect_to' tries to create the '_order' colum twice. -+ Reporter: valberg |Owner: valberg Type: Bug | Status:

[django/django] 0ee27d: [1.7.x] Fixed #22720 -- Migrations attempt to crea...

2014-05-29 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 0ee27d5b62a76781f5d78fc3f506dca624941062 https://github.com/django/django/commit/0ee27d5b62a76781f5d78fc3f506dca624941062 Author: Víðir Valberg Guðmundsson Date: 2014-05-29 (Thu, 29 May 2014) Cha

Re: [Django] #22684: SelectDateWidget's none_value is not changeable

2014-05-29 Thread Django
#22684: SelectDateWidget's none_value is not changeable ---+ Reporter: danielsamuels |Owner: gyx1000 Type: New feature| Status: new Component: Forms |

Re: [Django] #22721: Fallback encoding support on request.GET required for MSIE

2014-05-29 Thread Django
#22721: Fallback encoding support on request.GET required for MSIE ---+-- Reporter: hoha@… |Owner: nobody Type: Bug| Status: new Component: HTTP handling

Re: [Django] #22684: SelectDateWidget's none_value is not changeable

2014-05-29 Thread Django
#22684: SelectDateWidget's none_value is not changeable ---+ Reporter: danielsamuels |Owner: gyx1000 Type: New feature| Status: closed Component: Forms |

Re: [Django] #22725: Migration.run_before does nothing

2014-05-29 Thread Django
#22725: Migration.run_before does nothing -+-- Reporter: SmileyChris |Owner: Type: Bug | Status: new Component: Migrations | Versi

[Django] #22725: Migration.run_before does nothing

2014-05-29 Thread Django
#22725: Migration.run_before does nothing -+ Reporter: SmileyChris | Owner: Type: Bug | Status: new Component: Migrations |Version: master Severity: Release blocker | Keywords:

[Django] #22724: Improve SingleObjectMixin

2014-05-29 Thread Django
#22724: Improve SingleObjectMixin --+ Reporter: tomc | Owner: nobody Type: Cleanup/optimization | Status: new Component: Generic views |Version: master Severity: Normal

Re: [Django] #22716: The unique error message uses incorrect grammar

2014-05-29 Thread Django
#22716: The unique error message uses incorrect grammar ---+-- Reporter: jdufresne |Owner: nobody Type: Uncategorized | Status: closed Component: Uncategorized |

Re: [Django] #22722: runserver - read environment variables from a .env file

2014-05-29 Thread Django
#22722: runserver - read environment variables from a .env file -+- Reporter: kermit |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #22710: Document aggregation behaviour for empty querysets

2014-05-29 Thread Django
#22710: Document aggregation behaviour for empty querysets --+ Reporter: matklad |Owner: gyx1000 Type: Cleanup/optimization | Status: assigned Component

Re: [Django] #21927: URL namespacing improvements

2014-05-29 Thread Django
#21927: URL namespacing improvements --+ Reporter: aaugustin |Owner: nobody Type: Cleanup/optimization | Status: new Component: Core (URLs) |