Re: [Django] #5524: Cleaned form data should not be deleted if other data is invalid.

2012-07-21 Thread Django
#5524: Cleaned form data should not be deleted if other data is invalid. -+- Reporter: __hawkeye__ |Owner: charettes Type: Bug | Status: new Component: Form

Re: [Django] #5524: Cleaned form data should not be deleted if other data is invalid.

2012-07-21 Thread Django
#5524: Cleaned form data should not be deleted if other data is invalid. -+- Reporter: __hawkeye__ |Owner: charettes Type: Bug | Status: new Component: Forms

[Django] #18655: Static and media files should be served using storages

2012-07-21 Thread Django
#18655: Static and media files should be served using storages -+ Reporter: mitar| Owner: nobody Type: Uncategorized| Status: new Component: contrib.staticfiles |Version: 1.4 S

Re: [Django] #10057: ModelAdmin.render_change_form should not override the 'has_delete' option

2012-07-21 Thread Django
#10057: ModelAdmin.render_change_form should not override the 'has_delete' option -+- Reporter: rajeesh |Owner: nobody Type: Bug | Status: c

[django/django] 01c392: Fixed #10057 -- Ensured that the 'show_delete' con...

2012-07-21 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 01c392623d988d7486bdaa870886df0ea3da5fa7 https://github.com/django/django/commit/01c392623d988d7486bdaa870886df0ea3da5fa7 Author: Julien Phalip Date: 2012-07-21 (Sat, 21 Jul 2012) Changed paths: M

Re: [Django] #18623: RSS feeds specify Atom namespace

2012-07-21 Thread Django
#18623: RSS feeds specify Atom namespace -+- Reporter: djangoproject@… |Owner: nobody Type: Bug | Status: new Component: contrib.syndication |

Re: [Django] #18530: Inconsistent error handling on admin filter url's

2012-07-21 Thread Django
#18530: Inconsistent error handling on admin filter url's -+ Reporter: david@… |Owner: nobody Type: Bug | Status: reopened Component: contrib.admin

Re: [Django] #10057: ModelAdmin.render_change_form should not override the 'has_delete' option

2012-07-21 Thread Django
#10057: ModelAdmin.render_change_form should not override the 'has_delete' option -+- Reporter: rajeesh |Owner: nobody Type: Bug | Status: r

[django/django] ea667e: Made LiveServerTestCase to restore state on exit.

2012-07-21 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ea667ee3aeed33bce1dd681d9c0ea42f9926db5a https://github.com/django/django/commit/ea667ee3aeed33bce1dd681d9c0ea42f9926db5a Author: Ramiro Morales Date: 2012-07-21 (Sat, 21 Jul 2012) Changed paths: M

Re: [Django] #2550: Allow a Backend to Globally Fail Authentication

2012-07-21 Thread Django
#2550: Allow a Backend to Globally Fail Authentication -+- Reporter: umbrae@… |Owner: Type: New feature | aashu_dwivedi Component: contrib.auth |

[Django] #18654: Support for model properties that are not fields in LayerMapping

2012-07-21 Thread Django
#18654: Support for model properties that are not fields in LayerMapping ---+-- Reporter: msopacua | Owner: nobody Type: Uncategorized | Status: new Component: GIS|Version: master Severi

Re: [Django] #9403: _set_content needs to perform the same _is_string check as the Constructor

2012-07-21 Thread Django
#9403: _set_content needs to perform the same _is_string check as the Constructor ---+- Reporter: magneto|Owner: nobody Type: Bug| Status: closed Componen

Re: [Django] #9403: _set_content needs to perform the same _is_string check as the Constructor

2012-07-21 Thread Django
#9403: _set_content needs to perform the same _is_string check as the Constructor ---+- Reporter: magneto|Owner: nobody Type: Bug| Status: closed Componen

Re: [Django] #9403: _set_content needs to perform the same _is_string check as the Constructor

2012-07-21 Thread Django
#9403: _set_content needs to perform the same _is_string check as the Constructor ---+ Reporter: magneto|Owner: nobody Type: Bug| Status: new Component:

[django/django] 2b6644: Fixed an `except` statement to be Python3-compatib...

2012-07-21 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 2b6644388f1a33f0b2eeb1c7a576fc04cfa72e0a https://github.com/django/django/commit/2b6644388f1a33f0b2eeb1c7a576fc04cfa72e0a Author: Julien Phalip Date: 2012-07-21 (Sat, 21 Jul 2012) Changed paths: M

Re: [Django] #18646: Link to EPUB documentation for 1.3 goes to 1.5 instead

2012-07-21 Thread Django
#18646: Link to EPUB documentation for 1.3 goes to 1.5 instead -+- Reporter: ianspiral@… |Owner: nobody Type: Uncategorized| Status: new Component: D

Re: [Django] #9335: TypedChoiceField, default empty value not unicode

2012-07-21 Thread Django
#9335: TypedChoiceField, default empty value not unicode -+- Reporter: fas |Owner: fas Type: Bug | Status: closed Component: Forms

Re: [Django] #9335: TypedChoiceField, default empty value not unicode

2012-07-21 Thread Django
#9335: TypedChoiceField, default empty value not unicode -+- Reporter: fas |Owner: fas Type: Bug | Status: new Component: Forms

Re: [Django] #6363: Bug with has_permission method of AdminSite class.

2012-07-21 Thread Django
#6363: Bug with has_permission method of AdminSite class. ---+-- Reporter: michelts |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #6363: Bug with has_permission method of AdminSite class.

2012-07-21 Thread Django
#6363: Bug with has_permission method of AdminSite class. ---+-- Reporter: michelts |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #14093: Confusing error when failing to create a session key because the cache is unavailable

2012-07-21 Thread Django
#14093: Confusing error when failing to create a session key because the cache is unavailable -+- Reporter: szymon@… |Owner: nobody Type: Bug |

[django/django] 4ceb9d: Removed u prefix on a unicode string.

2012-07-21 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 4ceb9db9d849905720a1c958a5f8629753ef6604 https://github.com/django/django/commit/4ceb9db9d849905720a1c958a5f8629753ef6604 Author: Aymeric Augustin Date: 2012-07-21 (Sat, 21 Jul 2012) Changed paths:

Re: [Django] #6170: Reverse urlresolver raises obscure exceptions on failure

2012-07-21 Thread Django
#6170: Reverse urlresolver raises obscure exceptions on failure -+- Reporter: abrahamson.j@… |Owner: nobody Type: Bug | Status: closed Component

[django/django] 1af027: Fixed #6170 -- Ensured that a useful exception is ...

2012-07-21 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 1af0271d7c6f5ecda2247a2b363d25f493c7b05a https://github.com/django/django/commit/1af0271d7c6f5ecda2247a2b363d25f493c7b05a Author: Julien Phalip Date: 2012-07-21 (Sat, 21 Jul 2012) Changed paths: M

Re: [Django] #6170: Reverse urlresolver raises obscure exceptions on failure

2012-07-21 Thread Django
#6170: Reverse urlresolver raises obscure exceptions on failure -+- Reporter: abrahamson.j@… |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #18653: timezone.now() should be datetime.timezone.now()

2012-07-21 Thread Django
#18653: timezone.now() should be datetime.timezone.now() ---+-- Reporter: anonymous |Owner: nobody Type: Bug| Status: closed Component: Documentation |

Re: [Django] #6170: Reverse urlresolver raises obscure exceptions on failure

2012-07-21 Thread Django
#6170: Reverse urlresolver raises obscure exceptions on failure -+- Reporter: abrahamson.j@… |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #18652: loaddata --database option ignored

2012-07-21 Thread Django
#18652: loaddata --database option ignored -+- Reporter: dack@… |Owner: nobody Type: Bug | Status: closed Component: Core (Management

Re: [Django] #18652: loaddata --database option ignored

2012-07-21 Thread Django
#18652: loaddata --database option ignored -+- Reporter: dack@… |Owner: nobody Type: Bug | Status: closed Component: Core (Management

[Django] #18653: timezone.now() should be datetime.timezone.now()

2012-07-21 Thread Django
#18653: timezone.now() should be datetime.timezone.now() ---+ Reporter: anonymous | Owner: nobody Type: Bug| Status: new Component: Documentation |Version: 1.4 Severity: Normal | K

[django/django] 9ecd97: Re-added Windows line ending stripped in previous ...

2012-07-21 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 9ecd978e269f28f711080fa66e47c84e6ff08d90 https://github.com/django/django/commit/9ecd978e269f28f711080fa66e47c84e6ff08d90 Author: Claude Paroz Date: 2012-07-21 (Sat, 21 Jul 2012) Changed paths: M t

Re: [Django] #5524: Cleaned form data should not be deleted if other data is invalid.

2012-07-21 Thread Django
#5524: Cleaned form data should not be deleted if other data is invalid. -+ Reporter: __hawkeye__ |Owner: nobody Type: Bug | Status: new Component: Forms|

Re: [Django] #18652: loaddata --database option ignored

2012-07-21 Thread Django
#18652: loaddata --database option ignored -+- Reporter: dack@… |Owner: nobody Type: Bug | Status: closed Component: Core (Management

Re: [Django] #4680: Fixes problem in initial_sql where "--" is in a string

2012-07-21 Thread Django
#4680: Fixes problem in initial_sql where "--" is in a string -+- Reporter: Tim Chase|Owner: anonymous Type: Bug | Status: closed Componen

[django/django] 423244: Fixed #4680 -- Improved initial_sql parsing

2012-07-21 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 423244bc6b670abc2b7d6896add5c1baf0b4ef2a https://github.com/django/django/commit/423244bc6b670abc2b7d6896add5c1baf0b4ef2a Author: Claude Paroz Date: 2012-07-21 (Sat, 21 Jul 2012) Changed paths: M d

Re: [Django] #17980: Tests fail when i18n set to True.

2012-07-21 Thread Django
#17980: Tests fail when i18n set to True. --+ Reporter: wassup|Owner: nobody Type: Bug | Status: closed Component: contrib.auth | Version:

Re: [Django] #18395: Make a brittle i18n test more reliable

2012-07-21 Thread Django
#18395: Make a brittle i18n test more reliable -+- Reporter: julien |Owner: nobody Type: Bug | Status: closed Component:

[django/django] 32a4df: Fixed #18395 -- Reset language-related global vari...

2012-07-21 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 32a4df6c55f2efd020b7fbc44c858f61b07da17d https://github.com/django/django/commit/32a4df6c55f2efd020b7fbc44c858f61b07da17d Author: Claude Paroz Date: 2012-07-21 (Sat, 21 Jul 2012) Changed paths: M d

Re: [Django] #18614: https://docs.djangoproject.com/en/1.4/topics/forms/ missing some sample code

2012-07-21 Thread Django
#18614: https://docs.djangoproject.com/en/1.4/topics/forms/ missing some sample code -+- Reporter: xarses@… |Owner: nobody Type: | Status:

Re: [Django] #18616: New auth signal: user_login_failed

2012-07-21 Thread Django
#18616: New auth signal: user_login_failed -+- Reporter: micolous |Owner: nobody Type: New feature | Status: new Component: contrib.auth

Re: [Django] #18395: Make a brittle i18n test more reliable

2012-07-21 Thread Django
#18395: Make a brittle i18n test more reliable -+- Reporter: julien |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #5899: Allow admin fieldsets to be collapsible but not initially collapsed

2012-07-21 Thread Django
#5899: Allow admin fieldsets to be collapsible but not initially collapsed -+- Reporter: Ionut Ciocirlan |Owner: dArignac | Status: assigned Type: N

Re: [Django] #5524: Cleaned form data should not be deleted if other data is invalid.

2012-07-21 Thread Django
#5524: Cleaned form data should not be deleted if other data is invalid. -+- Reporter: __hawkeye__ |Owner: nobody Type: Bug | Status: new Component: Forms

Re: [Django] #4680: Fixes problem in initial_sql where "--" is in a string

2012-07-21 Thread Django
#4680: Fixes problem in initial_sql where "--" is in a string -+- Reporter: Tim Chase|Owner: anonymous Type: Bug | Status: new Component:

Re: [Django] #4501: Coverage support for tests

2012-07-21 Thread Django
#4501: Coverage support for tests -+- Reporter: bugs@… |Owner: Type: New feature | krzysiumed Component: Testing framework| Status: assigne

Re: [Django] #5936: django-admin's shell --plain command doesn't respect PYTHONSTARTUP or .pythonrc settings

2012-07-21 Thread Django
#5936: django-admin's shell --plain command doesn't respect PYTHONSTARTUP or .pythonrc settings --+ Reporter: toddobryan|Owner: nobody Type: Bug | Status: new Co