Re: [Django] #11528: Chinese translation for Django-1.1

2009-07-22 Thread Django
#11528: Chinese translation for Django-1.1 ---+ Reporter: qingfeng | Owner: nobody Status: new | Milestone: 1.1 Component: Translations | Version: SVN

[Django] #11528: Chinese translation for Django-1.1

2009-07-22 Thread Django
#11528: Chinese translation for Django-1.1 --+- Reporter: qingfeng | Owner: nobody Status: new | Milestone: 1.1 Component: Translations | Version: SVN Keywords:

Re: [Django] #11526: LDAP authentication backend

2009-07-22 Thread Django
#11526: LDAP authentication backend -+-- Reporter: psagers | Owner: nobody Status: new | Milestone: Component: Authentication | Version: SVN

Re: [Django] #11527: Documentation and testing for F() assignment to model attributes

2009-07-22 Thread Django
#11527: Documentation and testing for F() assignment to model attributes ---+ Reporter: zacharyvoase | Owner: zacharyvoase Status: assigned |

Re: [Django] #11527: Documentation and testing for F() assignment to model attributes

2009-07-22 Thread Django
#11527: Documentation and testing for F() assignment to model attributes ---+ Reporter: zacharyvoase | Owner: zacharyvoase Status: assigned |

Re: [Django] #11527: Documentation and testing for F() assignment to model attributes

2009-07-22 Thread Django
#11527: Documentation and testing for F() assignment to model attributes ---+ Reporter: zacharyvoase | Owner: zacharyvoase Status: assigned |

[Django] #11527: Documentation and testing for F() assignment to model attributes

2009-07-22 Thread Django
#11527: Documentation and testing for F() assignment to model attributes --+- Reporter: zacharyvoase | Owner: nobody Status: new | Milestone: 1.1 Component:

Re: [Django] #10427: Bound field needs an easy way to get form value

2009-07-22 Thread Django
#10427: Bound field needs an easy way to get form value ---+ Reporter: toxik | Owner: nobody Status: reopened | Milestone: Component: Forms |

[Django] #11526: LDAP authentication backend

2009-07-22 Thread Django
#11526: LDAP authentication backend +--- Reporter: psagers | Owner: nobody Status: new | Milestone: Component: Authentication | Version: SVN Keywords: ldap

Re: [Django] #6681: Problem with restructuredtext in markup module

2009-07-22 Thread Django
#6681: Problem with restructuredtext in markup module ---+ Reporter: mtredinnick | Owner: nobody Status: reopened | Milestone: Component: Contrib apps |

[Django] #11525: Updated Russian translation

2009-07-22 Thread Django
#11525: Updated Russian translation -+-- Reporter: dc | Owner: nobody Status: new | Milestone: 1.1 Component: Translations | Version: SVN

Re: [Django] #11520: Release tarball includes useless ".DS_Store" files

2009-07-22 Thread Django
#11520: Release tarball includes useless ".DS_Store" files +--- Reporter: lamby | Owner: nobody Status: new| Milestone: 1.1 Component: Uncategorized |

Re: [Django] #7198: manage.py sql/sqlall/etc. errors on apps without models.py files

2009-07-22 Thread Django
#7198: manage.py sql/sqlall/etc. errors on apps without models.py files -+-- Reporter: gav | Owner: nobody Status: new |

Re: [Django] #7052: auth fixture fails to import when running test server

2009-07-22 Thread Django
#7052: auth fixture fails to import when running test server +--- Reporter: jb0t | Owner: nobody Status: new| Milestone:

Re: [Django] #8412: When there is a DateTimeField in, data saved with dumpdata cannot be reloaded using loaddata (on German Systems)

2009-07-22 Thread Django
#8412: When there is a DateTimeField in, data saved with dumpdata cannot be reloaded using loaddata (on German Systems) -+-- Reporter: Mark Essien | Owner: nobody

Re: [Django] #8412: When there is a DateTimeField in, data saved with dumpdata cannot be reloaded using loaddata (on German Systems)

2009-07-22 Thread Django
#8412: When there is a DateTimeField in, data saved with dumpdata cannot be reloaded using loaddata (on German Systems) -+-- Reporter: Mark Essien | Owner: nobody

Re: [Django] #10636: Development server fails if settings module does not define ADMIN_MEDIA_PREFIX

2009-07-22 Thread Django
#10636: Development server fails if settings module does not define ADMIN_MEDIA_PREFIX --+- Reporter: Lee Phillips | Owner: nobody Status: reopened

[Django] #11524: Japanese translation for Django-1.1

2009-07-22 Thread Django
#11524: Japanese translation for Django-1.1 --+- Reporter: tmatsuo | Owner: nobody Status: new | Milestone: 1.1 Component: Translations | Version: SVN Keywords:

[Django] #11523: ORM/MySQL backend doesn't set pk when Warning exception is raised

2009-07-22 Thread Django
#11523: ORM/MySQL backend doesn't set pk when Warning exception is raised --+- Reporter: TomaszZielinski | Owner: nobody Status: new | Milestone:

[Changeset] r11298 - in django/branches/soc2009/test-improvements: . docs/releases

2009-07-22 Thread noreply
Author: kkubasik Date: 2009-07-22 08:21:08 -0500 (Wed, 22 Jul 2009) New Revision: 11298 Added: django/branches/soc2009/test-improvements/docs/releases/1.1-rc-1.txt Modified: django/branches/soc2009/test-improvements/ django/branches/soc2009/test-improvements/docs/releases/index.txt Log:

Re: [Django] #10267: HttpResponse.build_absolute_uri does not encode IRIs properly.

2009-07-22 Thread Django
#10267: HttpResponse.build_absolute_uri does not encode IRIs properly. +--- Reporter: liangent | Owner: aljosa Status: closed | Milestone: 1.1 Component: HTTP

[Django] #11522: Crash on redirect to a relative URL if request.path is unicode

2009-07-22 Thread Django
#11522: Crash on redirect to a relative URL if request.path is unicode ---+ Reporter: semenov| Owner: nobody Status: new| Milestone: Component: Uncategorized | Version:

[Changeset] r11297 - in django/branches/soc2009/test-improvements: . django/test

2009-07-22 Thread noreply
Author: kkubasik Date: 2009-07-22 08:17:57 -0500 (Wed, 22 Jul 2009) New Revision: 11297 Removed: django/branches/soc2009/test-improvements/django/test/rollback_importer.py Modified: django/branches/soc2009/test-improvements/ Log: [gsoc2009-testing] RollbackImporter has proven to be a poor

[Changeset] r11296 - in django/branches/soc2009/test-improvements: . django/test

2009-07-22 Thread noreply
Author: kkubasik Date: 2009-07-22 08:17:49 -0500 (Wed, 22 Jul 2009) New Revision: 11296 Added: django/branches/soc2009/test-improvements/django/test/rollback_importer.py Modified: django/branches/soc2009/test-improvements/ Log: [gsoc2009-testing] Adding my global importer which can force a

[Changeset] r11295 - in django/branches/soc2009/test-improvements: . django/db/backends/oracle docs/internals tests/regressiontests/backends

2009-07-22 Thread noreply
Author: kkubasik Date: 2009-07-22 08:17:41 -0500 (Wed, 22 Jul 2009) New Revision: 11295 Modified: django/branches/soc2009/test-improvements/ django/branches/soc2009/test-improvements/django/db/backends/oracle/base.py

[Changeset] r11294 - in django/branches/soc2009/test-improvements: . django/test tests tests/regressiontests/admin_views/windmilltests

2009-07-22 Thread noreply
Author: kkubasik Date: 2009-07-22 08:12:26 -0500 (Wed, 22 Jul 2009) New Revision: 11294 Added: django/branches/soc2009/test-improvements/django/test/twill_tests.py Modified: django/branches/soc2009/test-improvements/ django/branches/soc2009/test-improvements/django/test/test_coverage.py

[Changeset] r11293 - in django/branches/soc2009/test-improvements: . django/conf/locale/pl/LC_MESSAGES django/views docs docs/internals docs/topics/http

2009-07-22 Thread noreply
Author: kkubasik Date: 2009-07-22 08:11:55 -0500 (Wed, 22 Jul 2009) New Revision: 11293 Added: django/branches/soc2009/test-improvements/docs/internals/deprecation.txt Modified: django/branches/soc2009/test-improvements/ django/branches/soc2009/test-improvements/AUTHORS

Re: [Django] #8412: When there is a DateTimeField in, data saved with dumpdata cannot be reloaded using loaddata (on German Systems)

2009-07-22 Thread Django
#8412: When there is a DateTimeField in, data saved with dumpdata cannot be reloaded using loaddata (on German Systems) -+-- Reporter: Mark Essien | Owner: nobody

[Changeset] r11292 - in django/branches/soc2009/test-improvements: . django/conf/urls django/contrib/admin django/contrib/admin/templates/admin django/contrib/admindocs django/contrib/admindocs/templa

2009-07-22 Thread noreply
Author: kkubasik Date: 2009-07-22 07:43:04 -0500 (Wed, 22 Jul 2009) New Revision: 11292 Added: django/branches/soc2009/test-improvements/tests/regressiontests/urlpatterns_reverse/included_namespace_urls.py

Re: [Django] #11507: Bengali (bn) translation

2009-07-22 Thread Django
#11507: Bengali (bn) translation ---+ Reporter: nsmgr8| Owner: nobody Status: new | Milestone: 1.1 Component: Translations | Version: 1.0

Re: [Django] #11521: QuerySet.update() doesn't accept fkey assignment by id (with patch)

2009-07-22 Thread Django
#11521: QuerySet.update() doesn't accept fkey assignment by id (with patch) ---+ Reporter: Adys | Owner: Adys Status: new | Milestone:

[Django] #11521: QuerySet.update() doesn't accept fkey assignment by id (with patch)

2009-07-22 Thread Django
#11521: QuerySet.update() doesn't accept fkey assignment by id (with patch) --+- Reporter: Adys | Owner: nobody Status: new | Milestone:

[Django] #11520: Release tarball includes useless ".DS_Store" files

2009-07-22 Thread Django
#11520: Release tarball includes useless ".DS_Store" files ---+ Reporter: lamby | Owner: nobody Status: new| Milestone: 1.1 Component: Uncategorized | Version:

Re: [Django] #11499: The default clean session will certainly not work with a huge session database

2009-07-22 Thread Django
#11499: The default clean session will certainly not work with a huge session database --+- Reporter: batiste | Owner: nobody Status: reopened | Milestone: 1.2