Re: [Django] #3591: add support for custom app_label and verbose_name

2009-02-23 Thread Django
#3591: add support for custom app_label and verbose_name -+-- Reporter: jkocherhans | Owner: adrian Status: closed | Milestone: post-1.0 Component: Core framework

Re: [Django] #4470: Separate models.py in multiple files

2009-02-23 Thread Django
#4470: Separate models.py in multiple files --+- Reporter: Sidi Mohamed EL AATIFI | Owner: nobody Status: closed | Milestone:

Re: [Django] #10341: Project module loaded twice

2009-02-23 Thread Django
#10341: Project module loaded twice ---+ Reporter: rgi...@gmail.com | Owner: nobody Status: closed| Milestone: Component: Uncategorized | Version:

[Django] #10341: Project module loaded twice

2009-02-23 Thread Django
#10341: Project module loaded twice --+- Reporter: rgi...@gmail.com | Owner: nobody Status: new | Milestone: Component: Uncategorized | Version: 1.0 Keywords:

[Changeset] r9896 - django/trunk

2009-02-23 Thread noreply
Author: ubernostrum Date: 2009-02-23 20:28:16 -0600 (Mon, 23 Feb 2009) New Revision: 9896 Modified: django/trunk/setup.py Log: Add trove classifiers to setup.py Modified: django/trunk/setup.py === --- django/trunk/setup.py

[Changeset] r9895 - django/trunk/docs/releases

2009-02-23 Thread noreply
Author: jacob Date: 2009-02-23 20:21:09 -0600 (Mon, 23 Feb 2009) New Revision: 9895 Modified: django/trunk/docs/releases/1.1-alpha-1.txt django/trunk/docs/releases/index.txt Log: Cleaned up some reST errors in the 1.1 alpha release notes, and made a few minor edits. Modified:

[Changeset] r9894 - in django/trunk: . django

2009-02-23 Thread noreply
Author: ubernostrum Date: 2009-02-23 19:46:29 -0600 (Mon, 23 Feb 2009) New Revision: 9894 Modified: django/trunk/django/__init__.py django/trunk/setup.py Log: Bump version to 1.1 alpha 1 and add download_url for the eventual 1.1 alpha 1 packagee Modified: django/trunk/django/__init__.py

[Changeset] r9893 - django/trunk/docs/releases

2009-02-23 Thread noreply
Author: ubernostrum Date: 2009-02-23 19:42:45 -0600 (Mon, 23 Feb 2009) New Revision: 9893 Added: django/trunk/docs/releases/1.1-alpha-1.txt Log: Add 1.1 alpha 1 release notes Added: django/trunk/docs/releases/1.1-alpha-1.txt ===

Re: [Django] #9969: Admin change list view shows (None) instead of the real field value when it has been chosen from a choices named group

2009-02-23 Thread Django
#9969: Admin change list view shows (None) instead of the real field value when it has been chosen from a choices named group ---+ Reporter: ramiro| Owner: ramiro

Re: [Django] #9969: Admin change list view shows (None) instead of the real field value when it has been chosen from a choices named group

2009-02-23 Thread Django
#9969: Admin change list view shows (None) instead of the real field value when it has been chosen from a choices named group ---+ Reporter: ramiro| Owner: ramiro

[Changeset] r9892 - in django/trunk/docs: intro ref/contrib

2009-02-23 Thread noreply
Author: jacob Date: 2009-02-23 19:10:26 -0600 (Mon, 23 Feb 2009) New Revision: 9892 Modified: django/trunk/docs/intro/tutorial02.txt django/trunk/docs/ref/contrib/admin.txt Log: Cleaned up some documentation about admin URLs in Django 1.1. Thanks, Alex Gaynor. Modified:

Re: [Django] #10027: include a link to "Form and Field Validation" from "Working with Forms"

2009-02-23 Thread Django
#10027: include a link to "Form and Field Validation" from "Working with Forms" -+-- Reporter: john_fries | Owner: nobody Status: new | Milestone:

Re: [Django] #9655: urlize should not quote already quoted urls.

2009-02-23 Thread Django
#9655: urlize should not quote already quoted urls. -+-- Reporter: flytwokites | Owner: nobody Status: reopened| Milestone: Component: Template

Re: [Django] #10249: Cannot create a consistent method resolution order (MRO) for bases FieldFile, File

2009-02-23 Thread Django
#10249: Cannot create a consistent method resolution order (MRO) for bases FieldFile, File ---+ Reporter: kmtracey | Owner: nobody Status: new | Milestone:

Re: [Django] #10337: syncdb fails to load initial_data with certain __init__.py

2009-02-23 Thread Django
#10337: syncdb fails to load initial_data with certain __init__.py --+- Reporter: bronger | Owner: nobody Status: closed | Milestone: Component:

Re: [Django] #10337: syncdb fails to load initial_data with certain __init__.py

2009-02-23 Thread Django
#10337: syncdb fails to load initial_data with certain __init__.py --+- Reporter: bronger | Owner: nobody Status: closed | Milestone: Component:

Re: [Django] #10337: syncdb fails to load initial_data with certain __init__.py

2009-02-23 Thread Django
#10337: syncdb fails to load initial_data with certain __init__.py --+- Reporter: bronger | Owner: nobody Status: reopened | Milestone: Component:

Re: [Django] #9425: select_related does not descend ForeignKey fields which can be null

2009-02-23 Thread Django
#9425: select_related does not descend ForeignKey fields which can be null ---+ Reporter: fas | Owner: fas Status: closed

Re: [Django] #10337: syncdb fails to load initial_data with certain __init__.py

2009-02-23 Thread Django
#10337: syncdb fails to load initial_data with certain __init__.py --+- Reporter: bronger | Owner: nobody Status: closed | Milestone: Component:

Re: [Django] #10337: syncdb fails to load initial_data with certain __init__.py

2009-02-23 Thread Django
#10337: syncdb fails to load initial_data with certain __init__.py --+- Reporter: bronger | Owner: nobody Status: closed | Milestone: Component:

[Changeset] r9891 - django/trunk/django/contrib/comments/templatetags

2009-02-23 Thread noreply
Author: jacob Date: 2009-02-23 16:46:32 -0600 (Mon, 23 Feb 2009) New Revision: 9891 Modified: django/trunk/django/contrib/comments/templatetags/comments.py Log: Fixed #9303: comment templatetags no longer assume the built-in comment model. Modified:

Re: [Django] #10161: Fix F expressions with Oracle

2009-02-23 Thread Django
#10161: Fix F expressions with Oracle ---+ Reporter: ikelly| Owner: ikelly Status: new | Milestone: Component: Database

[Changeset] r9890 - in django/trunk: . django/contrib/comments docs/ref/contrib/comments tests/regressiontests/comment_tests tests/regressiontests/comment_tests/custom_comments tests/regressiontests/c

2009-02-23 Thread noreply
Author: jacob Date: 2009-02-23 16:16:26 -0600 (Mon, 23 Feb 2009) New Revision: 9890 Added: django/trunk/docs/ref/contrib/comments/custom.txt django/trunk/tests/regressiontests/comment_tests/custom_comments/ django/trunk/tests/regressiontests/comment_tests/custom_comments/__init__.py

[Changeset] r9889 - django/trunk/django/contrib/comments

2009-02-23 Thread noreply
Author: jacob Date: 2009-02-23 16:16:00 -0600 (Mon, 23 Feb 2009) New Revision: 9889 Modified: django/trunk/django/contrib/comments/forms.py Log: Refactored CommentForm.get_comment_object into a handful of separete methods to make it easier for subclasses to provide custom models and data.

Re: [Django] #10300: Custom File Storage Backend broken by recent SVN commit.

2009-02-23 Thread Django
#10300: Custom File Storage Backend broken by recent SVN commit. ---+ Reporter: erikcw| Owner: nobody Status: new | Milestone:

Re: [Django] #10339: models.my_model.objects.get(id=None) returns a result in MySQL

2009-02-23 Thread Django
#10339: models.my_model.objects.get(id=None) returns a result in MySQL ---+ Reporter: rpbarlow | Owner: nobody Status: closed| Milestone:

Re: [Django] #10161: Fix F expressions with Oracle

2009-02-23 Thread Django
#10161: Fix F expressions with Oracle ---+ Reporter: ikelly| Owner: ikelly Status: new | Milestone: Component: Database

Re: [Django] #689: Honor Web server provided authentication

2009-02-23 Thread Django
#689: Honor Web server provided authentication +--- Reporter: i...@holsman.net| Owner: gwilson Status: assigned | Milestone: Component: Core framework |

Re: [Django] #1480: Don't Set TIME_ZONE unless it is explictly needed (or put it back to how you found it)

2009-02-23 Thread Django
#1480: Don't Set TIME_ZONE unless it is explictly needed (or put it back to how you found it) --+- Reporter: i...@holsman.net | Owner: ramiro Status: new | Milestone:

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

2009-02-23 Thread Django
#7539: Add ON DELETE and ON UPDATE support to Django ---+ Reporter: glassfordm| Owner: nobody Status: new | Milestone: post-1.0

Re: [Django] #10339: models.my_model.objects.get(id=None) returns a result in MySQL

2009-02-23 Thread Django
#10339: models.my_model.objects.get(id=None) returns a result in MySQL ---+ Reporter: rpbarlow | Owner: nobody Status: closed| Milestone:

[Django] #10339: models.my_model.objects.get(id=None) returns a result in MySQL

2009-02-23 Thread Django
#10339: models.my_model.objects.get(id=None) returns a result in MySQL --+- Reporter: rpbarlow | Owner: nobody Status: new | Milestone: Component:

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

2009-02-23 Thread Django
#7539: Add ON DELETE and ON UPDATE support to Django ---+ Reporter: glassfordm| Owner: nobody Status: new | Milestone: post-1.0

Re: [Django] #10338: Typo "yeah" instead of "yes" in docs

2009-02-23 Thread Django
#10338: Typo "yeah" instead of "yes" in docs +--- Reporter: jumpfroggy | Owner: nobody Status: closed | Milestone: Component:

Re: [Django] #10260: i18n documentation refactoring

2009-02-23 Thread Django
#10260: i18n documentation refactoring +--- Reporter: ramiro | Owner: ramiro Status: new| Milestone:

Re: [Django] #10300: Custom File Storage Backend broken by recent SVN commit.

2009-02-23 Thread Django
#10300: Custom File Storage Backend broken by recent SVN commit. ---+ Reporter: erikcw| Owner: nobody Status: new | Milestone:

[Django] #10338: Typo "yeah" instead of "yes" in docs

2009-02-23 Thread Django
#10338: Typo "yeah" instead of "yes" in docs +--- Reporter: jumpfroggy | Owner: nobody Status: new | Milestone: Component: Documentation | Version: 1.0

Re: [Django] #10317: New Feature: django.contrib.markup.fields.MarkupField

2009-02-23 Thread Django
#10317: New Feature: django.contrib.markup.fields.MarkupField ---+ Reporter: jamesturk | Owner: jamesturk Status: new | Milestone: post-1.0 Component:

Re: [Django] #8813: BaseInlineFormSet unable to save existing objects

2009-02-23 Thread Django
#8813: BaseInlineFormSet unable to save existing objects -+-- Reporter: tobias | Owner: nobody Status: new | Milestone: Component: Forms |

Re: [Django] #6903: Go back to old change_list view after hitting save

2009-02-23 Thread Django
#6903: Go back to old change_list view after hitting save -+-- Reporter: jarrow | Owner: ramiro Status: new | Milestone: post-1.0

Re: [Django] #10336: Generic views documentation

2009-02-23 Thread Django
#10336: Generic views documentation +--- Reporter: ramiro | Owner: ramiro Status: new| Milestone: Component: Documentation | Version: SVN

Re: [Django] #10336: Generic views documentation

2009-02-23 Thread Django
#10336: Generic views documentation +--- Reporter: ramiro | Owner: ramiro Status: new| Milestone: Component: Documentation | Version: SVN

[Changeset] r9888 - in django/trunk: django/db/models django/db/models/sql docs/topics/db tests/modeltests/aggregation tests/regressiontests/aggregation_regress

2009-02-23 Thread noreply
Author: russellm Date: 2009-02-23 08:47:59 -0600 (Mon, 23 Feb 2009) New Revision: 9888 Modified: django/trunk/django/db/models/aggregates.py django/trunk/django/db/models/query.py django/trunk/django/db/models/sql/query.py django/trunk/django/db/models/sql/where.py

Re: [Django] #10335: tzinfo.py should use getdefaultencoding instead of getdefaultlocale[1]

2009-02-23 Thread Django
#10335: tzinfo.py should use getdefaultencoding instead of getdefaultlocale[1] -+-- Reporter: gthb| Owner: nobody Status: new

Re: [Django] #10335: tzinfo.py should use getdefaultencoding instead of getdefaultlocale[1]

2009-02-23 Thread Django
#10335: tzinfo.py should use getdefaultencoding instead of getdefaultlocale[1] -+-- Reporter: gthb| Owner: nobody Status: new

[Django] #10335: tzinfo.py should use getdefaultencoding instead of getdefaultlocale[1]

2009-02-23 Thread Django
#10335: tzinfo.py should use getdefaultencoding instead of getdefaultlocale[1] --+- Reporter: gthb | Owner: nobody Status: new | Milestone:

Re: [Django] #9751: project_directory calculated incorrectly when "settings" is a directory (breaks 'startapp')

2009-02-23 Thread Django
#9751: project_directory calculated incorrectly when "settings" is a directory (breaks 'startapp') +--- Reporter: lamby | Owner: nobody Status: new|

Re: [Django] #10333: Syndication framework calls context processors twice per item

2009-02-23 Thread Django
#10333: Syndication framework calls context processors twice per item +--- Reporter: IanLewis | Owner: nobody Status: closed | Milestone: Component: RSS

[Django] #10334: Syndication framework calls context processors twice per item

2009-02-23 Thread Django
#10334: Syndication framework calls context processors twice per item ---+ Reporter: IanLewis | Owner: nobody Status: new| Milestone: Component: RSS framework | Version:

[Django] #10333: Syndication framework calls context processors twice per item

2009-02-23 Thread Django
#10333: Syndication framework calls context processors twice per item ---+ Reporter: IanLewis | Owner: nobody Status: new| Milestone: Component: RSS framework | Version:

[Django] #10332: updated IT localflavor with new provinces added in 2009

2009-02-23 Thread Django
#10332: updated IT localflavor with new provinces added in 2009 +--- Reporter: gogna | Owner: nobody Status: new | Milestone: Component:

Re: [Django] #10310: Model attribute default_queryset

2009-02-23 Thread Django
#10310: Model attribute default_queryset ---+ Reporter: fero | Owner: nobody Status: new | Milestone: post-1.0

Re: [Django] #5863: list_display does not allow functions of referenced objects

2009-02-23 Thread Django
#5863: list_display does not allow functions of referenced objects ---+ Reporter: Beat Bolli | Owner: nobody Status: reopened |