Re: [Django] #22683: Schema tests and .extra queryset method

2014-05-26 Thread Django
#22683: Schema tests and .extra queryset method -+- Reporter: maxi |Owner: nobody Type: | Status: new Cleanup/optimization

[django/django] c0a560: [1.7.x] Fixed #22675 -- makemigrations --dry-run t...

2014-05-26 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: c0a56001e0e5c35615842f4ed223b7baeb234730 https://github.com/django/django/commit/c0a56001e0e5c35615842f4ed223b7baeb234730 Author: Moayad Mardini Date: 2014-05-26 (Mon, 26 May 2014) Changed paths:

Re: [Django] #22675: Allow makemigrations --dry-run to output the migrations to stdout

2014-05-26 Thread Django
#22675: Allow makemigrations --dry-run to output the migrations to stdout -+-- Reporter: anonymous|Owner: mardini Type: New feature | Status: closed Component: Migration

[django/django] 2e613e: Fixed #22675 -- makemigrations --dry-run to output...

2014-05-26 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 2e613ea5c52d4d12e071987178af18c0371d6e2f https://github.com/django/django/commit/2e613ea5c52d4d12e071987178af18c0371d6e2f Author: Moayad Mardini Date: 2014-05-27 (Tue, 27 May 2014) Changed paths: M

Re: [Django] #22675: Allow makemigrations --dry-run to output the migrations to stdout

2014-05-26 Thread Django
#22675: Allow makemigrations --dry-run to output the migrations to stdout -+-- Reporter: anonymous|Owner: mardini Type: New feature | Status: closed Component: Migration

Re: [Django] #21451: LiveServerTestCase returns a 404 on all URLs when MEDIA_URL = '' and DEBUG = True

2014-05-26 Thread Django
#21451: LiveServerTestCase returns a 404 on all URLs when MEDIA_URL = '' and DEBUG = True ---+ Reporter: aaugustin |Owner: nobody Type: Bug| Status:

Re: [Django] #22675: Allow makemigrations --dry-run to output the migrations to stdout

2014-05-26 Thread Django
#22675: Allow makemigrations --dry-run to output the migrations to stdout -+-- Reporter: anonymous|Owner: mardini Type: New feature | Status: assigned Component: Migrati

Re: [Django] #22675: Allow makemigrations --dry-run to output the migrations to stdout

2014-05-26 Thread Django
#22675: Allow makemigrations --dry-run to output the migrations to stdout -+-- Reporter: anonymous|Owner: mardini Type: New feature | Status: assigned Component: Migrati

Re: [Django] #13776: is_valid() with null field value on ModelForms from models with non-nullable ForeignKeys causes ValueError

2014-05-26 Thread Django
#13776: is_valid() with null field value on ModelForms from models with non- nullable ForeignKeys causes ValueError -+- Reporter: peterbe |Owner: Type: Bug | an

Re: [Django] #22702: Management command options can be parsed twice.

2014-05-26 Thread Django
#22702: Management command options can be parsed twice. -+- Reporter: mardini |Owner: nobody Type: Bug | Status: closed Component: Core

Re: [Django] #22706: Debug error is not working fine when filepath is bad

2014-05-26 Thread Django
#22706: Debug error is not working fine when filepath is bad -+- Reporter: gox21mx@…|Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #21668: Invalid upload_to FileField attribute results in hard-to-debug "Bad Request" 400 error.

2014-05-26 Thread Django
#21668: Invalid upload_to FileField attribute results in hard-to-debug "Bad Request" 400 error. -+- Reporter: GDorn|Owner: Type: | anubhav9042 Cleanup/

[Django] #22706: Debug error is not working fine when filepath is bad

2014-05-26 Thread Django
#22706: Debug error is not working fine when filepath is bad --+ Reporter: gox21mx@… | Owner: nobody Type: Bug | Status: new Component: File uploads/storage |Version: 1.6

[Django] #22705: can't bulk create models with no fields

2014-05-26 Thread Django
#22705: can't bulk create models with no fields ---+ Reporter: ellery-newcomer@… | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.6 Severity: Normal

Re: [Django] #15995: Problems in ModelForm._post_clean

2014-05-26 Thread Django
#15995: Problems in ModelForm._post_clean --+- Reporter: apollo13 |Owner: nobody Type: Bug | Status: closed Component: Forms | Version: master S

Re: [Django] #22704: "collectstatic" fails when there is a dangling symlink (in the source) (was: "collectstatic" fails when there is a dangling symlink)

2014-05-26 Thread Django
#22704: "collectstatic" fails when there is a dangling symlink (in the source) -+- Reporter: blueyed |Owner: nobody Type: New feature | Status: new

Re: [Django] #22704: "collectstatic" fails when there is a dangling symlink

2014-05-26 Thread Django
#22704: "collectstatic" fails when there is a dangling symlink -+- Reporter: blueyed |Owner: nobody Type: New feature | Status: new Component: c

Re: [Django] #19905: ResourceWarning in formtools tests

2014-05-26 Thread Django
#19905: ResourceWarning in formtools tests ---+ Reporter: apollo13 |Owner: nobody Type: Bug| Status: new Component: contrib.formtools |

Re: [Django] #22703: it should be possible to access the class from the template

2014-05-26 Thread Django
#22703: it should be possible to access the class from the template ---+-- Reporter: sabinemaennel |Owner: nobody Type: New feature| Status: closed Component:

Re: [Django] #22704: "collectstatic" fails when there is a dangling symlink

2014-05-26 Thread Django
#22704: "collectstatic" fails when there is a dangling symlink -+- Reporter: blueyed |Owner: nobody Type: New feature | Status: new Component: c

[django/django] b625e8: Fix an error in a documented lookup example.

2014-05-26 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: b625e861e5d2709a16588ecb82f46e1fb86004c7 https://github.com/django/django/commit/b625e861e5d2709a16588ecb82f46e1fb86004c7 Author: Marc Tamlyn Date: 2014-05-26 (Mon, 26 May 2014) Changed paths: M do

[Django] #22704: "collectstatic" fails when there is a dangling symlink

2014-05-26 Thread Django
#22704: "collectstatic" fails when there is a dangling symlink -+- Reporter: blueyed | Owner: nobody Type: New feature | Status: new Component: contrib.staticfiles |Version: master

[Django] #22703: it should be possible to access the class from the template

2014-05-26 Thread Django
#22703: it should be possible to access the class from the template ---+--- Reporter: sabinemaennel | Owner: nobody Type: New feature| Status: new Component: Uncategorized |Version: 1.6 Severity:

Re: [Django] #22653: Need to add database features flag in some of the test cases

2014-05-26 Thread Django
#22653: Need to add database features flag in some of the test cases -+- Reporter: rahul.priyadarshi@… |Owner: nobody Type: Uncategorized| Status: new Compon

[Django] #22702: Management command options can be parsed twice.

2014-05-26 Thread Django
#22702: Management command options can be parsed twice. + Reporter: mardini | Owner: nobody Type: Bug | Status: new Component: Core (Management commands) |

Re: [Django] #13776: is_valid() with null field value on ModelForms from models with non-nullable ForeignKeys causes ValueError

2014-05-26 Thread Django
#13776: is_valid() with null field value on ModelForms from models with non- nullable ForeignKeys causes ValueError -+- Reporter: peterbe |Owner: Type: Bug | an

Re: [Django] #22699: app registry error when running startproject with a template containing DATE_FORMAT

2014-05-26 Thread Django
#22699: app registry error when running startproject with a template containing DATE_FORMAT -+- Reporter: smeatonj |Owner: aaugustin Type: Bug |