[Django] #16388: django unittest bug

2011-07-01 Thread Django
#16388: django unittest bug +--- Reporter: freewave@… | Owner: nobody Type: Bug | Status: new Milestone: | Component: Testing framework Version: 1.3 | Severity: Normal

Re: [Django] #6904: Dictsort filter should sort case insensitive

2011-07-01 Thread Django
#6904: Dictsort filter should sort case insensitive -+- Reporter: michael@… | Owner: nobody Type: Bug| Status: new Milestone: |

Re: [Django] #4848: Feature Proposal: Allowing inline fields to be specified in the fields tuple (newforms-admin)

2011-07-01 Thread Django
#4848: Feature Proposal: Allowing inline fields to be specified in the fields tuple (newforms-admin) -+- Reporter: leifbyron | Owner: nobody Type: New| Status:

Re: [Django] #10938: add inlines into fieldsets

2011-07-01 Thread Django
#10938: add inlines into fieldsets ---+--- Reporter: ctao | Owner: aaugustin Type: New feature | Status: new Milestone: | Component:

Re: [Django] #16375: PEP 0263 for generated project and apps

2011-07-01 Thread Django
#16375: PEP 0263 for generated project and apps -+- Reporter: wildfire | Owner: nobody Type: | Status: closed Cleanup/optimization |

Re: [Django] #7835: Provide the ability for model definitions that are only availably during testing

2011-07-01 Thread Django
#7835: Provide the ability for model definitions that are only availably during testing -+- Reporter: russellm | Owner: kkubasik Type: New| Status: new feature

Re: [Django] #8013: Localflavor for Colombia and Ecuador

2011-07-01 Thread Django
#8013: Localflavor for Colombia and Ecuador -+- Reporter: ikks | Owner: nobody Type: New| Status: new feature| Component:

Re: [Django] #8013: Localflavor for Colombia and Ecuador

2011-07-01 Thread Django
#8013: Localflavor for Colombia and Ecuador -+- Reporter: ikks | Owner: nobody Type: New| Status: new feature| Component:

Re: [Django] #16161: If extra static files are added into STATIC_ROOT, they are transformed to symlinks in the next run of ``collectstatic -l``

2011-07-01 Thread Django
#16161: If extra static files are added into STATIC_ROOT, they are transformed to symlinks in the next run of ``collectstatic -l`` +- Reporter: gnotaras | Owner: aaugustin Type:

Re: [Django] #16387: Localizing Fails

2011-07-01 Thread Django
#16387: Localizing Fails -+ Reporter: konzept@… | Owner: nobody Type: Bug| Status: new Milestone: | Component: GIS Version:

Re: [Django] #16161: If extra static files are added into STATIC_ROOT, they are transformed to symlinks in the next run of ``collectstatic -l``

2011-07-01 Thread Django
#16161: If extra static files are added into STATIC_ROOT, they are transformed to symlinks in the next run of ``collectstatic -l`` +- Reporter: gnotaras | Owner: aaugustin Type:

[Django] #16387: Localizing Fails

2011-07-01 Thread Django
#16387: Localizing Fails ---+ Reporter: konzept@… | Owner: nobody Type: Uncategorized | Status: new Milestone: | Component: GIS Version: 1.3| Severity: Normal Keywords:

Re: [Django] #16161: If extra static files are added into STATIC_ROOT, they are transformed to symlinks in the next run of ``collectstatic -l``

2011-07-01 Thread Django
#16161: If extra static files are added into STATIC_ROOT, they are transformed to symlinks in the next run of ``collectstatic -l`` +- Reporter: gnotaras | Owner: aaugustin Type:

[Changeset] r16492 - in django/branches/releases/1.3.X/docs: howto howto/deployment ref/contrib/admin

2011-07-01 Thread noreply
Author: jezdez Date: 2011-07-01 08:19:34 -0700 (Fri, 01 Jul 2011) New Revision: 16492 Modified: django/branches/releases/1.3.X/docs/howto/deployment/modpython.txt django/branches/releases/1.3.X/docs/howto/deployment/modwsgi.txt django/branches/releases/1.3.X/docs/howto/static-files.txt

Re: [Django] #15974: docs: deployment/modwsgi: Link to static files howto missing

2011-07-01 Thread Django
#15974: docs: deployment/modwsgi: Link to static files howto missing -+- Reporter: django-| Owner: RogueBean trac.10.snej@… | Status: closed Type:

Re: [Django] #15974: docs: deployment/modwsgi: Link to static files howto missing

2011-07-01 Thread Django
#15974: docs: deployment/modwsgi: Link to static files howto missing -+- Reporter: django-| Owner: RogueBean trac.10.snej@… | Status: closed Type:

[Changeset] r16491 - in django/trunk/docs: howto howto/deployment ref/contrib/admin

2011-07-01 Thread noreply
Author: jezdez Date: 2011-07-01 08:18:42 -0700 (Fri, 01 Jul 2011) New Revision: 16491 Modified: django/trunk/docs/howto/deployment/modpython.txt django/trunk/docs/howto/deployment/modwsgi.txt django/trunk/docs/howto/static-files.txt django/trunk/docs/ref/contrib/admin/index.txt Log:

[Changeset] r16490 - django/trunk

2011-07-01 Thread noreply
Author: jezdez Date: 2011-07-01 08:18:34 -0700 (Fri, 01 Jul 2011) New Revision: 16490 Modified: django/trunk/MANIFEST.in Log: Fixed the manifest template to correctly ship admin's static files. Modified: django/trunk/MANIFEST.in

Re: [Django] #15077: Error in documentation for running Django on a shared-hosting provider with Apache

2011-07-01 Thread Django
#15077: Error in documentation for running Django on a shared-hosting provider with Apache -+- Reporter: MarkusH| Owner: Horst Gutmann Type: Bug|

[Changeset] r16489 - django/trunk/docs/howto/deployment

2011-07-01 Thread noreply
Author: jezdez Date: 2011-07-01 08:18:27 -0700 (Fri, 01 Jul 2011) New Revision: 16489 Modified: django/trunk/docs/howto/deployment/fastcgi.txt Log: Fixed #15077 -- Clarified FastCGI documentation with regard to shared hosting providers. Thanks, Horst Gutmann. Modified:

Re: [Django] #16360: Add a standard entrypoint for WSGI to project template

2011-07-01 Thread Django
#16360: Add a standard entrypoint for WSGI to project template ---+-- Reporter: jezdez | Owner: nobody Type: New feature | Status: new Milestone: 1.4

[Django] #16386: Handle subclasses in signal dispatcher

2011-07-01 Thread Django
#16386: Handle subclasses in signal dispatcher -+-- Reporter: patrys | Owner: nobody Type: New feature | Status: new Milestone: | Component: Core (Other) Version: 1.3 |

Re: [Django] #373: Add support for multiple-column primary keys

2011-07-01 Thread Django
#373: Add support for multiple-column primary keys -+- Reporter: jacob | Owner: konk Type: New| Status: assigned feature|

Re: [Django] #16368: Custom sites model overridden by contrib.sites.model.Site

2011-07-01 Thread Django
#16368: Custom sites model overridden by contrib.sites.model.Site -+- Reporter: | Owner: nobody briehan.lombaard@… | Status: new Type: Bug

Re: [Django] #16368: Custom sites model overridden by contrib.sites.model.Site

2011-07-01 Thread Django
#16368: Custom sites model overridden by contrib.sites.model.Site -+- Reporter: | Owner: nobody briehan.lombaard@… | Status: new Type: Bug

Re: [Django] #16382: WizardView: Incorrect step numbering

2011-07-01 Thread Django
#16382: WizardView: Incorrect step numbering -+--- Reporter: anonymous | Owner: nobody Type: Bug| Status: new Milestone: | Component:

Re: [Django] #16368: Custom sites model overridden by contrib.sites.model.Site

2011-07-01 Thread Django
#16368: Custom sites model overridden by contrib.sites.model.Site -+- Reporter: | Owner: nobody briehan.lombaard@… | Status: new Type: Bug

Re: [Django] #16382: WizardView: Incorrect step numbering

2011-07-01 Thread Django
#16382: WizardView: Incorrect step numbering -+--- Reporter: anonymous | Owner: nobody Type: Bug| Status: new Milestone: | Component:

Re: [Django] #16283: manage.py depends on django.contrib.contenttypes et al.

2011-07-01 Thread Django
#16283: manage.py depends on django.contrib.contenttypes et al. +-- Reporter: TheRoSS | Owner: nobody Type: Bug | Status: reopened Milestone:|

Re: [Django] #16385: NoSQL support

2011-07-01 Thread Django
#16385: NoSQL support -+- Reporter: jonash | Owner: nobody Type: New| Status: closed feature| Component: Database layer