[Django] #22597: update the inlineformset_factory example to include extra

2014-05-07 Thread Django
#22597: update the inlineformset_factory example to include extra --+--- Reporter: saurabh.hirani@… | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Versio

Re: [Django] #22439: LiveServerTestCase handles error messages inconsistently

2014-05-07 Thread Django
#22439: LiveServerTestCase handles error messages inconsistently --+ Reporter: jmbowman |Owner: jmbowman Type: Cleanup/optimization | Status: assigned Co

[django/django] bc82c0: [1.7.x] Restored site header text in password rese...

2014-05-07 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: bc82c0dbac33ced1a4d6953e8626236ae05af956 https://github.com/django/django/commit/bc82c0dbac33ced1a4d6953e8626236ae05af956 Author: Ramiro Morales Date: 2014-05-07 (Wed, 07 May 2014) Changed paths:

Re: [Django] #21293: Some authentication-related templates are broken

2014-05-07 Thread Django
#21293: Some authentication-related templates are broken -+ Reporter: EvilDMP |Owner: nobody Type: Bug | Status: closed Component: contrib.auth

[Django] #22596: revert select_related

2014-05-07 Thread Django
#22596: revert select_related --+ Reporter: qcxhome@… | Owner: nobody Type: New feature | Status: new Component: Database layer (models, ORM) |Version: 1.5

[django/django] 5ea34f: Restored site header text in password reset view.

2014-05-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 5ea34f3f86af307e1a1c02b49136f51a4f63da88 https://github.com/django/django/commit/5ea34f3f86af307e1a1c02b49136f51a4f63da88 Author: Ramiro Morales Date: 2014-05-07 (Wed, 07 May 2014) Changed paths: M

Re: [Django] #21293: Some authentication-related templates are broken

2014-05-07 Thread Django
#21293: Some authentication-related templates are broken -+ Reporter: EvilDMP |Owner: nobody Type: Bug | Status: closed Component: contrib.auth

Re: [Django] #22595: LiveServerTestCase concurrency

2014-05-07 Thread Django
#22595: LiveServerTestCase concurrency ---+-- Reporter: anonymous |Owner: nobody Type: Uncategorized | Status: new Component: Documentation | Version:

Re: [Django] #22563: Migration of admin.LogEntry.user fails.

2014-05-07 Thread Django
#22563: Migration of admin.LogEntry.user fails. -+ Reporter: efrinut@…|Owner: andrewgodwin Type: Bug | Status: new Component: Migrations |

Re: [Django] #22432: Switching model on an M2M field results in a broken db (no change to the automatic through table)

2014-05-07 Thread Django
#22432: Switching model on an M2M field results in a broken db (no change to the automatic through table) -+-- Reporter: melinath |Owner: timo Type: Bug |

Re: [Django] #22563: Migration of admin.LogEntry.user fails.

2014-05-07 Thread Django
#22563: Migration of admin.LogEntry.user fails. -+ Reporter: efrinut@…|Owner: andrewgodwin Type: Bug | Status: new Component: Migrations |

Re: [Django] #22476: Migrations fail to migrate m2m fields with custom through model.

2014-05-07 Thread Django
#22476: Migrations fail to migrate m2m fields with custom through model. -+ Reporter: apollo13 |Owner: nobody Type: Bug | Status: new Component: Migr

Re: [Django] #22476: Migrations fail to migrate m2m fields with custom through model.

2014-05-07 Thread Django
#22476: Migrations fail to migrate m2m fields with custom through model. -+ Reporter: apollo13 |Owner: andrewgodwin Type: Bug | Status: assigned C

Re: [Django] #22476: Migrations fail to migrate m2m fields with custom through model.

2014-05-07 Thread Django
#22476: Migrations fail to migrate m2m fields with custom through model. -+ Reporter: apollo13 |Owner: nobody Type: Bug | Status: new Component: Migr

Re: [Django] #22476: Migrations fail to migrate m2m fields with custom through model.

2014-05-07 Thread Django
#22476: Migrations fail to migrate m2m fields with custom through model. -+ Reporter: apollo13 |Owner: nobody Type: Bug | Status: new Component: Migr

[django/django] 8eb51a: Insert space.

2014-05-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 8eb51a8cf62bbbea2bbc776ea00ba08332151d92 https://github.com/django/django/commit/8eb51a8cf62bbbea2bbc776ea00ba08332151d92 Author: Markus Amalthea Magnuson Date: 2014-05-07 (Wed, 07 May 2014) Changed pa

Re: [Django] #22476: Migrations fail to migrate m2m fields with custom through model.

2014-05-07 Thread Django
#22476: Migrations fail to migrate m2m fields with custom through model. -+ Reporter: apollo13 |Owner: nobody Type: Bug | Status: new Component: Migr

Re: [Django] #22595: LiveServerTestCase concurrency

2014-05-07 Thread Django
#22595: LiveServerTestCase concurrency ---+-- Reporter: anonymous |Owner: nobody Type: Uncategorized | Status: new Component: Documentation | Version:

Re: [Django] #22595: LiveServerTestCase concurrency

2014-05-07 Thread Django
#22595: LiveServerTestCase concurrency ---+-- Reporter: anonymous |Owner: nobody Type: Uncategorized | Status: new Component: Documentation | Version:

[Django] #22595: LiveServerTestCase concurrency

2014-05-07 Thread Django
#22595: LiveServerTestCase concurrency ---+ Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.6 Severity: Normal | Keywords: Triage S

Re: [Django] #22588: makemigrations and regexvalidators

2014-05-07 Thread Django
#22588: makemigrations and regexvalidators -+-- Reporter: leftmoose|Owner: nobody Type: Bug | Status: new Component: Core (Other) |

Re: [Django] #22594: Content Type framework does not trigger Cascade delete

2014-05-07 Thread Django
#22594: Content Type framework does not trigger Cascade delete -+- Reporter: JoseTomasTocino |Owner: nobody Type: Uncategorized| Status: new Component:

Re: [Django] #22496: Data migrations are not transactional (except on Postgres)

2014-05-07 Thread Django
#22496: Data migrations are not transactional (except on Postgres) -+ Reporter: shai |Owner: nobody Type: Bug | Status: closed Compone

Re: [Django] #22496: Data migrations are not transactional (except on Postgres)

2014-05-07 Thread Django
#22496: Data migrations are not transactional (except on Postgres) -+ Reporter: shai |Owner: nobody Type: Bug | Status: closed Compone

[django/django] 7f63ac: [1.7.x] Fixed #22496: Data migrations get transact...

2014-05-07 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 7f63ac5a9f0ed76d2e372a8c0fda95cce67e7170 https://github.com/django/django/commit/7f63ac5a9f0ed76d2e372a8c0fda95cce67e7170 Author: Andrew Godwin Date: 2014-05-07 (Wed, 07 May 2014) Changed paths:

[django/django] 5a917c: Fixed #22496: Data migrations get transactions aga...

2014-05-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 5a917cfef319df33ca30a3b27bd0b0533b8e63bb https://github.com/django/django/commit/5a917cfef319df33ca30a3b27bd0b0533b8e63bb Author: Andrew Godwin Date: 2014-05-07 (Wed, 07 May 2014) Changed paths: M

[Django] #22594: Content Type framework does not trigger Cascade delete

2014-05-07 Thread Django
#22594: Content Type framework does not trigger Cascade delete --+ Reporter: JoseTomasTocino | Owner: nobody Type: Uncategorized | Status: new Component: contrib.contenttypes |Version: 1.6

Re: [Django] #22496: Data migrations are not transactional (except on Postgres)

2014-05-07 Thread Django
#22496: Data migrations are not transactional (except on Postgres) -+ Reporter: shai |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #22432: Switching model on an M2M field results in a broken db (no change to the automatic through table)

2014-05-07 Thread Django
#22432: Switching model on an M2M field results in a broken db (no change to the automatic through table) -+-- Reporter: melinath |Owner: timo Type: Bug |

Re: [Django] #22588: makemigrations and regexvalidators

2014-05-07 Thread Django
#22588: makemigrations and regexvalidators -+-- Reporter: leftmoose|Owner: nobody Type: Bug | Status: closed Component: Core (Other) |

[django/django] e9a456: Fixed #22581: Pass default values for schema throu...

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

Re: [Django] #22581: Field.get_default() causes migration to fail if non-string value returned

2014-05-07 Thread Django
#22581: Field.get_default() causes migration to fail if non-string value returned -+ Reporter: martin.tirsel@… |Owner: andrewgodwin Type: Bug | Status: clos

Re: [Django] #22581: Field.get_default() causes migration to fail if non-string value returned

2014-05-07 Thread Django
#22581: Field.get_default() causes migration to fail if non-string value returned -+ Reporter: martin.tirsel@… |Owner: andrewgodwin Type: Bug | Status: clos

Re: [Django] #22581: Field.get_default() causes migration to fail if non-string value returned

2014-05-07 Thread Django
#22581: Field.get_default() causes migration to fail if non-string value returned -+ Reporter: martin.tirsel@… |Owner: andrewgodwin Type: Bug | Status: clos

[django/django] d8bf41: [1.7.x] Fixed #22581: Pass default values for sche...

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

Re: [Django] #22534: Checks fail on non-swappable ForeignKeys when the related model is swapped out

2014-05-07 Thread Django
#22534: Checks fail on non-swappable ForeignKeys when the related model is swapped out + Reporter: bendavis78 |Owner: andrewgodwin Type: Bug | Status: assigned C

Re: [Django] #22534: Checks fail on non-swappable ForeignKeys when the related model is swapped out

2014-05-07 Thread Django
#22534: Checks fail on non-swappable ForeignKeys when the related model is swapped out -+ Reporter: bendavis78 |Owner: andrewgodwin Type: Bug | Status:

Re: [Django] #22563: Migration of admin.LogEntry.user fails.

2014-05-07 Thread Django
#22563: Migration of admin.LogEntry.user fails. -+ Reporter: efrinut@…|Owner: andrewgodwin Type: Bug | Status: closed Component: Migrations

Re: [Django] #22563: Migration of admin.LogEntry.user fails.

2014-05-07 Thread Django
#22563: Migration of admin.LogEntry.user fails. -+ Reporter: efrinut@…|Owner: andrewgodwin Type: Bug | Status: closed Component: Migrations

[django/django] f67433: [1.7.x] Fixed #22563: Better error message when tr...

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

[django/django] fc9743: Fixed #22563: Better error message when trying to ...

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

Re: [Django] #22563: Migration of admin.LogEntry.user fails.

2014-05-07 Thread Django
#22563: Migration of admin.LogEntry.user fails. -+ Reporter: efrinut@…|Owner: andrewgodwin Type: Bug | Status: assigned Component: Migrations

Re: [Django] #22568: FK to proxy model breaks migrate

2014-05-07 Thread Django
#22568: FK to proxy model breaks migrate +-- Reporter: leftmoose |Owner: nobody Type: Bug | Status: new Component: Migrations | Version: 1.7-beta

Re: [Django] #901: Reload method for models

2014-05-07 Thread Django
#901: Reload method for models -+- Reporter: andreas@…|Owner: adrian Type: New feature | Status: new Component: Database layer |

Re: [Django] #22593: ABout the locale paths

2014-05-07 Thread Django
#22593: ABout the locale paths ---+-- Reporter: lushizhao@…|Owner: nobody Type: Uncategorized | Status: closed Component: Uncategorized |

Re: [Django] #22592: AbstractBaseUser.__str__ may return non-string (None)

2014-05-07 Thread Django
#22592: AbstractBaseUser.__str__ may return non-string (None) +-- Reporter: david.fischer.ch@… |Owner: nobody Type: Bug | Status: closed Component: c

Re: [Django] #16877: documentation code blocks cropped on mobile browsers

2014-05-07 Thread Django
#16877: documentation code blocks cropped on mobile browsers -+ Reporter: dardub@… |Owner: nobody Type: Bug | Status: closed Component: *

Re: [Django] #22470: Migrations fail with order_with_respect_to and ForeignKey to self

2014-05-07 Thread Django
#22470: Migrations fail with order_with_respect_to and ForeignKey to self -+- Reporter: Jonas|Owner: Type: Bug | andrewgodwin Component: Migrations

Re: [Django] #22592: AbstractBaseUser.__str__ may return non-string (None)

2014-05-07 Thread Django
#22592: AbstractBaseUser.__str__ may return non-string (None) +-- Reporter: david.fischer.ch@… |Owner: nobody Type: Bug | Status: new Component: cont

[Django] #22593: ABout the locale paths

2014-05-07 Thread Django
#22593: ABout the locale paths ---+--- Reporter: lushizhao@…| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.6 Severity: Normal | Keywords: i18n,

Re: [Django] #22592: AbstractBaseUser.__str__ may return non-string (None)

2014-05-07 Thread Django
#22592: AbstractBaseUser.__str__ may return non-string (None) +-- Reporter: david.fischer.ch@… |Owner: nobody Type: Bug | Status: new Component: cont

[Django] #22592: AbstractBaseUser.__str__ may return non-string (None)

2014-05-07 Thread Django
#22592: AbstractBaseUser.__str__ may return non-string (None) + Reporter: david.fischer.ch@… | Owner: nobody Type: Bug | Status: new Component: contrib.auth|Version: master Sev

Re: [Django] #18517: URLField does not support url with underscore

2014-05-07 Thread Django
#18517: URLField does not support url with underscore -+-- Reporter: guoqiao |Owner: nobody Type: Bug | Status: closed Component: Core (URLs) |

Re: [Django] #6327: Add has_module_permission to ModelAdmin

2014-05-07 Thread Django
#6327: Add has_module_permission to ModelAdmin ---+ Reporter: chrj |Owner: Type: New feature| Status: new Component: contrib.admin | Version:

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

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

Re: [Django] #22340: Legacy Table Creation Methods Not Properly Deprecated

2014-05-07 Thread Django
#22340: Legacy Table Creation Methods Not Properly Deprecated -+ Reporter: mlavin |Owner: nobody Type: Bug | Status: new Component: Migrations

Re: [Django] #22340: Legacy Table Creation Methods Not Properly Deprecated

2014-05-07 Thread Django
#22340: Legacy Table Creation Methods Not Properly Deprecated -+ Reporter: mlavin |Owner: nobody Type: Bug | Status: new Component: Migrations

[django/django] af0620: [1.7.x] Updated some docs for the delayed deprecat...

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

[django/django] a2e3c9: Updated some docs for the delayed deprecation of l...

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

Re: [Django] #22577: The makemigrations management command has a problem with migrations dir

2014-05-07 Thread Django
#22577: The makemigrations management command has a problem with migrations dir -+- Reporter: japrogramer@…|Owner: nobody Type: Bug | Status: clos

Re: [Django] #22562: Each call of makemigrations creates a migration for custom user account.

2014-05-07 Thread Django
#22562: Each call of makemigrations creates a migration for custom user account. -+-- Reporter: efrinut@…|Owner: nobody Type: Bug | Status: closed Com

Re: [Django] #22588: makemigrations and regexvalidators

2014-05-07 Thread Django
#22588: makemigrations and regexvalidators -+-- Reporter: leftmoose|Owner: nobody Type: Bug | Status: new Component: Core (Other) |

[django/django] 541310: Forward ported docs of security issues from df8162...

2014-05-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 541310023d5c46b280dcc8092c43cd36785d2634 https://github.com/django/django/commit/541310023d5c46b280dcc8092c43cd36785d2634 Author: Tim Graham Date: 2014-05-07 (Wed, 07 May 2014) Changed paths: M doc

[django/django] ab2865: [1.7.x] Fixed some markup problems in docs/release...

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

Re: [Django] #22340: Legacy Table Creation Methods Not Properly Deprecated

2014-05-07 Thread Django
#22340: Legacy Table Creation Methods Not Properly Deprecated -+ Reporter: mlavin |Owner: nobody Type: Bug | Status: new Component: Migrations

[django/django] 10327b: [1.7.x] Bump DatabaseCreation deprecation to 2.0 (...

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

Re: [Django] #22591: Changing of HTTP status code in form_invalid()

2014-05-07 Thread Django
#22591: Changing of HTTP status code in form_invalid() -+-- Reporter: kevmo314@… |Owner: nobody Type: New feature | Status: new Component: Forms|

Re: [Django] #22470: Migrations fail with order_with_respect_to and ForeignKey to self

2014-05-07 Thread Django
#22470: Migrations fail with order_with_respect_to and ForeignKey to self -+- Reporter: Jonas|Owner: Type: Bug | andrewgodwin Component: Migrations

Re: [Django] #9586: Shall upload_to return an urlencoded string or not?

2014-05-07 Thread Django
#9586: Shall upload_to return an urlencoded string or not? --+ Reporter: eibaan|Owner: Type: Bug | Status: new Component: File upload