Re: [Django] #19545: `BaseFormSet.media` is always empty when `extra=0`

2013-01-01 Thread Django
#19545: `BaseFormSet.media` is always empty when `extra=0` ---+- Reporter: charettes |Owner: nobody Type: Bug| Status: new Component: Forms |

Re: [Django] #12579: QuerySet.get_or_create()'s behavior depends on database's uniqueness restrictions

2013-01-01 Thread Django
#12579: QuerySet.get_or_create()'s behavior depends on database's uniqueness restrictions -+- Reporter: timmolendijk |Owner: Type: Bug | vijay_shanker Component:

Re: [Django] #19520: Docs suggest wrong template_name_suffix

2013-01-01 Thread Django
#19520: Docs suggest wrong template_name_suffix ---+ Reporter: jnns |Owner: nobody Type: Bug| Status: closed Component: Documentation |

[django/django] 520a3f: [1.5.X] Fixed #19520 - Corrected some misleading d...

2013-01-01 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 520a3f090c0541ddfaf3e949ca1edc6a113b6305 https://github.com/django/django/commit/520a3f090c0541ddfaf3e949ca1edc6a113b6305 Author: Tim Graham Date: 2013-01-01 (Tue, 01 Jan 2013) Changed paths:

Re: [Django] #19520: Docs suggest wrong template_name_suffix

2013-01-01 Thread Django
#19520: Docs suggest wrong template_name_suffix ---+ Reporter: jnns |Owner: nobody Type: Bug| Status: closed Component: Documentation |

[django/django] 0d3f16: Fixed #19520 - Corrected some misleading docs abou...

2013-01-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0d3f16b12ea92aff208c4bb88d342eb787c92f71 https://github.com/django/django/commit/0d3f16b12ea92aff208c4bb88d342eb787c92f71 Author: Tim Graham Date: 2013-01-01 (Tue, 01 Jan 2013) Changed paths: M doc

Re: [Django] #19546: Add logging configuration to test_sqlite.py

2013-01-01 Thread Django
#19546: Add logging configuration to test_sqlite.py -+- Reporter: bak1an |Owner: nobody Type: | Status: new Cleanup/optimization

[django/django] feb41c: Modernized middleware tests.

2013-01-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: feb41c32468b6a17ac8e0f0b5c9575ffd3f08798 https://github.com/django/django/commit/feb41c32468b6a17ac8e0f0b5c9575ffd3f08798 Author: Aymeric Augustin Date: 2013-01-01 (Tue, 01 Jan 2013) Changed paths:

Re: [Django] #19516: Fix broken sphinx references in docs

2013-01-01 Thread Django
#19516: Fix broken sphinx references in docs --+ Reporter: timo |Owner: timo Type: Cleanup/optimization | Status: new Component: Documentation

Re: [Django] #19516: Fix broken sphinx references in docs

2013-01-01 Thread Django
#19516: Fix broken sphinx references in docs --+ Reporter: timo |Owner: timo Type: Cleanup/optimization | Status: new Component: Documentation

[django/django] fff975: [1.5.x] Removed unusable parameters to empty_form ...

2013-01-01 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: fff9752cb3164591a61816a35a967b5e7dbc2592 https://github.com/django/django/commit/fff9752cb3164591a61816a35a967b5e7dbc2592 Author: Claude Paroz Date: 2013-01-01 (Tue, 01 Jan 2013) Changed paths:

[django/django] 884f77: Removed unusable parameters to empty_form property

2013-01-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 884f77bd15f051224cdd8de63597db05ff3d7f43 https://github.com/django/django/commit/884f77bd15f051224cdd8de63597db05ff3d7f43 Author: Claude Paroz Date: 2013-01-01 (Tue, 01 Jan 2013) Changed paths: M d

Re: [Django] #19158: FileField's error message about too long filename should use plural translation function

2013-01-01 Thread Django
#19158: FileField's error message about too long filename should use plural translation function --+ Reporter: void |Owner: nobody Type: Bug |

Re: [Django] #19158: FileField's error message about too long filename should use plural translation function

2013-01-01 Thread Django
#19158: FileField's error message about too long filename should use plural translation function --+ Reporter: void |Owner: nobody Type: Bug |

Re: [Django] #19447: Intword and intabr expansion and intword_internal api exposure

2013-01-01 Thread Django
#19447: Intword and intabr expansion and intword_internal api exposure --+ Reporter: eire1130 |Owner: eire1130 Type: New feature | Status: new Component: c

Re: [Django] #19545: `BaseFormSet.media` is always empty when `extra=0`

2013-01-01 Thread Django
#19545: `BaseFormSet.media` is always empty when `extra=0` ---+- Reporter: charettes |Owner: nobody Type: Bug| Status: new Component: Forms |

Re: [Django] #19516: Fix broken sphinx references in docs

2013-01-01 Thread Django
#19516: Fix broken sphinx references in docs --+ Reporter: timo |Owner: timo Type: Cleanup/optimization | Status: new Component: Documentation

[django/django]

2013-01-01 Thread GitHub
Branch: refs/heads/19516 Home: https://github.com/django/django -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-u

[django/django] 8ca7ec: Fixed #19516 - Fixed remaining broken links.

2013-01-01 Thread GitHub
Branch: refs/heads/19516 Home: https://github.com/django/django Commit: 8ca7ec9442b11804890d7b102f36f6bc43092eaa https://github.com/django/django/commit/8ca7ec9442b11804890d7b102f36f6bc43092eaa Author: Tim Graham Date: 2013-01-01 (Tue, 01 Jan 2013) Changed paths: M docs

Re: [Django] #19427: Lacking Documentation on Custom Related Fields Pre-Save Override

2013-01-01 Thread Django
#19427: Lacking Documentation on Custom Related Fields Pre-Save Override -+- Reporter: s.shanabrook@… |Owner: Type: | vijay_shanker Cleanup/optimization

Re: [Django] #19546: Add logging configuration to test_sqlite.py

2013-01-01 Thread Django
#19546: Add logging configuration to test_sqlite.py -+- Reporter: bak1an |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #17650: BaseForm doesn't implement __contains__

2013-01-01 Thread Django
#17650: BaseForm doesn't implement __contains__ -+- Reporter: etox |Owner: anonymous Type: Uncategorized| Status: assigned Component: Forms

[django/django] 08140a: Tiny typo fixed in logging docs

2013-01-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 08140aec5c565dba1d1a8158ad631889f9aab2e6 https://github.com/django/django/commit/08140aec5c565dba1d1a8158ad631889f9aab2e6 Author: Daniele Procida Date: 2013-01-01 (Tue, 01 Jan 2013) Changed paths:

[Django] #19546: Add logging configuration to test_sqlite.py

2013-01-01 Thread Django
#19546: Add logging configuration to test_sqlite.py --+ Reporter: bak1an| Owner: nobody Type: Cleanup/optimization | Status: new Component: Testing framework |Version: master Sever

Re: [Django] #19092: formats.py for Lithuanian language

2013-01-01 Thread Django
#19092: formats.py for Lithuanian language --+ Reporter: skirsdeda |Owner: nobody Type: Bug | Status: new Component: Translations | Version:

[django/django] c5ce0e: Updated our six module to follow upstream changes.

2013-01-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c5ce0e8a687ecf7fbc38fa85c5311a6320a246c6 https://github.com/django/django/commit/c5ce0e8a687ecf7fbc38fa85c5311a6320a246c6 Author: Florian Apolloner Date: 2013-01-01 (Tue, 01 Jan 2013) Changed paths:

[django/django] c3d919: [1.5.x] Added a helper script for managing django ...

2013-01-01 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: c3d919d12a340ad38e1e263532e72605920ee850 https://github.com/django/django/commit/c3d919d12a340ad38e1e263532e72605920ee850 Author: Claude Paroz Date: 2013-01-01 (Tue, 01 Jan 2013) Changed paths:

[django/django] 739724: Added a helper script for managing django translat...

2013-01-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 739724ff825fc0a37f31a28607256bd09e008f0a https://github.com/django/django/commit/739724ff825fc0a37f31a28607256bd09e008f0a Author: Claude Paroz Date: 2013-01-01 (Tue, 01 Jan 2013) Changed paths: A s

[django/django] 3f2f50: [1.5.x] Updated translation catalogs for core and ...

2013-01-01 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 3f2f50699ee9502281fcde8497a0915cb414fff3 https://github.com/django/django/commit/3f2f50699ee9502281fcde8497a0915cb414fff3 Author: Claude Paroz Date: 2013-01-01 (Tue, 01 Jan 2013) Changed paths:

Re: [Django] #19210: django.utils.timesince() does not account for leap years

2013-01-01 Thread Django
#19210: django.utils.timesince() does not account for leap years --+ Reporter: jnns |Owner: hirokiky Type: Bug | Status: assigned Component: Core (Other)

[django/django] 7cb0cd: Replaced six.reraise with a simple raise.

2013-01-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 7cb0cd5afffb8e38930eed7d52bd120176019e71 https://github.com/django/django/commit/7cb0cd5afffb8e38930eed7d52bd120176019e71 Author: Florian Apolloner Date: 2013-01-01 (Tue, 01 Jan 2013) Changed paths:

[django/django] a4a4b1: Replaced e.message with e.args[0] in 3aa4b8165da23...

2013-01-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: a4a4b139cd1b2e5dd7a05f195c8990f4d94e882d https://github.com/django/django/commit/a4a4b139cd1b2e5dd7a05f195c8990f4d94e882d Author: Florian Apolloner Date: 2013-01-01 (Tue, 01 Jan 2013) Changed paths:

Re: [Django] #19545: `BaseFormSet.media` is always empty when `extra=0`

2013-01-01 Thread Django
#19545: `BaseFormSet.media` is always empty when `extra=0` ---+ Reporter: charettes |Owner: nobody Type: Bug| Status: new Component: Forms | Versio

[django/django] 581a36: Correct Lithuanian short date format.=0D

2013-01-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 581a36245c84850616cfd837177f0fd39e85f06d https://github.com/django/django/commit/581a36245c84850616cfd837177f0fd39e85f06d Author: kspi Date: 2012-07-04 (Wed, 04 Jul 2012) Changed paths: M django/co

Re: [Django] #17581: Development server errors

2013-01-01 Thread Django
#17581: Development server errors ---+ Reporter: pbzrpa@… |Owner: nobody Type: Bug| Status: new Component: Uncategorized | Version: 1.3

[django/django] cf7afe: Fixed a NameError in geoip/libgeoip if the GeoIP l...

2013-01-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: cf7afeb2d18b22f857a35d5cb698e2c180aadd2f https://github.com/django/django/commit/cf7afeb2d18b22f857a35d5cb698e2c180aadd2f Author: Florian Apolloner Date: 2013-01-01 (Tue, 01 Jan 2013) Changed paths:

Re: [Django] #19457: ImageField size detection fails for some files even when PIL could succeed

2013-01-01 Thread Django
#19457: ImageField size detection fails for some files even when PIL could succeed --+ Reporter: melinath |Owner: bak1an Type: Bug | Status:

[django/django] 3aa4b8: Fixed #19457 -- ImageField size detection failed f...

2013-01-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 3aa4b8165da23a2f094d0eeffacbda5484f4c1f6 https://github.com/django/django/commit/3aa4b8165da23a2f094d0eeffacbda5484f4c1f6 Author: Anton Baklanov Date: 2013-01-01 (Tue, 01 Jan 2013) Changed paths: M

Re: [Django] #19519: Django fails to close db connections at end of request-response cycle

2013-01-01 Thread Django
#19519: Django fails to close db connections at end of request-response cycle -+- Reporter: amosonn@…|Owner: aaugustin Type: Bug | Status: clo

Re: [Django] #19545: `BaseFormSet.media` is always empty when `extra=0`

2013-01-01 Thread Django
#19545: `BaseFormSet.media` is always empty when `extra=0` ---+-- Reporter: charettes |Owner: nobody Type: Bug| Status: new Component: Forms | Vers

Re: [Django] #19519: Django fails to close db connections at end of request-response cycle

2013-01-01 Thread Django
#19519: Django fails to close db connections at end of request-response cycle -+- Reporter: amosonn@…|Owner: aaugustin Type: Bug | Status: clo

[Django] #19545: `BaseFormSet.media` is always empty when `extra=0`

2013-01-01 Thread Django
#19545: `BaseFormSet.media` is always empty when `extra=0` + Reporter: charettes | Owner: nobody Type: Bug | Status: new Component: Forms |Version: master Severity: Normal | Keywords:

Re: [Django] #19519: Django fails to close db connections at end of request-response cycle

2013-01-01 Thread Django
#19519: Django fails to close db connections at end of request-response cycle -+- Reporter: amosonn@…|Owner: aaugustin Type: Bug | Status: new

Re: [Django] #19210: django.utils.timesince() does not account for leap years

2013-01-01 Thread Django
#19210: django.utils.timesince() does not account for leap years --+ Reporter: jnns |Owner: nobody Type: Bug | Status: new Component: Core (Other) |