Re: [Django] #12761: Paraguayan local flavor

2011-06-27 Thread Django
#12761: Paraguayan local flavor -+- Reporter: dschulz| Owner: BernhardEssl Type: New| Status: assigned feature| Component: c

Re: [Django] #16357: Navigation buttons in Docs footer would be helpful

2011-06-27 Thread Django
#16357: Navigation buttons in Docs footer would be helpful -+- Reporter: | Owner: julien ncoghlan@… | Status: new Type: |

[Changeset] r16472 - in django/trunk: django/contrib/auth django/contrib/auth/tests docs/topics

2011-06-27 Thread noreply
Author: SmileyChris Date: 2011-06-27 21:29:48 -0700 (Mon, 27 Jun 2011) New Revision: 16472 Modified: django/trunk/django/contrib/auth/models.py django/trunk/django/contrib/auth/tests/basic.py django/trunk/docs/topics/auth.txt Log: Make the email parameter of User.objects.create_user optio

Re: [Django] #3615: Can't define forward references in fixtures using MySQL with InnoDB

2011-06-27 Thread Django
#3615: Can't define forward references in fixtures using MySQL with InnoDB -+- Reporter: russellm | Owner: nobody Type: Bug| Status: new Milestone:

[Django] #16362: Ignore, rather than disallow, negative lookahead assertions

2011-06-27 Thread Django
#16362: Ignore, rather than disallow, negative lookahead assertions ---+--- Reporter: charles@… | Owner: nobody Type: Uncategorized | Status: new Milestone: | Component: Uncategorized Versio

Re: [Django] #3615: Can't define forward references in fixtures using MySQL with InnoDB

2011-06-27 Thread Django
#3615: Can't define forward references in fixtures using MySQL with InnoDB -+- Reporter: russellm | Owner: nobody Type: Bug| Status: new Milestone:

Re: [Django] #13875: cannot customize admin submit_row

2011-06-27 Thread Django
#13875: cannot customize admin submit_row ---+--- Reporter: drul | Owner: dArignac Type: New feature | Status: assigned Milestone: | Compo

Re: [Django] #13875: cannot customize admin submit_row

2011-06-27 Thread Django
#13875: cannot customize admin submit_row ---+--- Reporter: drul | Owner: dArignac Type: New feature | Status: assigned Milestone: | Compo

Re: [Django] #16361: IGNORABLE_404 functionality should respect APPEND_SLASH setting

2011-06-27 Thread Django
#16361: IGNORABLE_404 functionality should respect APPEND_SLASH setting --+-- Reporter: Leo | Owner: nobody Type: Bug | Status: new Milestone:

[Django] #16361: IGNORABLE_404 functionality should respect APPEND_SLASH setting

2011-06-27 Thread Django
#16361: IGNORABLE_404 functionality should respect APPEND_SLASH setting -+-- Reporter: Leo | Owner: nobody Type: Bug | Status: new Milestone: | Component: Core (Other) Version: 1.3 | Severity: Normal Ke

Re: [Django] #16359: Listen to click events from "Add another" admin inline link should be easier

2011-06-27 Thread Django
#16359: Listen to click events from "Add another" admin inline link should be easier -+- Reporter: contact@… | Owner: manfre Type: | Status: closed Cleanup/op

Re: [Django] #16360: Add a standard entrypoint for WSGI to project template

2011-06-27 Thread Django
#16360: Add a standard entrypoint for WSGI to project template ---+-- Reporter: jezdez | Owner: nobody Type: New feature | Status: new Milestone: 1.4

Re: [Django] #6362: Remove blank spaces with strip when validating the data

2011-06-27 Thread Django
#6362: Remove blank spaces with strip when validating the data -+- Reporter: marinho| Owner: nobody Type: New| Status: new feature

Re: [Django] #3615: Can't define forward references in fixtures using MySQL with InnoDB

2011-06-27 Thread Django
#3615: Can't define forward references in fixtures using MySQL with InnoDB -+- Reporter: russellm | Owner: nobody Type: Bug| Status: new Milestone:

Re: [Django] #12761: Paraguayan local flavor

2011-06-27 Thread Django
#12761: Paraguayan local flavor -+- Reporter: dschulz| Owner: BernhardEssl Type: New| Status: assigned feature| Component: c

Re: [Django] #16088: Multi-database tests fail in ContentType

2011-06-27 Thread Django
#16088: Multi-database tests fail in ContentType -+- Reporter: def@… | Owner: nobody Type: Bug| Status: reopened Milestone: | Co

Re: [Django] #16316: Error with GenericRelation applied to a subclass

2011-06-27 Thread Django
#16316: Error with GenericRelation applied to a subclass -+- Reporter: | Owner: nobody jordanreiter@… | Status: closed Type: Bug|

Re: [Django] #16353: With multi-databases, if django.contrib.sites.models.Site is not synchronized on all databases, Django's tests fail

2011-06-27 Thread Django
#16353: With multi-databases, if django.contrib.sites.models.Site is not synchronized on all databases, Django's tests fail -+--- Reporter: aaugustin | Owner: nobody Type: Bug|

Re: [Django] #16353: With multi-databases, if django.contrib.sites.models.Site is not synchronized on all databases, Django's tests fail

2011-06-27 Thread Django
#16353: With multi-databases, if django.contrib.sites.models.Site is not synchronized on all databases, Django's tests fail -+--- Reporter: aaugustin | Owner: manfre Type: Bug|

Re: [Django] #16359: Listen to click events from "Add another" admin inline link should be easier

2011-06-27 Thread Django
#16359: Listen to click events from "Add another" admin inline link should be easier -+- Reporter: contact@… | Owner: manfre Type: | Status: assigned Cleanup/

Re: [Django] #16355: TemplateSyntaxError raised by do_block do not allow using doublicate block

2011-06-27 Thread Django
#16355: TemplateSyntaxError raised by do_block do not allow using doublicate block -+- Reporter: | Owner: anonymous netinsideout@… | Status: assigned

Re: [Django] #12761: Paraguayan local flavor

2011-06-27 Thread Django
#12761: Paraguayan local flavor -+- Reporter: dschulz| Owner: BernhardEssl Type: New| Status: assigned feature| Component: c

Re: [Django] #16359: Listen to click events from "Add another" admin inline link should be easier

2011-06-27 Thread Django
#16359: Listen to click events from "Add another" admin inline link should be easier -+- Reporter: contact@… | Owner: nobody Type: | Status: new Cleanup/optim

Re: [Django] #16320: Please have view support for databases

2011-06-27 Thread Django
#16320: Please have view support for databases -+- Reporter: | Owner: nobody benedict.m.holland@… | Status: new Type: New| Component

Re: [Django] #16358: cached_db session with memcached forgets big values

2011-06-27 Thread Django
#16358: cached_db session with memcached forgets big values -+- Reporter: ccrisan| Owner: anonymous Type: Bug| Status: assigned Milestone:

Re: [Django] #16253: Additional info for Windows users in MySQLdb section of install instructions

2011-06-27 Thread Django
#16253: Additional info for Windows users in MySQLdb section of install instructions -+- Reporter: bjf2000@… | Owner: nobody Type: | Status: new Cleanup/optim

Re: [Django] #16360: Add a standard entrypoint for WSGI to project template

2011-06-27 Thread Django
#16360: Add a standard entrypoint for WSGI to project template ---+-- Reporter: jezdez | Owner: nobody Type: New feature | Status: new Milestone: 1.4

[Django] #16360: Add a standard entrypoint for WSGI to project template

2011-06-27 Thread Django
#16360: Add a standard entrypoint for WSGI to project template -+ Reporter: jezdez |Owner: nobody Type: New feature | Status: new Milestone: 1.4 |

Re: [Django] #10435: WSGI handler class cannot be overridden in runserver

2011-06-27 Thread Django
#10435: WSGI handler class cannot be overridden in runserver -+- Reporter: trevor | Owner: nobody Type: New| Status: new feature|

[Django] #16359: Listen to click events from "Add another" admin inline link should be easier

2011-06-27 Thread Django
#16359: Listen to click events from "Add another" admin inline link should be easier --+--- Reporter: contact@… | Owner: nobody Type: Cleanup/optimization | Status: new Milestone:

Re: [Django] #6362: Remove blank spaces with strip when validating the data

2011-06-27 Thread Django
#6362: Remove blank spaces with strip when validating the data -+- Reporter: marinho| Owner: nobody Type: New| Status: new feature

Re: [Django] #16253: Additional info for Windows users in MySQLdb section of install instructions

2011-06-27 Thread Django
#16253: Additional info for Windows users in MySQLdb section of install instructions -+- Reporter: bjf2000@… | Owner: nobody Type: | Status: new Cleanup/optim

Re: [Django] #15940: Patch database documentation to explain why using MySQL's sql_mode=strict is important (was: Patch database documentation to explain why using sql_mode=strict is important)

2011-06-27 Thread Django
#15940: Patch database documentation to explain why using MySQL's sql_mode=strict is important ---+--- Reporter: foxwhisper | Owner: nobody Type: New feature | Status: new

Re: [Django] #4656: Allow In-depth serialization by specifying depth to follow relationship

2011-06-27 Thread Django
#4656: Allow In-depth serialization by specifying depth to follow relationship -+- Reporter: | Owner: nobody jay.m.martin@… | Status: new Ty

Re: [Django] #16349: Wrong date input format for Brazilian localization

2011-06-27 Thread Django
#16349: Wrong date input format for Brazilian localization -+- Reporter: | Owner: nobody semente+django@… | Status: new Type: Bug|

Re: [Django] #15785: HttpRequest.read(NUM_BYTES) can read beyond the end of wsgi.input stream. (Violation of WSGI spec & under-defined behaviour)

2011-06-27 Thread Django
#15785: HttpRequest.read(NUM_BYTES) can read beyond the end of wsgi.input stream. (Violation of WSGI spec & under-defined behaviour) -+- Reporter: | Owner: tomchristie tomchristie

Re: [Django] #16350: Small admin CSS issue: messagelist items should be capitalized to work well in other languages

2011-06-27 Thread Django
#16350: Small admin CSS issue: messagelist items should be capitalized to work well in other languages +--- Reporter: semente | Owner: nobody Type: Bug | Status: new

Re: [Django] #4656: Allow In-depth serialization by specifying depth to follow relationship

2011-06-27 Thread Django
#4656: Allow In-depth serialization by specifying depth to follow relationship -+- Reporter: | Owner: nobody jay.m.martin@… | Status: new Ty

Re: [Django] #16357: Navigation buttons in Docs footer would be helpful

2011-06-27 Thread Django
#16357: Navigation buttons in Docs footer would be helpful -+- Reporter: | Owner: nobody ncoghlan@… | Status: new Type: |

Re: [Django] #11603: Add an assertFormSetError function to django.test.TestCase

2011-06-27 Thread Django
#11603: Add an assertFormSetError function to django.test.TestCase -+- Reporter: | Owner: martin_speleo martin_speleo | Status: new Type:

Re: [Django] #16202: Localflavor support for Slovenia (si)

2011-06-27 Thread Django
#16202: Localflavor support for Slovenia (si) -+- Reporter: Jure | Owner: nobody Cuhalev | Status: new Type: New| Component: contrib.l

Re: [Django] #16202: Localflavor support for Slovenia (si)

2011-06-27 Thread Django
#16202: Localflavor support for Slovenia (si) -+- Reporter: Jure | Owner: nobody Cuhalev | Status: new Type: New| Component: contrib.l

Re: [Django] #6773: Confusing error when ForeignKey lookup fails while serializing

2011-06-27 Thread Django
#6773: Confusing error when ForeignKey lookup fails while serializing -+- Reporter: kcarnold | Owner: Type: | Status: closed Cleanup/optimization

Re: [Django] #16354: Small typo in signing docs

2011-06-27 Thread Django
#16354: Small typo in signing docs -+- Reporter: charettes | Owner: nobody Type: | Status: closed Cleanup/optimization | Component: Docume

[Changeset] r16471 - django/trunk/django/core

2011-06-27 Thread noreply
Author: jezdez Date: 2011-06-27 02:00:12 -0700 (Mon, 27 Jun 2011) New Revision: 16471 Modified: django/trunk/django/core/signing.py Log: Fixed #16354 -- Fixed typo in signing docstring. Thanks, charettes. Modified: django/trunk/django/core/signing.py ===

Re: [Django] #16358: cached_db session with memcached forgets big values

2011-06-27 Thread Django
#16358: cached_db session with memcached forgets big values -+- Reporter: ccrisan| Owner: nobody Type: Bug| Status: new Milestone: |

[Django] #16358: cached_db session with memcached forgets big values

2011-06-27 Thread Django
#16358: cached_db session with memcached forgets big values -+- Reporter: ccrisan | Owner: nobody Type: Bug | Status: new Milestone: |

Re: [Django] #15750: smtp.EmailBackend won't use empty username/password

2011-06-27 Thread Django
#15750: smtp.EmailBackend won't use empty username/password -+- Reporter: thialfihar | Owner: bedmondmark Type: Bug| Status: new Miles

Re: [Django] #15884: Model validation allows nullable primary key field.

2011-06-27 Thread Django
#15884: Model validation allows nullable primary key field. -+- Reporter: | Owner: JustinTArthur JustinTArthur | Status: assigned Type: Bu