Re: [Django] #16724: fix admin interface permission bug

2011-08-29 Thread Django
#16724: fix admin interface permission bug --+--- Reporter: Kidwind | Owner: nobody Type: Bug | Status: closed Milestone: | Component:

[Django] #16724: fix admin interface permission bug

2011-08-29 Thread Django
#16724: fix admin interface permission bug +--- Reporter: Kidwind | Owner: nobody Type: Bug | Status: new Milestone: | Component: contrib.admin Version: SVN | Severity:

Re: [Django] #16722: import psycopg2.Error breaks psycopg2 backend

2011-08-29 Thread Django
#16722: import psycopg2.Error breaks psycopg2 backend -+- Reporter: Ubercore | Owner: anonymous Type: Bug| Status: closed Milestone: 1.4|

Re: [Django] #16722: import psycopg2.Error breaks psycopg2 backend

2011-08-29 Thread Django
#16722: import psycopg2.Error breaks psycopg2 backend -+- Reporter: Ubercore | Owner: anonymous Type: Bug| Status: assigned Milestone: 1.4

Re: [Django] #13: Related objects interface should be tighter (edit_inline)

2011-08-29 Thread Django
#13: Related objects interface should be tighter (edit_inline) -+- Reporter: adrian | Owner: barbuza Type: New| Status: reopened feature

[Changeset] r16710 - django/trunk/django/db/backends/postgresql_psycopg2

2011-08-29 Thread noreply
Author: Honza_Kral Date: 2011-08-29 16:01:25 -0700 (Mon, 29 Aug 2011) New Revision: 16710 Modified: django/trunk/django/db/backends/postgresql_psycopg2/base.py Log: Follow the same convention as the rest of the file. Still cleanup after [16708] Modified:

Re: [Django] #16723: Pluralize filter shouldn't pluralize decimal/float values between 1 and 2

2011-08-29 Thread Django
#16723: Pluralize filter shouldn't pluralize decimal/float values between 1 and 2 --+- Reporter: rfugger | Owner: nobody Type: Bug | Status: new

[Django] #16723: Pluralize filter shouldn't pluralize decimal/float values between 1 and 2

2011-08-29 Thread Django
#16723: Pluralize filter shouldn't pluralize decimal/float values between 1 and 2 -+- Reporter: rfugger | Owner: nobody Type: Bug | Status: new Milestone: | Component: Template system Version:

Re: [Django] #16722: import psycopg2.Error breaks psycopg2 backend

2011-08-29 Thread Django
#16722: import psycopg2.Error breaks psycopg2 backend -+- Reporter: Ubercore | Owner: anonymous Type: Bug| Status: assigned Milestone: 1.4

Re: [Django] #16722: import psycopg2.Error breaks psycopg2 backend

2011-08-29 Thread Django
#16722: import psycopg2.Error breaks psycopg2 backend -+- Reporter: Ubercore | Owner: anonymous Type: Bug| Status: assigned Milestone: 1.4

Re: [Django] #16722: import psycopg2.Error breaks psycopg2 backend

2011-08-29 Thread Django
#16722: import psycopg2.Error breaks psycopg2 backend -+- Reporter: Ubercore | Owner: anonymous Type: Bug| Status: assigned Milestone:

[Django] #16722: import psycopg2.Error breaks psycopg2 backend

2011-08-29 Thread Django
#16722: import psycopg2.Error breaks psycopg2 backend --+-- Reporter: Ubercore | Owner: nobody Type: Bug | Status: new Milestone:| Component: Database layer (models, ORM) Version:

Re: [Django] #4982: {% blocktrans %} does not escape % in text

2011-08-29 Thread Django
#4982: {% blocktrans %} does not escape % in text -+- Reporter: nostgard | Owner: permon | Status: closed Type: |

Re: [Django] #16721: Blocktrans does not handle correctly litteral percents (%) in content

2011-08-29 Thread Django
#16721: Blocktrans does not handle correctly litteral percents (%) in content -+- Reporter: claudep| Owner: nobody Type: Bug| Status: new

[Django] #16721: Blocktrans does not handle correctly litteral percents (%) in content

2011-08-29 Thread Django
#16721: Blocktrans does not handle correctly litteral percents (%) in content -+-- Reporter: claudep | Owner: nobody Type: Bug | Status: new Milestone: 1.4 | Component: Internationalization

[Changeset] r16709 - django/trunk/django/db/backends/postgresql_psycopg2

2011-08-29 Thread noreply
Author: Honza_Kral Date: 2011-08-29 10:28:15 -0700 (Mon, 29 Aug 2011) New Revision: 16709 Modified: django/trunk/django/db/backends/postgresql_psycopg2/base.py Log: Forgotten import in [16708] Modified: django/trunk/django/db/backends/postgresql_psycopg2/base.py

Re: [Django] #16687: Several tests requiring internet fail on Ubuntu build machines

2011-08-29 Thread Django
#16687: Several tests requiring internet fail on Ubuntu build machines -+--- Reporter: barry@…| Owner: nobody Type: Bug| Status: closed Milestone:

Re: [Django] #15802: Django stops functioning when the database (PostgreSQL) closes the connection

2011-08-29 Thread Django
#15802: Django stops functioning when the database (PostgreSQL) closes the connection -+- Reporter: | Owner: Honza_Kral Rick.van.Hattem@… | Status: closed

[Changeset] r16708 - django/trunk/django/db/backends/postgresql_psycopg2

2011-08-29 Thread noreply
Author: Honza_Kral Date: 2011-08-29 08:55:06 -0700 (Mon, 29 Aug 2011) New Revision: 16708 Modified: django/trunk/django/db/backends/postgresql_psycopg2/base.py Log: Fixed #15802 -- pyscopg2 sometimes fail to close the connection when it's already closed by the server, Thanks Rick van Hattem

Re: [Django] #16659: Change-list toplinks (date drilldown) should not have fixed width

2011-08-29 Thread Django
#16659: Change-list toplinks (date drilldown) should not have fixed width -+- Reporter: mofle | Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #11665: django.test.TestCase should flush constraints

2011-08-29 Thread Django
#11665: django.test.TestCase should flush constraints +--- Reporter: Glenn | Owner: Type: Bug | Status: new Milestone:| Component:

Re: [Django] #16678: Write tests for django.contrib.redirects

2011-08-29 Thread Django
#16678: Write tests for django.contrib.redirects -+- Reporter: julien | Owner: martin.speleo Type: | Status: new Cleanup/optimization |

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

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

Re: [Django] #16720: staticfiles_urlpatterns looks for files in MEDIA_ROOT, not STATIC_ROOT

2011-08-29 Thread Django
#16720: staticfiles_urlpatterns looks for files in MEDIA_ROOT, not STATIC_ROOT -+- Reporter: dramon@… | Owner: nobody Type: Bug| Status: closed

[Django] #16720: staticfiles_urlpatterns looks for files in MEDIA_ROOT, not STATIC_ROOT

2011-08-29 Thread Django
#16720: staticfiles_urlpatterns looks for files in MEDIA_ROOT, not STATIC_ROOT -+- Reporter: dramon@… | Owner: nobody Type: Bug | Status: new Milestone:

Re: [Django] #11665: django.test.TestCase should flush constraints

2011-08-29 Thread Django
#11665: django.test.TestCase should flush constraints +--- Reporter: Glenn | Owner: Type: Bug | Status: new Milestone:| Component:

Re: [Django] #13024: Signal sent on application startup

2011-08-29 Thread Django
#13024: Signal sent on application startup -+- Reporter: wojteks| Owner: nobody Type: New| Status: closed feature|

Re: [Django] #13024: Signal sent on application startup

2011-08-29 Thread Django
#13024: Signal sent on application startup ---+-- Reporter: wojteks | Owner: nobody Type: New feature | Status: new Milestone: | Component:

Re: [Django] #13024: Signal sent on application startup

2011-08-29 Thread Django
#13024: Signal sent on application startup ---+-- Reporter: wojteks | Owner: nobody Type: New feature | Status: new Milestone: | Component:

Re: [Django] #13024: Signal sent on application startup

2011-08-29 Thread Django
#13024: Signal sent on application startup ---+-- Reporter: wojteks | Owner: nobody Type: New feature | Status: new Milestone: | Component:

[Django] #16719: Support for symlinking to whole app directories for staticfiles

2011-08-29 Thread Django
#16719: Support for symlinking to whole app directories for staticfiles -+- Reporter: mitar| Owner: nobody Type: New feature | Status: new Milestone: | Component: contrib.staticfiles

[Django] #16718: check_for_language fails when django are imported from zip file

2011-08-29 Thread Django
#16718: check_for_language fails when django are imported from zip file +-- Reporter: jsantana@… | Owner: nobody Type: Bug | Status: new Milestone: | Component: Translations Version: 1.2

Re: [Django] #10895: Improvements in BRCPFField and BRCNPJField in localflavor.br.forms

2011-08-29 Thread Django
#10895: Improvements in BRCPFField and BRCNPJField in localflavor.br.forms -+- Reporter: luizvital | Owner: waa Type: Bug| Status: assigned