[Changeset] r11779 - in django/branches/soc2009/multidb: . django/db

2009-11-25 Thread noreply
Author: Alex Date: 2009-11-26 01:26:05 -0600 (Thu, 26 Nov 2009) New Revision: 11779 Modified: django/branches/soc2009/multidb/TODO django/branches/soc2009/multidb/django/db/__init__.py django/branches/soc2009/multidb/django/db/utils.py Log: [soc2009/multidb] Fix a number of tests when

Re: [Django] #11918: Admin URLs troubles

2009-11-25 Thread Django
#11918: Admin URLs troubles ---+ Reporter: camilonova| Owner: nobody Status: closed| Milestone: Component: Contrib apps | Version: 1.1

Re: [Django] #11918: Admin URLs troubles

2009-11-25 Thread Django
#11918: Admin URLs troubles ---+ Reporter: camilonova| Owner: nobody Status: reopened | Milestone: Component: Contrib apps | Version: 1.1

[Django] #12266: tutorial02: Error in fieldset data structure

2009-11-25 Thread Django
#12266: tutorial02: Error in fieldset data structure ---+ Reporter: roelschlaeger | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.1

Re: [Django] #12263: Mixed concerns between application and http caching

2009-11-25 Thread Django
#12263: Mixed concerns between application and http caching ---+ Reporter: sebbacon | Owner: nobody Status: closed| Milestone:

Re: [Django] #12224: psycopg2 raises "can't adapt" when use gettext extensions on model meta permissions field.

2009-11-25 Thread Django
#12224: psycopg2 raises "can't adapt" when use gettext extensions on model meta permissions field. ---+ Reporter: chronos | Owner: chronos

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

2009-11-25 Thread Django
#4680: Fixes problem in initial_sql where "--" is in a string --+- Reporter: Tim Chase| Owner: anonymous Status: new | Milestone:

Re: [Django] #2495: db.models.TextField cannot be marked unique when using mysql backend

2009-11-25 Thread Django
#2495: db.models.TextField cannot be marked unique when using mysql backend ---+ Reporter: anonymous | Owner: Honza_Kral Status: new |

Re: [Django] #12265: Media (js/css) collection strategy in Forms has no order dependence concept

2009-11-25 Thread Django
#12265: Media (js/css) collection strategy in Forms has no order dependence concept -+-- Reporter: tblanch...@mac.com | Owner: nobody Status: new | Milestone:

[Django] #12265: Media (js/css) collection strategy in Forms has no order dependence concept

2009-11-25 Thread Django
#12265: Media (js/css) collection strategy in Forms has no order dependence concept +--- Reporter: tblanch...@mac.com | Owner: nobody Status: new | Milestone: Component: Forms

[Django] #12264: calendar.js depends on jsi18n but date widgets using it do not specify as required media

2009-11-25 Thread Django
#12264: calendar.js depends on jsi18n but date widgets using it do not specify as required media +--- Reporter: tblanch...@mac.com | Owner: nobody Status: new | Milestone:

Re: [Django] #9308: Django fails to set nullable foreign key field to NULL before deleting the referenced record

2009-11-25 Thread Django
#9308: Django fails to set nullable foreign key field to NULL before deleting the referenced record ---+ Reporter: egenix_viktor | Owner: nobody

Re: [Django] #10761: ModelAdmin.queryset() is missing a mechanism for specifying different querysets for changelist and change object views

2009-11-25 Thread Django
#10761: ModelAdmin.queryset() is missing a mechanism for specifying different querysets for changelist and change object views ---+ Reporter: mrts | Owner: nobody

[Django] #12263: Mixed concerns between application and http caching

2009-11-25 Thread Django
#12263: Mixed concerns between application and http caching -+-- Reporter: sebbacon | Owner: nobody Status: new | Milestone: Component: Cache