Re: [Django] #22356: unique_together fails when referencing columns from base and child class

2014-04-02 Thread Django
#22356: unique_together fails when referencing columns from base and child class -+- Reporter: claus|Owner: nobody Type: Bug | Status: new

Re: [Django] #22356: unique_together fails when referencing columns from base and child class

2014-04-02 Thread Django
#22356: unique_together fails when referencing columns from base and child class +-- Reporter: claus |Owner: nobody Type: Bug | Status: new Component: Migration

Re: [Django] #22356: unique_together fails when referencing columns from base and child class

2014-04-02 Thread Django
#22356: unique_together fails when referencing columns from base and child class -+- Reporter: claus|Owner: nobody Type: Bug | Status: new

Re: [Django] #22356: unique_together fails when referencing columns from base and child class

2014-04-02 Thread Django
#22356: unique_together fails when referencing columns from base and child class -+- Reporter: claus|Owner: nobody Type: Bug | Status: new

Re: [Django] #22376: Broken link in documentation

2014-04-02 Thread Django
#22376: Broken link in documentation ---+-- Reporter: anonymous |Owner: nobody Type: Uncategorized | Status: closed Component: Uncategorized | Version

[Django] #22376: Broken link in documentation

2014-04-02 Thread Django
#22376: Broken link in documentation ---+ Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.6 Severity: Normal | Keywords: Triage Sta

Re: [Django] #13734: Simpler implementation of django.dispatch.dispatcher.Signal._remove_receiver

2014-04-02 Thread Django
#13734: Simpler implementation of django.dispatch.dispatcher.Signal._remove_receiver --+ Reporter: suzaku|Owner: suzaku Type: Cleanup/optimization | Status

[django/django] 1a1b22: [1.7.x] Document removal of GeoDjangoTestSuiteRunn...

2014-04-02 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 1a1b22679d8408f81d91dba2c92cb15f9ebf377e https://github.com/django/django/commit/1a1b22679d8408f81d91dba2c92cb15f9ebf377e Author: Ramiro Morales Date: 2014-04-02 (Wed, 02 Apr 2014) Changed paths:

[django/django] bd5965: [1.6.x] Document removal of GeoDjangoTestSuiteRunn...

2014-04-02 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: bd5965ce68c347971dd7b706e3c9b636105b75d1 https://github.com/django/django/commit/bd5965ce68c347971dd7b706e3c9b636105b75d1 Author: Ramiro Morales Date: 2014-04-02 (Wed, 02 Apr 2014) Changed paths:

[django/django] e6ced2: Document removal of GeoDjangoTestSuiteRunner in 1....

2014-04-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e6ced2bb086396b57601d04ad5b3ba347d1eb785 https://github.com/django/django/commit/e6ced2bb086396b57601d04ad5b3ba347d1eb785 Author: Ramiro Morales Date: 2014-04-02 (Wed, 02 Apr 2014) Changed paths: M

Re: [Django] #16734: urlresolvers doesn't get a script prefix from manage.py

2014-04-02 Thread Django
#16734: urlresolvers doesn't get a script prefix from manage.py -+- Reporter: d00gs|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #22218: Deprecate 'prefix' arg to django.conf.urls.patterns

2014-04-02 Thread Django
#22218: Deprecate 'prefix' arg to django.conf.urls.patterns --+ Reporter: carljm|Owner: timo Type: Cleanup/optimization | Status: assigned Component:

Re: [Django] #16734: urlresolvers doesn't get a script prefix from manage.py

2014-04-02 Thread Django
#16734: urlresolvers doesn't get a script prefix from manage.py -+- Reporter: d00gs|Owner: nobody Type: Bug | Status: new Component:

[django/django] 36d1e3: [1.7.x] Fixed #22347 -- Unified FileSystemStorage ...

2014-04-02 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 36d1e3725fd0b6a196ddb662fd1eb8bca638d38c https://github.com/django/django/commit/36d1e3725fd0b6a196ddb662fd1eb8bca638d38c Author: Vishal Lal Date: 2014-04-02 (Wed, 02 Apr 2014) Changed paths:

Re: [Django] #22347: FileSystemStorage documentation spread out in different places

2014-04-02 Thread Django
#22347: FileSystemStorage documentation spread out in different places --+ Reporter: nliberg |Owner: vlal Type: Cleanup/optimization | Status: closed Co

[django/django] ca93f0: Fixed #22347 -- Unified FileSystemStorage document...

2014-04-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ca93f02c621ea0f686e0bde3e4130e99116fd9d5 https://github.com/django/django/commit/ca93f02c621ea0f686e0bde3e4130e99116fd9d5 Author: Vishal Lal Date: 2014-04-02 (Wed, 02 Apr 2014) Changed paths: M doc

Re: [Django] #22347: FileSystemStorage documentation spread out in different places

2014-04-02 Thread Django
#22347: FileSystemStorage documentation spread out in different places --+ Reporter: nliberg |Owner: vlal Type: Cleanup/optimization | Status: closed Co

Re: [Django] #22017: RuntimeError: dictionary changed size during iteration

2014-04-02 Thread Django
#22017: RuntimeError: dictionary changed size during iteration --+--- Reporter: quinox|Owner: nobody Type: Bug | Status: closed Component: Python 3 |

Re: [Django] #22218: Deprecate 'prefix' arg to django.conf.urls.patterns

2014-04-02 Thread Django
#22218: Deprecate 'prefix' arg to django.conf.urls.patterns --+ Reporter: carljm|Owner: timo Type: Cleanup/optimization | Status: assigned Component:

[django/django] 666990: Revert "Merge pull request #2508 from tomwys/patch...

2014-04-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 666990a2a09593d33d8e445398b3b322350ea993 https://github.com/django/django/commit/666990a2a09593d33d8e445398b3b322350ea993 Author: Alex Gaynor Date: 2014-04-02 (Wed, 02 Apr 2014) Changed paths: M dj

Re: [Django] #15089: contrib.sites and multitenancy

2014-04-02 Thread Django
#15089: contrib.sites and multitenancy ---+ Reporter: legutierr |Owner: apollo13 Type: New feature| Status: new Component: contrib.sites | Version:

[django/django] cb9704: Refactor. Stop using memory for list copies.

2014-04-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: cb9704fc4ff0d0091814c59bc3bed90e9728cb16 https://github.com/django/django/commit/cb9704fc4ff0d0091814c59bc3bed90e9728cb16 Author: Tomasz Wysocki Date: 2014-04-02 (Wed, 02 Apr 2014) Changed paths: M

[django/django] 6eb891: Don't copy list for iteration.

2014-04-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 6eb891f57ad8b13bded1c7d0f4683cf63ba18c76 https://github.com/django/django/commit/6eb891f57ad8b13bded1c7d0f4683cf63ba18c76 Author: Tomasz Wysocki Date: 2014-04-02 (Wed, 02 Apr 2014) Changed paths: M

Re: [Django] #22375: Suggest to validate unique before running clean in models full_clean etc..

2014-04-02 Thread Django
#22375: Suggest to validate unique before running clean in models full_clean etc.. -+- Reporter: dspjmt@… |Owner: nobody Type: | Status:

[Django] #22375: Suggest to validate unique before running clean in models full_clean etc..

2014-04-02 Thread Django
#22375: Suggest to validate unique before running clean in models full_clean etc.. --+ Reporter: dspjmt@… | Owner: nobody Type: Cleanup/optimization | Status: new Component:

[Django] #22374: Suggest to validate unique before running clean in models full_clean etc..

2014-04-02 Thread Django
#22374: Suggest to validate unique before running clean in models full_clean etc.. --+ Reporter: dspjmt@… | Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #9025: Nested Inline Support in Admin

2014-04-02 Thread Django
#9025: Nested Inline Support in Admin ---+ Reporter: pixelcort |Owner: Type: New feature| Status: new Component: contrib.admin | Version: master

[Django] #22373: Django Migrations keeps detecting changes to FileField using custom storage

2014-04-02 Thread Django
#22373: Django Migrations keeps detecting changes to FileField using custom storage ---+ Reporter: Matthias Pronk | Owner: Type: Bug| Status: new Component: Migrations

Re: [Django] #22218: Deprecate 'prefix' arg to django.conf.urls.patterns

2014-04-02 Thread Django
#22218: Deprecate 'prefix' arg to django.conf.urls.patterns --+ Reporter: carljm|Owner: timo Type: Cleanup/optimization | Status: assigned Component:

Re: [Django] #22371: AttributeError during replaying/loading of migration: 'module' object has no attribute 'RemovedModel'

2014-04-02 Thread Django
#22371: AttributeError during replaying/loading of migration: 'module' object has no attribute 'RemovedModel' +-- Reporter: blueyed |Owner: nobody Type: Bug | Status:

Re: [Django] #22347: FileSystemStorage documentation spread out in different places

2014-04-02 Thread Django
#22347: FileSystemStorage documentation spread out in different places --+ Reporter: nliberg |Owner: vlal Type: Cleanup/optimization | Status: assigned

Re: [Django] #22370: Mysql TimeZone problems

2014-04-02 Thread Django
#22370: Mysql TimeZone problems -+- Reporter: info@… |Owner: nobody Type: Bug | Status: new Component: Database layer |