Re: [Django] #2417: Support for binary type fields (aka: bytea in postgres and VARBINARY in mysql)

2010-03-03 Thread Django
#2417: Support for binary type fields (aka: bytea in postgres and VARBINARY in mysql) ---+ Reporter: scan...@nominum.com | Owner: nobody Status: reopened |

Re: [Django] #9170: Write real documentation for custom management commands

2010-03-03 Thread Django
#9170: Write real documentation for custom management commands +--- Reporter: ubernostrum| Owner: davidfischer Status: assigned | Milestone: Component:

Re: [Django] #11684: dismissAddAnotherPopup fails with XHTML

2010-03-03 Thread Django
#11684: dismissAddAnotherPopup fails with XHTML ---+ Reporter: rlaa...@wiktel.com| Owner: nobody Status: new | Milestone: Component:

Re: [Django] #11683: response_add assumes DEFAULT_CONTENT_TYPE is text/html for dismissAddAnotherPopup

2010-03-03 Thread Django
#11683: response_add assumes DEFAULT_CONTENT_TYPE is text/html for dismissAddAnotherPopup ---+ Reporter: rlaa...@wiktel.com| Owner: nobody Status: new | Milestone:

Re: [Django] #9847: hardcoded string in core/handlers/base.py

2010-03-03 Thread Django
#9847: hardcoded string in core/handlers/base.py -+-- Reporter: drakkan | Owner: Status: new | Milestone: 1.3 Component: Core framework | Version:

Re: [Django] #12725: Combining Q objects with | is inefficient; lots of deep cloning

2010-03-03 Thread Django
#12725: Combining Q objects with | is inefficient; lots of deep cloning ---+ Reporter: jbalogh | Owner: nobody Status: new | Milestone:

Re: [Django] #12280: working with forms example should include editing an existing instance

2010-03-03 Thread Django
#12280: working with forms example should include editing an existing instance +--- Reporter: johnsmith | Owner: nobody Status: new| Milestone: Component:

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

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

Re: [Django] #12056: update to Apache/mod_wsgi documentation

2010-03-03 Thread Django
#12056: update to Apache/mod_wsgi documentation -+-- Reporter: mgbelisle | Owner: nobody Status: new | Milestone:

Re: [Django] #12068: The {% url %} parser can fail with StopIteration

2010-03-03 Thread Django
#12068: The {% url %} parser can fail with StopIteration -+-- Reporter: emulbreh| Owner: smoluf Status: new | Milestone: 1.3 Component:

Re: [Django] #11155: Buffer size in get_image_dimensions too small

2010-03-03 Thread Django
#11155: Buffer size in get_image_dimensions too small -+-- Reporter: seph| Owner: nobody Status: closed | Milestone:

Re: [Django] #12962: Broken Admin Delete Action With Confirmation

2010-03-03 Thread Django
#12962: Broken Admin Delete Action With Confirmation ---+ Reporter: leveille | Owner: nobody Status: new | Milestone: 1.2 Component:

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

2010-03-03 Thread Django
#6362: Remove blank spaces with strip when validating the data -+-- Reporter: marinho | Owner: nobody Status: new | Milestone:

[Django] #13023: Don't show "+ Add another " in admin inlines

2010-03-03 Thread Django
#13023: Don't show "+ Add another " in admin inlines --+- Reporter: rasca | Owner: nobody Status: new | Milestone: 1.2 Component: django.contrib.admin |

Re: [Django] #12960: return value (cleaned_data) from clean() method is ignored

2010-03-03 Thread Django
#12960: return value (cleaned_data) from clean() method is ignored ---+ Reporter: krejcik | Owner: jkocherhans Status: assigned | Milestone: 1.2 Component: Forms |

[Changeset] r12678 - django/branches/releases/1.1.X/django/contrib/auth/tests

2010-03-03 Thread noreply
Author: kmtracey Date: 2010-03-03 19:11:37 -0600 (Wed, 03 Mar 2010) New Revision: 12678 Modified: django/branches/releases/1.1.X/django/contrib/auth/tests/views.py Log: [1.1.X] Made Python 2.3 compatibility fixes for some recent test additions. Modified:

Re: [Django] #3400: Support for lookup separator with list_filter admin option

2010-03-03 Thread Django
#3400: Support for lookup separator with list_filter admin option ---+ Reporter: n...@intv.com.au | Owner: jakub_vysoky Status: new

Re: [Django] #12404: Improve max_length validation

2010-03-03 Thread Django
#12404: Improve max_length validation ---+ Reporter: tiliv | Owner: josh Status: assigned | Milestone: 1.2

Re: [Django] #12972: flatpages chokes if the url doesn't begin and end with a slash (but doesn't validate for it)

2010-03-03 Thread Django
#12972: flatpages chokes if the url doesn't begin and end with a slash (but doesn't validate for it) ---+ Reporter: jabapyth | Owner: jabapyth Status: new |

Re: [Django] #12974: Admin docs omits several methods for a Model

2010-03-03 Thread Django
#12974: Admin docs omits several methods for a Model ---+ Reporter: jabapyth | Owner: jabapyth Status: reopened | Milestone:

Re: [Django] #12416: Improve KML Serialization

2010-03-03 Thread Django
#12416: Improve KML Serialization ---+ Reporter: jbronn| Owner: jbronn Status: new | Milestone: 1.3 Component: GIS | Version:

Re: [Django] #11313: list_editable fields don't support 'save' in multiuser environment

2010-03-03 Thread Django
#11313: list_editable fields don't support 'save' in multiuser environment ---+ Reporter: margieroginski| Owner: nobody Status: reopened | Milestone: 1.3

Re: [Django] #11156: Unnecessary savepoints with Oracle

2010-03-03 Thread Django
#11156: Unnecessary savepoints with Oracle ---+ Reporter: Richard Davies | Owner: nobody Status: new

Re: [Django] #10650: Clarify use of MEDIA_ROOT in default settings.py

2010-03-03 Thread Django
#10650: Clarify use of MEDIA_ROOT in default settings.py -+-- Reporter: tvon| Owner: nobody Status: new | Milestone: 1.2 Component:

Re: [Django] #10557: FormWizard should not output raw HTML for previous_fields

2010-03-03 Thread Django
#10557: FormWizard should not output raw HTML for previous_fields +--- Reporter: Matthew Flanagan | Owner: nobody Status: new|

Re: [Django] #10476: Fix(?) model insert handling when autcommit=True for PostgreSQL <= 8.1

2010-03-03 Thread Django
#10476: Fix(?) model insert handling when autcommit=True for PostgreSQL <= 8.1 ---+ Reporter: mtredinnick | Owner: mtredinnick Status: new |

Re: [Django] #10436: Application names i18n in the admin app broken

2010-03-03 Thread Django
#10436: Application names i18n in the admin app broken ---+ Reporter: ramiro| Owner: ramiro Status: new |

Re: [Django] #10414: select_related ignores unrecognized fields

2010-03-03 Thread Django
#10414: select_related ignores unrecognized fields ---+ Reporter: trebor74hr| Owner: nobody Status: new | Milestone: 1.3

Re: [Django] #10004: Enable -c switch in xgettext call to collect translator comments

2010-03-03 Thread Django
#10004: Enable -c switch in xgettext call to collect translator comments ---+ Reporter: claudep | Owner: Status: new | Milestone: 1.3

Re: [Django] #9784: Django admin: prepopulated_fields does not update on javascript (calendar) change

2010-03-03 Thread Django
#9784: Django admin: prepopulated_fields does not update on javascript (calendar) change ---+ Reporter: x00...@gmail.com | Owner: dgouldin Status: new | Milestone:

Re: [Django] #9264: ModelAdmin: multipe items in prepopulated_fields breaks the auto-fillin

2010-03-03 Thread Django
#9264: ModelAdmin: multipe items in prepopulated_fields breaks the auto-fillin ---+ Reporter: pickel...@gmail.com | Owner: nobody Status: reopened | Milestone: 1.3

Re: [Django] #9983: Javascript issue on admin interface with prepopulated_fields

2010-03-03 Thread Django
#9983: Javascript issue on admin interface with prepopulated_fields ---+ Reporter: msurdi| Owner: kkubasik Status: new | Milestone: 1.3

Re: [Django] #9964: Transaction middleware closes the transaction only when it's marked as dirty

2010-03-03 Thread Django
#9964: Transaction middleware closes the transaction only when it's marked as dirty ---+ Reporter: ishirav | Owner: mtredinnick Status: assigned |

Re: [Django] #9847: hardcoded string in core/handlers/base.py

2010-03-03 Thread Django
#9847: hardcoded string in core/handlers/base.py -+-- Reporter: drakkan | Owner: Status: new | Milestone: 1.2 Component: Core framework | Version:

Re: [Django] #6073: compile-messages.py parse error for utf-8 files with signature

2010-03-03 Thread Django
#6073: compile-messages.py parse error for utf-8 files with signature -+-- Reporter: Wonlay | Owner: ramiro Status: new | Milestone: 1.3

Re: [Django] #13022: when saving a model with m2m field in the admin, 'clear' and 'add' m2m_changed signals are fired even when there is no change.

2010-03-03 Thread Django
#13022: when saving a model with m2m field in the admin, 'clear' and 'add' m2m_changed signals are fired even when there is no change. ---+ Reporter: benc | Owner: nobody

Re: [Django] #12962: Broken Admin Delete Action With Confirmation

2010-03-03 Thread Django
#12962: Broken Admin Delete Action With Confirmation ---+ Reporter: leveille | Owner: nobody Status: new | Milestone: 1.2 Component:

[Django] #13022: when saving a model with m2m field in the admin, 'clear' and 'add' m2m_changed signals are fired even when there is no change.

2010-03-03 Thread Django
#13022: when saving a model with m2m field in the admin, 'clear' and 'add' m2m_changed signals are fired even when there is no change. --+- Reporter: benc | Owner: nobody Status: new

Re: [Django] #9264: ModelAdmin: multipe items in prepopulated_fields breaks the auto-fillin

2010-03-03 Thread Django
#9264: ModelAdmin: multipe items in prepopulated_fields breaks the auto-fillin ---+ Reporter: pickel...@gmail.com | Owner: nobody Status: reopened | Milestone: 1.2

Re: [Django] #8918: FileField upload_to should not be required for custom backends

2010-03-03 Thread Django
#8918: FileField upload_to should not be required for custom backends ---+ Reporter: leahculver| Owner: nobody Status: new |

Re: [Django] #8874: problem with URLs on FastCGI after update to 1.0

2010-03-03 Thread Django
#8874: problem with URLs on FastCGI after update to 1.0 -+-- Reporter: kyprizel| Owner: kyprizel Status: closed | Milestone: 1.2 Component: Core framework

Re: [Django] #13020: Django session documentation is wrong

2010-03-03 Thread Django
#13020: Django session documentation is wrong +--- Reporter: bryan | Owner: nobody Status: new| Milestone: Component: Documentation | Version:

Re: [Django] #8171: Invalid formset when form is missing from POST data

2010-03-03 Thread Django
#8171: Invalid formset when form is missing from POST data ---+ Reporter: James Chua | Owner: brosner Status: closed| Milestone: 1.2

Re: [Django] #11801: Should be able to get deleted_forms on a formset even if it contains a deleted form that would have been invalid

2010-03-03 Thread Django
#11801: Should be able to get deleted_forms on a formset even if it contains a deleted form that would have been invalid +--- Reporter: dantallis | Owner: nobody Status: new

Re: [Django] #8165: When using can_order=True on formset, ordered_forms is not avaible when formset.is_valid() is false

2010-03-03 Thread Django
#8165: When using can_order=True on formset, ordered_forms is not avaible when formset.is_valid() is false ---+ Reporter: James Chua | Owner: zain Status: closed

Re: [Django] #7581: Middleware accessing HttpResponse.content breaks streaming HttpResponse objects.

2010-03-03 Thread Django
#7581: Middleware accessing HttpResponse.content breaks streaming HttpResponse objects. -+-- Reporter: mrmachine | Owner: ccahoon Status: new

Re: [Django] #12978: Support in syndication framework for CSS stylesheet links

2010-03-03 Thread Django
#12978: Support in syndication framework for CSS stylesheet links +--- Reporter: intrepidweb| Owner: nobody Status: reopened | Milestone:

Re: [Django] #12978: Support in syndication framework for CSS stylesheet links

2010-03-03 Thread Django
#12978: Support in syndication framework for CSS stylesheet links +--- Reporter: intrepidweb| Owner: nobody Status: reopened | Milestone:

Re: [Django] #12972: flatpages chokes if the url doesn't begin and end with a slash (but doesn't validate for it)

2010-03-03 Thread Django
#12972: flatpages chokes if the url doesn't begin and end with a slash (but doesn't validate for it) ---+ Reporter: jabapyth | Owner: jabapyth Status: new |

Re: [Django] #12974: Admin docs omits several methods for a Model

2010-03-03 Thread Django
#12974: Admin docs omits several methods for a Model +--- Reporter: jabapyth | Owner: jabapyth Status: reopened | Milestone:

Re: [Django] #9616: bdist_rpm fails in 1.0.1 - version names with hyphens are not compatible with rpm specs

2010-03-03 Thread Django
#9616: bdist_rpm fails in 1.0.1 - version names with hyphens are not compatible with rpm specs +--- Reporter: tome | Owner: mtredinnick Status: closed |

Re: [Django] #9063: Feature request: Advanced search in Admin

2010-03-03 Thread Django
#9063: Feature request: Advanced search in Admin -+-- Reporter: Guilherme M. Gondim | Owner: nobody Status: closed |

Re: [Django] #12803: Provide styling for warning and error messages

2010-03-03 Thread Django
#12803: Provide styling for warning and error messages ---+ Reporter: bbolli| Owner: nobody Status: new | Milestone: 1.3

Re: [Django] #12810: ManyToManyField.db_table

2010-03-03 Thread Django
#12810: ManyToManyField.db_table +--- Reporter: strelnikovdmitrij | Owner: nobody Status: new| Milestone: 1.3 Component: django-admin.py

Re: [Django] #11905: modelform_factory returns a broken form when given wrong value for fields

2010-03-03 Thread Django
#11905: modelform_factory returns a broken form when given wrong value for fields ---+ Reporter: ben | Owner: nobody Status: new | Milestone:

Re: [Django] #3349: If an ImportError occurs within some loaders a rather confusing exception is raised.

2010-03-03 Thread Django
#3349: If an ImportError occurs within some loaders a rather confusing exception is raised. +--- Reporter: Chris Wagner | Owner: nobody Status: new

Re: [Django] #6533: Syndication Framework: Item titles and descriptions double-escaped

2010-03-03 Thread Django
#6533: Syndication Framework: Item titles and descriptions double-escaped +--- Reporter: miracle2k | Owner: jacob Status: closed | Milestone: 1.2 Component: RSS

Re: [Django] #8968: No way to utilize `next` parameter to redirect after comment deletion

2010-03-03 Thread Django
#8968: No way to utilize `next` parameter to redirect after comment deletion --+- Reporter: Dzhus| Owner: kkubasik Status: reopened | Milestone:

Re: [Django] #12894: Not-so-nice anchor for section titles in docs.djangoproject.com

2010-03-03 Thread Django
#12894: Not-so-nice anchor for section titles in docs.djangoproject.com --+- Reporter: anonymous| Owner: nobody Status: reopened | Milestone:

Re: [Django] #13018: Raw request data should be exposed via request object.

2010-03-03 Thread Django
#13018: Raw request data should be exposed via request object. +--- Reporter: Damon | Owner: nobody Status: closed | Milestone:

Re: [Django] #12974: Admin docs omits several methods for a Model

2010-03-03 Thread Django
#12974: Admin docs omits several methods for a Model +--- Reporter: jabapyth | Owner: jabapyth Status: reopened | Milestone:

Re: [Django] #13021: Allowing models to influence QuerySet.update

2010-03-03 Thread Django
#13021: Allowing models to influence QuerySet.update ---+ Reporter: seveas| Owner: seveas Status: new | Milestone:

[Django] #13021: Allowing models to influence QuerySet.update

2010-03-03 Thread Django
#13021: Allowing models to influence QuerySet.update --+- Reporter: seveas| Owner: seveas Status: new | Milestone: Component: Database layer

Re: [Django] #12972: flatpages chokes if the url doesn't begin and end with a slash (but doesn't validate for it)

2010-03-03 Thread Django
#12972: flatpages chokes if the url doesn't begin and end with a slash (but doesn't validate for it) ---+ Reporter: jabapyth | Owner: jabapyth Status: new |

Re: [Django] #12382: Deleting an inline can delete the whole inlined model instance recursively

2010-03-03 Thread Django
#12382: Deleting an inline can delete the whole inlined model instance recursively ---+ Reporter: deschler | Owner: nobody Status: new | Milestone:

Re: [Django] #7539: Add ON DELETE and ON UPDATE support to Django

2010-03-03 Thread Django
#7539: Add ON DELETE and ON UPDATE support to Django ---+ Reporter: glassfordm| Owner: Status: new | Milestone:

[Django] #13020: Django session documentation is wrong

2010-03-03 Thread Django
#13020: Django session documentation is wrong ---+ Reporter: bryan | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.1 Keywords:

Re: [Django] #12955: Large file (bigger than 2GB) upload

2010-03-03 Thread Django
#12955: Large file (bigger than 2GB) upload ---+ Reporter: iscarface | Owner: isagalaev Status: new | Milestone: Component: File

Re: [Django] #12955: Large file (bigger than 2GB) upload

2010-03-03 Thread Django
#12955: Large file (bigger than 2GB) upload ---+ Reporter: iscarface | Owner: nobody Status: new | Milestone: Component: File uploads/storage

Re: [Django] #12960: return value (cleaned_data) from clean() method is ignored

2010-03-03 Thread Django
#12960: return value (cleaned_data) from clean() method is ignored ---+ Reporter: krejcik | Owner: jkocherhans Status: new | Milestone: 1.2 Component: Forms |

Re: [Django] #13019: create_update: proxy object displayed instead of model verbose name

2010-03-03 Thread Django
#13019: create_update: proxy object displayed instead of model verbose name +--- Reporter: Beuc | Owner: nobody Status: new| Milestone: Component:

[Django] #13019: create_update: proxy object displayed instead of model verbose name

2010-03-03 Thread Django
#13019: create_update: proxy object displayed instead of model verbose name ---+ Reporter: Beuc | Owner: nobody Status: new| Milestone: Component: Uncategorized |

Re: [Django] #12960: return value (cleaned_data) from clean() method is ignored

2010-03-03 Thread Django
#12960: return value (cleaned_data) from clean() method is ignored ---+ Reporter: krejcik | Owner: jkocherhans Status: new | Milestone: 1.2 Component: Forms |

Re: [Django] #12997: Add Metadata Targets to QuerySet API Reference

2010-03-03 Thread Django
#12997: Add Metadata Targets to QuerySet API Reference +--- Reporter: dwillis| Owner: dwillis Status: assigned | Milestone: 1.3 Component: Documentation |

Re: [Django] #9453: Can't reset djangoproject account password

2010-03-03 Thread Django
#9453: Can't reset djangoproject account password ---+ Reporter: Matias | Owner: nobody Status: closed| Milestone:

Re: [Django] #12994: error in Register (for logon to this site)

2010-03-03 Thread Django
#12994: error in Register (for logon to this site) --+- Reporter: djazel | Owner: nobody Status: closed | Milestone: Component:

Re: [Django] #12988: Add support of IDN domains for URLField validator.

2010-03-03 Thread Django
#12988: Add support of IDN domains for URLField validator. ---+ Reporter: niksite | Owner: nobody Status: new | Milestone: Component: Forms | Version:

Re: [Django] #12985: Add a download link for the current file with the current file name to FileInput

2010-03-03 Thread Django
#12985: Add a download link for the current file with the current file name to FileInput -+-- Reporter: jpic| Owner: nobody Status: closed | Milestone:

Re: [Django] #12979: TestCase disables savepoint_commit, savepoint_rollback

2010-03-03 Thread Django
#12979: TestCase disables savepoint_commit, savepoint_rollback +--- Reporter: forest | Owner: nobody Status: new| Milestone: Component: Testing

[Changeset] r12677 - in django/branches/releases/1.1.X: . tests/modeltests/files

2010-03-03 Thread noreply
Author: kmtracey Date: 2010-03-03 07:46:40 -0600 (Wed, 03 Mar 2010) New Revision: 12677 Modified: django/branches/releases/1.1.X/ django/branches/releases/1.1.X/tests/modeltests/files/models.py Log: [1.1.X] Fixed the files test to not care whether the names are reported as bytestrings or

Re: [Django] #12978: Support in syndication framework for CSS stylesheet links

2010-03-03 Thread Django
#12978: Support in syndication framework for CSS stylesheet links +--- Reporter: intrepidweb| Owner: nobody Status: closed | Milestone:

[Changeset] r12676 - django/trunk/tests/modeltests/files

2010-03-03 Thread noreply
Author: kmtracey Date: 2010-03-03 07:40:52 -0600 (Wed, 03 Mar 2010) New Revision: 12676 Modified: django/trunk/tests/modeltests/files/models.py Log: Fixed the files test to not care whether the names are reported as bytestrings or unicode. Refs #12898. Modified:

Re: [Django] #12977: Index length errors running tests on MySQL

2010-03-03 Thread Django
#12977: Index length errors running tests on MySQL ---+ Reporter: carljm| Owner: nobody Status: new | Milestone:

Re: [Django] #12977: Index length errors running tests on MySQL

2010-03-03 Thread Django
#12977: Index length errors running tests on MySQL +--- Reporter: carljm | Owner: nobody Status: new| Milestone: Component: Testing framework

Re: [Django] #12975: Docs for contrib.admindocs?

2010-03-03 Thread Django
#12975: Docs for contrib.admindocs? +--- Reporter: jabapyth | Owner: nobody Status: new| Milestone: Component: Documentation

Re: [Django] #12974: Admin docs omits several methods for a Model

2010-03-03 Thread Django
#12974: Admin docs omits several methods for a Model +--- Reporter: jabapyth | Owner: jabapyth Status: closed | Milestone:

Re: [Django] #13014: Cache templatetag is not locale aware

2010-03-03 Thread Django
#13014: Cache templatetag is not locale aware -+-- Reporter: yml | Owner: SmileyChris Status: assigned| Milestone: 1.2 Component:

Re: [Django] #12972: flatpages chokes if the url doesn't begin and end with a slash (but doesn't validate for it)

2010-03-03 Thread Django
#12972: flatpages chokes if the url doesn't begin and end with a slash (but doesn't validate for it) ---+ Reporter: jabapyth | Owner: jabapyth Status: new |

Re: [Django] #13018: Raw request data should be exposed via request object.

2010-03-03 Thread Django
#13018: Raw request data should be exposed via request object. +--- Reporter: Damon | Owner: nobody Status: new| Milestone:

Re: [Django] #12972: flatpages chokes if the url doesn't begin and end with a slash (but doesn't validate for it)

2010-03-03 Thread Django
#12972: flatpages chokes if the url doesn't begin and end with a slash (but doesn't validate for it) ---+ Reporter: jabapyth | Owner: jabapyth Status: new |

Re: [Django] #12374: QuerySet .iterator() loads everything into memory anyway

2010-03-03 Thread Django
#12374: QuerySet .iterator() loads everything into memory anyway ---+ Reporter: Nick Welch | Owner: nobody Status: closed|

Re: [Django] #10700: Searching 1.0 docs -- results link to dev docs

2010-03-03 Thread Django
#10700: Searching 1.0 docs -- results link to dev docs --+- Reporter: kmtracey | Owner: jacob Status: assigned | Milestone: Component: Django Web site |

Re: [Django] #10700: Searching 1.0 docs -- results link to dev docs

2010-03-03 Thread Django
#10700: Searching 1.0 docs -- results link to dev docs --+- Reporter: kmtracey | Owner: jacob Status: assigned | Milestone: Component: Django Web site |

Re: [Django] #13014: Cache templatetag is not locale aware

2010-03-03 Thread Django
#13014: Cache templatetag is not locale aware -+-- Reporter: yml | Owner: SmileyChris Status: assigned| Milestone: 1.2 Component:

[Django] #13018: Raw request data should be exposed via request object.

2010-03-03 Thread Django
#13018: Raw request data should be exposed via request object. --+- Reporter: Damon | Owner: nobody Status: new | Milestone: 1.2 Component: HTTP handling | Version:

Re: [Django] #12960: return value (cleaned_data) from clean() method is ignored

2010-03-03 Thread Django
#12960: return value (cleaned_data) from clean() method is ignored ---+ Reporter: krejcik | Owner: nobody Status: reopened | Milestone: 1.2 Component: Forms |

[Django] #13017: generic relation generates needless join

2010-03-03 Thread Django
#13017: generic relation generates needless join -+-- Reporter: MS | Owner: nobody Status: new | Milestone: Component: Database layer

[Changeset] r12675 - django/trunk/docs/ref

2010-03-03 Thread noreply
Author: ubernostrum Date: 2010-03-03 03:07:36 -0600 (Wed, 03 Mar 2010) New Revision: 12675 Modified: django/trunk/docs/ref/django-admin.txt Log: Fixed #12969: Use versionadded directive for the new --symlinks option to the makemessages command. Modified:

[Changeset] r12674 - django/branches/releases/1.1.X/docs/ref/forms

2010-03-03 Thread noreply
Author: ubernostrum Date: 2010-03-03 03:02:53 -0600 (Wed, 03 Mar 2010) New Revision: 12674 Modified: django/branches/releases/1.1.X/docs/ref/forms/fields.txt Log: [1.1.X] Fixed #12601: Documented the slug field in the forms module. Backport of [12673] from trunk. Modified:

[Changeset] r12673 - django/trunk/docs/ref/forms

2010-03-03 Thread noreply
Author: ubernostrum Date: 2010-03-03 03:01:13 -0600 (Wed, 03 Mar 2010) New Revision: 12673 Modified: django/trunk/docs/ref/forms/fields.txt Log: Fixed #12601: Documented the slug field in the forms module. Modified: django/trunk/docs/ref/forms/fields.txt

  1   2   >