[django/django] bc7a21: Fixed Python 3.2 compatibility for a test.

2013-02-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: bc7a219b1e7979ebf0b511d8a3775a0af6dbad33 https://github.com/django/django/commit/bc7a219b1e7979ebf0b511d8a3775a0af6dbad33 Author: Julien Phalip Date: 2013-02-02 (Sat, 02 Feb 2013)

Re: [Django] #19527: bulk_create() can set the primary key

2013-02-02 Thread Django
#19527: bulk_create() can set the primary key -+- Reporter: Tuttle |Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #19724: manage.py app commands enumeration fails silently when MEDIA_URL doesn't end with a slash

2013-02-02 Thread Django
#19724: manage.py app commands enumeration fails silently when MEDIA_URL doesn't end with a slash -+- Reporter: peter.davis8@… |Owner: nobody Type: Bug |

Re: [Django] #17797: Added PATCH request functionality to django.test.client.Client

2013-02-02 Thread Django
#17797: Added PATCH request functionality to django.test.client.Client ---+ Reporter: pfarmer|Owner: nobody Type: New feature| Status: closed

[django/django] 293f7a: Fixed #17797 -- Enabled support for PATCH requests...

2013-02-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 293f7a21147ad94c92c7d5b3f33cbab2f87b001b https://github.com/django/django/commit/293f7a21147ad94c92c7d5b3f33cbab2f87b001b Author: Julien Phalip Date: 2013-02-02 (Sat, 02 Feb 2013)

Re: [Django] #19726: Ordering on booleans works different with SQLite and Postgres

2013-02-02 Thread Django
#19726: Ordering on booleans works different with SQLite and Postgres -+- Reporter: anonymous|Owner: nobody Type: Uncategorized| Status: closed

Re: [Django] #14305: inspectdb should output unmanaged model definitions

2013-02-02 Thread Django
#14305: inspectdb should output unmanaged model definitions -+- Reporter: ikelly |Owner: nobody Type: New feature | Status: closed Component:

[django/django] 08dc90: Fixed #14305 -- Switched inspectdb to create unman...

2013-02-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 08dc90bccf7c4ffa8b04064d74b54c1150af5ff9 https://github.com/django/django/commit/08dc90bccf7c4ffa8b04064d74b54c1150af5ff9 Author: Ramiro Morales Date: 2013-02-02 (Sat, 02 Feb 2013)

Re: [Django] #19333: Collect static copies a .py file

2013-02-02 Thread Django
#19333: Collect static copies a .py file -+- Reporter: camilonova |Owner: nobody Type: Bug | Status: closed Component: contrib.admin

[django/django] be5369: [1.5.x] Fixed #19333 -- Moved compress.py outside ...

2013-02-02 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: be5369fd24adfc788e59eaf0363d4d137ded6ef8 https://github.com/django/django/commit/be5369fd24adfc788e59eaf0363d4d137ded6ef8 Author: Julien Phalip Date: 2013-02-02 (Sat, 02 Feb

Re: [Django] #19333: Collect static copies a .py file

2013-02-02 Thread Django
#19333: Collect static copies a .py file -+- Reporter: camilonova |Owner: nobody Type: Bug | Status: closed Component: contrib.admin

[django/django] c9c40b: Fixed #19333 -- Moved compress.py outside of the a...

2013-02-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c9c40bc6bc64e67365338751e4967d86d0882abf https://github.com/django/django/commit/c9c40bc6bc64e67365338751e4967d86d0882abf Author: Julien Phalip Date: 2013-02-02 (Sat, 02 Feb 2013)

Re: [Django] #19445: Fieldsets' validation doesn't call get_form

2013-02-02 Thread Django
#19445: Fieldsets' validation doesn't call get_form ---+ Reporter: KJ |Owner: slurms Type: Bug| Status: closed Component: contrib.admin |

[django/django] e18bd6: [1.5.x] Fixed #19445 -- Skip admin fieldsets valid...

2013-02-02 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: e18bd68dbc64dfe08ae0fbb54591d5c8f7e456eb https://github.com/django/django/commit/e18bd68dbc64dfe08ae0fbb54591d5c8f7e456eb Author: Nick Sandford Date: 2013-02-02 (Sat, 02 Feb

Re: [Django] #19445: Fieldsets' validation doesn't call get_form

2013-02-02 Thread Django
#19445: Fieldsets' validation doesn't call get_form ---+ Reporter: KJ |Owner: slurms Type: Bug| Status: closed Component: contrib.admin |

[django/django] 0694d2: Fixed #19445 -- Skip admin fieldsets validation wh...

2013-02-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0694d2196f0fadde37ff2d002a9a4a8edb3ca504 https://github.com/django/django/commit/0694d2196f0fadde37ff2d002a9a4a8edb3ca504 Author: Nick Sandford Date: 2013-02-02 (Sat, 02 Feb 2013)

Re: [Django] #19333: Collect static copies a .py file

2013-02-02 Thread Django
#19333: Collect static copies a .py file -+- Reporter: camilonova |Owner: nobody Type: Bug | Status: new Component: contrib.admin|

Re: [Django] #17379: Silent translation of all ./manage.py commands to en-us unexpected/undocumented

2013-02-02 Thread Django
#17379: Silent translation of all ./manage.py commands to en-us unexpected/undocumented -+- Reporter: chrischambers|Owner: ramiro Type: Bug |

Re: [Django] #18297: Reverse generic relation to a model inheriting from the model defining a generic relation confuses flush

2013-02-02 Thread Django
#18297: Reverse generic relation to a model inheriting from the model defining a generic relation confuses flush -+- Reporter: pronik |Owner: nobody Type: Bug

Re: [Django] #14844: i18n blocktrans tag pluralization feature limited by gettext constraints and shared local tag context (was: i18n blocktrans tag pluralization feature limited by gettext constraint

2013-02-02 Thread Django
#14844: i18n blocktrans tag pluralization feature limited by gettext constraints and shared local tag context --+ Reporter: ramiro|Owner: nobody Type: Bug

Re: [Django] #9501: Generic relations to derived models won't allow for deletion of objects those models are attached to.

2013-02-02 Thread Django
#9501: Generic relations to derived models won't allow for deletion of objects those models are attached to. --+ Reporter: Beetle_B |Owner: nobody Type: Bug |

Re: [Django] #13203: Deletion error of model with generic relation to inherited model

2013-02-02 Thread Django
#13203: Deletion error of model with generic relation to inherited model --+ Reporter: ramusus |Owner: nobody Type: Bug | Status: new

Re: [Django] #19082: Improve the prepopulated_fields autocompletion logic

2013-02-02 Thread Django
#19082: Improve the prepopulated_fields autocompletion logic -+- Reporter: msaelices|Owner: Type: | micaelwidell Cleanup/optimization |

Re: [Django] #17061: Factor out "get a module-level object from a dotted path" function

2013-02-02 Thread Django
#17061: Factor out "get a module-level object from a dotted path" function --+ Reporter: carljm|Owner: claudep Type: Cleanup/optimization | Status: new

Re: [Django] #19333: Collect static copies a .py file

2013-02-02 Thread Django
#19333: Collect static copies a .py file ---+ Reporter: camilonova |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #17061: Factor out "get a module-level object from a dotted path" function

2013-02-02 Thread Django
#17061: Factor out "get a module-level object from a dotted path" function --+ Reporter: carljm|Owner: claudep Type: Cleanup/optimization | Status: new

Re: [Django] #13203: Deletion error of model with generic relation to inherited model

2013-02-02 Thread Django
#13203: Deletion error of model with generic relation to inherited model --+ Reporter: ramusus |Owner: nobody Type: Bug | Status: new

Re: [Django] #19333: Collect static copies a .py file

2013-02-02 Thread Django
#19333: Collect static copies a .py file -+- Reporter: camilonova |Owner: nobody Type: Bug | Status: new Component: contrib.admin|

Re: [Django] #17061: Factor out "get a module-level object from a dotted path" function

2013-02-02 Thread Django
#17061: Factor out "get a module-level object from a dotted path" function --+ Reporter: carljm|Owner: claudep Type: Cleanup/optimization | Status: new

[django/django]

2013-02-02 Thread GitHub
Branch: refs/heads/13203 Home: https://github.com/django/django -- You received this message because you are subscribed to the Google Groups "Django updates" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[django/django] 82a7e5: Commit tests.

2013-02-02 Thread GitHub
Branch: refs/heads/13203 Home: https://github.com/django/django Commit: 82a7e5a3f6cff9a94bfa96b4941504d56b018ac8 https://github.com/django/django/commit/82a7e5a3f6cff9a94bfa96b4941504d56b018ac8 Author: Ramiro Morales Date: 2013-02-02 (Sat, 02 Feb 2013)

Re: [Django] #19333: Collect static copies a .py file

2013-02-02 Thread Django
#19333: Collect static copies a .py file -+- Reporter: camilonova |Owner: nobody Type: Bug | Status: new Component: contrib.admin|

Re: [Django] #19550: Make the filtered select widget wider

2013-02-02 Thread Django
#19550: Make the filtered select widget wider -+- Reporter: aaugustin|Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #19686: Support HTML5 number input type

2013-02-02 Thread Django
#19686: Support HTML5 number input type -+ Reporter: claudep |Owner: nobody Type: New feature | Status: new Component: Forms| Version: master

Re: [Django] #16455: Postgis 2.0 Compatibility

2013-02-02 Thread Django
#16455: Postgis 2.0 Compatibility -+- Reporter: ckarrie |Owner: jbronn Type: New feature | Status: closed Component: GIS |

Re: [Django] #19726: Ordering on booleans works different with SQLite and Postgres

2013-02-02 Thread Django
#19726: Ordering on booleans works different with SQLite and Postgres -+- Reporter: anonymous|Owner: nobody Type: Uncategorized| Status: new

[Django] #19726: Ordering on booleans works different with SQLite and Postgres

2013-02-02 Thread Django
#19726: Ordering on booleans works different with SQLite and Postgres --+ Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Database

Re: [Django] #6818: Generic Relations, doesn't seem to delete all related objects.

2013-02-02 Thread Django
#6818: Generic Relations, doesn't seem to delete all related objects. -+- Reporter: niklas |Owner: nobody Type: Bug | Status: closed

Re: [Django] #18986: Improve error message for broken CSS in CachedStaticFilesStorage

2013-02-02 Thread Django
#18986: Improve error message for broken CSS in CachedStaticFilesStorage -+- Reporter: aaugustin|Owner: aaugustin Type: | Status:

Re: [Django] #18986: Improve error message for broken CSS in CachedStaticFilesStorage

2013-02-02 Thread Django
#18986: Improve error message for broken CSS in CachedStaticFilesStorage -+- Reporter: aaugustin|Owner: aaugustin Type: | Status:

Re: [Django] #19686: Support HTML5 number input type

2013-02-02 Thread Django
#19686: Support HTML5 number input type -+ Reporter: claudep |Owner: nobody Type: New feature | Status: new Component: Forms| Version: master

Re: [Django] #15363: get_queryset & get_query_set

2013-02-02 Thread Django
#15363: get_queryset & get_query_set --+ Reporter: sorl |Owner: nobody Type: Cleanup/optimization | Status: new Component: Core (Other) |

Re: [Django] #19725: `createsuperuser` command fails with custom User model

2013-02-02 Thread Django
#19725: `createsuperuser` command fails with custom User model --+-- Reporter: michisu |Owner: nobody Type: Bug | Status: new Component: contrib.auth |

Re: [Django] #19699: Documentation for "index_together" is an infinite loop.

2013-02-02 Thread Django
#19699: Documentation for "index_together" is an infinite loop. -+- Reporter: vernondcole |Owner: nobody Type: | Status: new

Re: [Django] #19722: GenericRelation in a subclass, filtering by a field of the GFK-declaring model fails

2013-02-02 Thread Django
#19722: GenericRelation in a subclass, filtering by a field of the GFK-declaring model fails --+ Reporter: ramiro|Owner: ramiro Type: Bug |

Re: [Django] #19699: Documentation for "index_together" is an infinite loop.

2013-02-02 Thread Django
#19699: Documentation for "index_together" is an infinite loop. -+- Reporter: vernondcole |Owner: nobody Type: | Status: new

Re: [Django] #19662: Explain correct `authenticate` usage with custom user model.

2013-02-02 Thread Django
#19662: Explain correct `authenticate` usage with custom user model. -+-- Reporter: tomchristie |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #17235: Multipartparser shouldn't leave the QueryDict mutable

2013-02-02 Thread Django
#17235: Multipartparser shouldn't leave the QueryDict mutable ---+ Reporter: apollo13 |Owner: hirokiky Type: Bug| Status: assigned Component: HTTP handling

Re: [Django] #17235: Multipartparser shouldn't leave the QueryDict mutable

2013-02-02 Thread Django
#17235: Multipartparser shouldn't leave the QueryDict mutable ---+ Reporter: apollo13 |Owner: nobody Type: Bug| Status: new Component: HTTP handling |

Re: [Django] #19706: Tutorial amendments

2013-02-02 Thread Django
#19706: Tutorial amendments -+- Reporter: EvilDMP |Owner: timo Type: | Status: assigned Cleanup/optimization |

Re: [Django] #19700: BoundField documentation: original field

2013-02-02 Thread Django
#19700: BoundField documentation: original field ---+-- Reporter: tga|Owner: nobody Type: New feature| Status: closed Component: Documentation |

[django/django] f28fbe: [1.5.x] Fixed #19700 - Added documentation for Bou...

2013-02-02 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: f28fbe7314712d3e594a0f6509361378162cc7ea https://github.com/django/django/commit/f28fbe7314712d3e594a0f6509361378162cc7ea Author: Tim Graham Date: 2013-02-02 (Sat, 02 Feb

Re: [Django] #19700: BoundField documentation: original field

2013-02-02 Thread Django
#19700: BoundField documentation: original field ---+-- Reporter: tga|Owner: nobody Type: New feature| Status: closed Component: Documentation |

[django/django] fdaaa2: Fixed #19700 - Added documentation for BoundField....

2013-02-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: fdaaa241715ece2f706041faf16fb282e2782593 https://github.com/django/django/commit/fdaaa241715ece2f706041faf16fb282e2782593 Author: Tim Graham Date: 2013-02-02 (Sat, 02 Feb 2013)

[django/django] ec93ec: [1.4.x] Fixed #19702 -- Changed a SQL command synt...

2013-02-02 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: ec93ecdd1071e5552fa10afa1160e2081cfc1de0 https://github.com/django/django/commit/ec93ecdd1071e5552fa10afa1160e2081cfc1de0 Author: Claude Paroz Date: 2013-02-02 (Sat, 02 Feb

Re: [Django] #19702: mysql backend: 'SHOW TABLE STATUS WHERE name=...' not compatible with MySQL 4

2013-02-02 Thread Django
#19702: mysql backend: 'SHOW TABLE STATUS WHERE name=...' not compatible with MySQL 4 -+- Reporter: matf@… |Owner: nobody Type: Bug |

Re: [Django] #19699: Documentation for "index_together" is an infinite loop.

2013-02-02 Thread Django
#19699: Documentation for "index_together" is an infinite loop. ---+-- Reporter: vernondcole|Owner: nobody Type: Uncategorized | Status: new Component: Documentation |

[django/django] 3610d1: [1.5.x] Lowered field ordering requirement in ogri...

2013-02-02 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: 3610d11ba06f242d409100fd456ecf22d3bfcf7f https://github.com/django/django/commit/3610d11ba06f242d409100fd456ecf22d3bfcf7f Author: Claude Paroz Date: 2013-02-02 (Sat, 02 Feb

[django/django] 974909: [1.5.x] Lowered field ordering requirement in ogri...

2013-02-02 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 974909bc9a01ebd3d6f9f938c713ff90e1f41e5a https://github.com/django/django/commit/974909bc9a01ebd3d6f9f938c713ff90e1f41e5a Author: Claude Paroz Date: 2013-02-02 (Sat, 02 Feb

[django/django] a1c470: Lowered field ordering requirement in ogrinspect t...

2013-02-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: a1c470a6f6084ee3d803d884b62df61ab6f5c5df https://github.com/django/django/commit/a1c470a6f6084ee3d803d884b62df61ab6f5c5df Author: Claude Paroz Date: 2013-02-02 (Sat, 02 Feb 2013)

[django/django] aaf6f3: [1.5.x] Added missing parentheses in if clause

2013-02-02 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: aaf6f39743cfe24b0db7fa34017ca364ef7e5e06 https://github.com/django/django/commit/aaf6f39743cfe24b0db7fa34017ca364ef7e5e06 Author: Claude Paroz Date: 2013-02-02 (Sat, 02 Feb

[django/django] 1f8e7b: Added missing parentheses in if clause

2013-02-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 1f8e7bb07592f422406313e3eb41f78790ec94a5 https://github.com/django/django/commit/1f8e7bb07592f422406313e3eb41f78790ec94a5 Author: Claude Paroz Date: 2013-02-02 (Sat, 02 Feb 2013)

Re: [Django] #18144: MD5PasswordHasher: broken backwards compatibility with empty salt

2013-02-02 Thread Django
#18144: MD5PasswordHasher: broken backwards compatibility with empty salt -+- Reporter: apreobrazhensky@…|Owner: nobody Type: Bug | Status: closed

[django/django] 6bd389: [1.4.x] Fixed #18144 -- Added backwards compatibil...

2013-02-02 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: 6bd3896fcb5c626a5ef613895d52c69130156d3a https://github.com/django/django/commit/6bd3896fcb5c626a5ef613895d52c69130156d3a Author: Claude Paroz Date: 2013-02-02 (Sat, 02 Feb

Re: [Django] #18144: MD5PasswordHasher: broken backwards compatibility with empty salt

2013-02-02 Thread Django
#18144: MD5PasswordHasher: broken backwards compatibility with empty salt -+- Reporter: apreobrazhensky@…|Owner: nobody Type: Bug | Status: closed

[django/django] c39be8: [1.5.x] Fixed #18144 -- Added backwards compatibil...

2013-02-02 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: c39be8b836282c1060e64dc17c6cb8184c14cf0b https://github.com/django/django/commit/c39be8b836282c1060e64dc17c6cb8184c14cf0b Author: Claude Paroz Date: 2013-02-02 (Sat, 02 Feb

Re: [Django] #18144: MD5PasswordHasher: broken backwards compatibility with empty salt

2013-02-02 Thread Django
#18144: MD5PasswordHasher: broken backwards compatibility with empty salt -+- Reporter: apreobrazhensky@…|Owner: nobody Type: Bug | Status: closed

[django/django] 63d6a5: Fixed #18144 -- Added backwards compatibility with...

2013-02-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 63d6a50dd8ab4f47c9ae11c1d2a4c4c7eed06be6 https://github.com/django/django/commit/63d6a50dd8ab4f47c9ae11c1d2a4c4c7eed06be6 Author: Claude Paroz Date: 2013-02-02 (Sat, 02 Feb 2013)

Re: [Django] #19724: manage.py app commands enumeration fails silently when MEDIA_URL doesn't end with a slash

2013-02-02 Thread Django
#19724: manage.py app commands enumeration fails silently when MEDIA_URL doesn't end with a slash -+- Reporter: peter.davis8@… |Owner: nobody Type: Bug |

Re: [Django] #19160: Make ungettext_lazy really usable

2013-02-02 Thread Django
#19160: Make ungettext_lazy really usable --+ Reporter: claudep |Owner: nobody Type: New feature | Status: closed Component:

[django/django] ace9d4: Made ungettext_lazy usable for messages that do no...

2013-02-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ace9d4efc3e6e0b07fd94b039d62e0d32c81ed3f https://github.com/django/django/commit/ace9d4efc3e6e0b07fd94b039d62e0d32c81ed3f Author: Aymeric Augustin Date: 2013-02-02 (Sat, 02 Feb

[django/django] db5049: Fixed the test introduced in 2ca37af6 under Python...

2013-02-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: db5049c9f7c6347e4d7866599877beb9e8e78f60 https://github.com/django/django/commit/db5049c9f7c6347e4d7866599877beb9e8e78f60 Author: Aymeric Augustin Date: 2013-02-02 (Sat, 02 Feb

Re: [Django] #19724: manage.py app commands enumeration fails silently when MEDIA_URL doesn't end with a slash

2013-02-02 Thread Django
#19724: manage.py app commands enumeration fails silently when MEDIA_URL doesn't end with a slash -+- Reporter: peter.davis8@… |Owner: nobody Type: Bug |

Re: [Django] #19724: manage.py app commands enumeration fails silently when MEDIA_URL doesn't end with a slash

2013-02-02 Thread Django
#19724: manage.py app commands enumeration fails silently when MEDIA_URL doesn't end with a slash -+- Reporter: peter.davis8@… |Owner: nobody Type: Uncategorized|