Re: [Django] #23434: Incorrect parameter coercion for bool in Oracle backend

2014-09-06 Thread Django
#23434: Incorrect parameter coercion for bool in Oracle backend -+- Reporter: jarshwah |Owner: jarshwah Type: Uncategorized| Status: assigned Compo

Re: [Django] #23434: Incorrect parameter coercion for bool in Oracle backend

2014-09-06 Thread Django
#23434: Incorrect parameter coercion for bool in Oracle backend -+- Reporter: jarshwah |Owner: jarshwah Type: Uncategorized| Status: assigned Compo

[Django] #23444: Legacy code unnecessarily creates ContentType object for `through` model when using it in inlines

2014-09-06 Thread Django
#23444: Legacy code unnecessarily creates ContentType object for `through` model when using it in inlines --+ Reporter: a1tus | Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #23418: Classes embedded inside other classes are not serialized correctly

2014-09-06 Thread Django
#23418: Classes embedded inside other classes are not serialized correctly +-- Reporter: dlo |Owner: nobody Type: Bug | Status: new Component: Migrations |

Re: [Django] #21292: A how-to or tutorial document for using authentication views and forms is needed

2014-09-06 Thread Django
#21292: A how-to or tutorial document for using authentication views and forms is needed ---+ Reporter: EvilDMP|Owner: Type: New feature| Status: new Component: D

Re: [Django] #23305: Models that are imported on app's import time are invisible to makemigrations when the application is relabeld

2014-09-06 Thread Django
#23305: Models that are imported on app's import time are invisible to makemigrations when the application is relabeld -+- Reporter: rafalp |Owner: Type: |

Re: [Django] #23307: max_num limits total number of forms, not empty forms

2014-09-06 Thread Django
#23307: max_num limits total number of forms, not empty forms --+ Reporter: velle |Owner: Octowl Type: Cleanup/optimization | Status: assigned Compone

Re: [Django] #23442: Module Version Information

2014-09-06 Thread Django
#23442: Module Version Information -+- Reporter: abhillman|Owner: nobody Type: | Status: new Cleanup/optimization |

[django/django] 0b5bd3: Added the inaugural technical board.

2014-09-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0b5bd398fa8fb145112f5664e6742dacbf25ae85 https://github.com/django/django/commit/0b5bd398fa8fb145112f5664e6742dacbf25ae85 Author: Tim Graham Date: 2014-09-06 (Sat, 06 Sep 2014) Changed paths: M doc

Re: [Django] #23305: Models that are imported on app's import time are invisible to makemigrations when the application is relabeld

2014-09-06 Thread Django
#23305: Models that are imported on app's import time are invisible to makemigrations when the application is relabeld -+- Reporter: rafalp |Owner: Type: |

Re: [Django] #23305: Models that are imported on app's import time are invisible to makemigrations when the application is relabeld

2014-09-06 Thread Django
#23305: Models that are imported on app's import time are invisible to makemigrations when the application is relabeld -+- Reporter: rafalp |Owner: Type: |

Re: [Django] #23443: Inconsistent FieldError message under some circumstances

2014-09-06 Thread Django
#23443: Inconsistent FieldError message under some circumstances -+- Reporter: tchaumeny|Owner: nobody Type: Bug | Status: new Component:

[Django] #23443: Inconsistent FieldError message under some circumstances

2014-09-06 Thread Django
#23443: Inconsistent FieldError message under some circumstances --+ Reporter: tchaumeny | Owner: nobody Type: Bug | Status: new Component: Database layer (m

Re: [Django] #14030: Use F() objects in aggregates(), annotates() and values()

2014-09-06 Thread Django
#14030: Use F() objects in aggregates(), annotates() and values() -+- Reporter: delfick |Owner: jarshwah Type: New feature | Status: assigned Com

Re: [Django] #23305: Models that are imported on app's import time are invisible to makemigrations when the application is relabeld

2014-09-06 Thread Django
#23305: Models that are imported on app's import time are invisible to makemigrations when the application is relabeld -+- Reporter: rafalp |Owner: Type: |

Re: [Django] #23442: Module Version Information

2014-09-06 Thread Django
#23442: Module Version Information -+- Reporter: abhillman|Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #23307: max_num limits total number of forms, not empty forms

2014-09-06 Thread Django
#23307: max_num limits total number of forms, not empty forms --+ Reporter: velle |Owner: Octowl Type: Cleanup/optimization | Status: assigned Compone

[Django] #23442: Module Version Information

2014-09-06 Thread Django
#23442: Module Version Information --+- Reporter: abhillman | Owner: nobody Type: Cleanup/optimization | Status: new Component: Uncategorized |Version: master Severity: Normal

Re: [Django] #23307: max_num limits total number of forms, not empty forms

2014-09-06 Thread Django
#23307: max_num limits total number of forms, not empty forms --+ Reporter: velle |Owner: Octowl Type: Cleanup/optimization | Status: assigned Compone

Re: [Django] #23365: makemigrations with a new not nullable DateTimeField leads to RuntimeWarning

2014-09-06 Thread Django
#23365: makemigrations with a new not nullable DateTimeField leads to RuntimeWarning -+ Reporter: rasca|Owner: rmutter Type: New feature | Status: assigned Component:

Re: [Django] #22022: Allow field subclasses to require additional SQL

2014-09-06 Thread Django
#22022: Allow field subclasses to require additional SQL -+- Reporter: mjtamlyn |Owner: nobody Type: New feature | Status: new Component: Databas

Re: [Django] #23281: Add explicit link into OneToOneField.parent_link

2014-09-06 Thread Django
#23281: Add explicit link into OneToOneField.parent_link --+ Reporter: knowledgepoint-devs |Owner: oromero Type: Cleanup/optimization | Status: assigned Component:

Re: [Django] #23441: Maximum recursion depth exceeded when using custom `inclusion_tag` with recursion in templates and `django.template.loaders.cached.Loader`

2014-09-06 Thread Django
#23441: Maximum recursion depth exceeded when using custom `inclusion_tag` with recursion in templates and `django.template.loaders.cached.Loader` ---+-- Reporter: vstoykov |Owner: nobody Type:

[django/django] 48e107: [1.7.x] Fixed #23416 -- Make sure DatabaseCreation...

2014-09-06 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 48e10710074a06584b6f8331a6e74492be5acf18 https://github.com/django/django/commit/48e10710074a06584b6f8331a6e74492be5acf18 Author: Marc Tamlyn Date: 2014-09-06 (Sat, 06 Sep 2014) Changed paths:

Re: [Django] #23416: Django 1.7 fails to output a CHECK constraint on PositiveIntegerFields using postgres backend

2014-09-06 Thread Django
#23416: Django 1.7 fails to output a CHECK constraint on PositiveIntegerFields using postgres backend -+- Reporter: ris |Owner: nobody Type: Bug |

Re: [Django] #23416: Django 1.7 fails to output a CHECK constraint on PositiveIntegerFields using postgres backend

2014-09-06 Thread Django
#23416: Django 1.7 fails to output a CHECK constraint on PositiveIntegerFields using postgres backend -+- Reporter: ris |Owner: nobody Type: Bug |

[django/django] 14c845: Fixed #23416 -- Make sure DatabaseCreation respect...

2014-09-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 14c8456ffe7e6388383e6fe5c3f51cd20810ea49 https://github.com/django/django/commit/14c8456ffe7e6388383e6fe5c3f51cd20810ea49 Author: Marc Tamlyn Date: 2014-09-06 (Sat, 06 Sep 2014) Changed paths: M dj

[django/django] e5febf: Move Gabriel Hurley to "Past Team Members"

2014-09-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e5febfb3c3873e535be1cde047a1f738922564d5 https://github.com/django/django/commit/e5febfb3c3873e535be1cde047a1f738922564d5 Author: Paul McMillan Date: 2014-09-06 (Sat, 06 Sep 2014) Changed paths: M

[Django] #23441: Maximum recursion depth exceeded when using custom `inclusion_tag` with recursion in templates and `django.template.loaders.cached.Loader`

2014-09-06 Thread Django
#23441: Maximum recursion depth exceeded when using custom `inclusion_tag` with recursion in templates and `django.template.loaders.cached.Loader` ---+ Reporter: vstoykov | Owner: nobody Type: Bug| Status:

[django/django] a4ab04: Update bio for Paul McMillan to remove dead links

2014-09-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: a4ab0495cc28285fc4ba16c0f83b9277e99ad0a4 https://github.com/django/django/commit/a4ab0495cc28285fc4ba16c0f83b9277e99ad0a4 Author: Paul McMillan Date: 2014-09-06 (Sat, 06 Sep 2014) Changed paths: M

Re: [Django] #23439: ./manage.py makemigrations fail on 3.4.1 but works on 2.7.6

2014-09-06 Thread Django
#23439: ./manage.py makemigrations fail on 3.4.1 but works on 2.7.6 -+- Reporter: DanGamble89 |Owner: nobody Type: Bug | Status: closed Compo

Re: [Django] #23334: Incorrect Wiki Login Link

2014-09-06 Thread Django
#23334: Incorrect Wiki Login Link --+ Reporter: pegler|Owner: Type: Cleanup/optimization | Status: new Component: *.djangoproject.com |

Re: [Django] #23440: select_related with multiple ForeignKey to same table generates sub-optimal SQL

2014-09-06 Thread Django
#23440: select_related with multiple ForeignKey to same table generates sub-optimal SQL -+- Reporter: djbug|Owner: nobody Type: | Stat

[django/django] 0707fb: Convert myself to an emeritus member

2014-09-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0707fbc73fe553883d5ee8c1c4d79287d29c3809 https://github.com/django/django/commit/0707fbc73fe553883d5ee8c1c4d79287d29c3809 Author: Alex Gaynor Date: 2014-09-06 (Sat, 06 Sep 2014) Changed paths: M do

Re: [Django] #23439: ./manage.py makemigrations fail on 3.4.1 but works on 2.7.6

2014-09-06 Thread Django
#23439: ./manage.py makemigrations fail on 3.4.1 but works on 2.7.6 -+- Reporter: DanGamble89 |Owner: nobody Type: Bug | Status: closed Compo

Re: [Django] #23435: GFK should be indexed

2014-09-06 Thread Django
#23435: GFK should be indexed -+- Reporter: aaugustin|Owner: nobody Type: | Status: new Cleanup/optimization |

[Django] #23440: select_related with multiple ForeignKey to same table generates sub-optimal SQL

2014-09-06 Thread Django
#23440: select_related with multiple ForeignKey to same table generates sub-optimal SQL --+ Reporter: djbug | Owner: nobody Type: Cleanup/optimization | Status: new Component: Uncategor

Re: [Django] #23334: Incorrect Wiki Login Link

2014-09-06 Thread Django
#23334: Incorrect Wiki Login Link --+ Reporter: pegler|Owner: Type: Cleanup/optimization | Status: new Component: *.djangoproject.com |

Re: [Django] #23437: RuntimeError: AppRegistryNotReady("Models aren't loaded yet.")

2014-09-06 Thread Django
#23437: RuntimeError: AppRegistryNotReady("Models aren't loaded yet.") -+- Reporter: stdex|Owner: nobody Type: | Status: closed Clea

[django/django] f8fdb7: [1.7.x] Fixed #23437 -- Documented required update...

2014-09-06 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: f8fdb7177b79b79968a3f40612d33c7367ae584f https://github.com/django/django/commit/f8fdb7177b79b79968a3f40612d33c7367ae584f Author: Aymeric Augustin Date: 2014-09-06 (Sat, 06 Sep 2014) Changed path

Re: [Django] #23437: RuntimeError: AppRegistryNotReady("Models aren't loaded yet.")

2014-09-06 Thread Django
#23437: RuntimeError: AppRegistryNotReady("Models aren't loaded yet.") -+- Reporter: stdex|Owner: nobody Type: | Status: closed Clea

[django/django] dfe209: Fixed #23437 -- Documented required update of WSGI...

2014-09-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: dfe209a0c0801855cd8157199cb3bb31e5be11ce https://github.com/django/django/commit/dfe209a0c0801855cd8157199cb3bb31e5be11ce Author: Aymeric Augustin Date: 2014-09-06 (Sat, 06 Sep 2014) Changed paths:

Re: [Django] #23318: Management command dbshell does not use DATABASE[...]['OPTIONS'] to set env PGOPTIONS

2014-09-06 Thread Django
#23318: Management command dbshell does not use DATABASE[...]['OPTIONS'] to set env PGOPTIONS -+- Reporter: benjaoming |Owner: fcurella Type: New feature |

Re: [Django] #22267: django.utils.html.smart_urlquote() is incorrectly unquoting the url

2014-09-06 Thread Django
#22267: django.utils.html.smart_urlquote() is incorrectly unquoting the url ---+- Reporter: meenzam@… |Owner: ienzam Type: Bug| Status: assigned Component: Utili

Re: [Django] #23437: RuntimeError: AppRegistryNotReady("Models aren't loaded yet.")

2014-09-06 Thread Django
#23437: RuntimeError: AppRegistryNotReady("Models aren't loaded yet.") -+- Reporter: stdex|Owner: nobody Type: | Status: new Cleanup

Re: [Django] #23429: UnicodeDecodeError raised when printing a message from runserver

2014-09-06 Thread Django
#23429: UnicodeDecodeError raised when printing a message from runserver --+ Reporter: fcurella |Owner: fcurella Type: Cleanup/optimization | Status: new

Re: [Django] #23439: ./manage.py makemigrations fail on 3.4.1 but works on 2.7.6

2014-09-06 Thread Django
#23439: ./manage.py makemigrations fail on 3.4.1 but works on 2.7.6 -+- Reporter: DanGamble89 |Owner: nobody Type: Bug | Status: new Componen

Re: [Django] #23439: ./manage.py makemigrations fail on 3.4.1 but works on 2.7.6

2014-09-06 Thread Django
#23439: ./manage.py makemigrations fail on 3.4.1 but works on 2.7.6 -+- Reporter: DanGamble89 |Owner: nobody Type: Bug | Status: new Componen

Re: [Django] #23439: ./manage.py makemigrations fail on 3.4.1 but works on 2.7.6

2014-09-06 Thread Django
#23439: ./manage.py makemigrations fail on 3.4.1 but works on 2.7.6 -+- Reporter: DanGamble89 |Owner: nobody Type: Bug | Status: new Componen

Re: [Django] #23430: simplify gunicorn deployment docs

2014-09-06 Thread Django
#23430: simplify gunicorn deployment docs -+- Reporter: collinanderson |Owner: nobody Type: | Status: closed Cleanup/optimization

[django/django] ba8983: [1.7.x] Refs #23430 -- gunicorn wants a module, no...

2014-09-06 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: ba898a561b56c44c2d72c87f918604eae7f9 https://github.com/django/django/commit/ba898a561b56c44c2d72c87f918604eae7f9 Author: Collin Anderson Date: 2014-09-06 (Sat, 06 Sep 2014) Changed paths

Re: [Django] #23430: simplify gunicorn deployment docs

2014-09-06 Thread Django
#23430: simplify gunicorn deployment docs -+- Reporter: collinanderson |Owner: nobody Type: | Status: closed Cleanup/optimization

[django/django] fa74db: Refs #23430 -- gunicorn wants a module, not file

2014-09-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: fa74dba994bb3e70839623073a6ab5dfc815a9b3 https://github.com/django/django/commit/fa74dba994bb3e70839623073a6ab5dfc815a9b3 Author: Collin Anderson Date: 2014-09-06 (Sat, 06 Sep 2014) Changed paths:

[Django] #23439: ./manage.py makemigrations fail on 3.4.1 but works on 2.7.6

2014-09-06 Thread Django
#23439: ./manage.py makemigrations fail on 3.4.1 but works on 2.7.6 -+-- Reporter: DanGamble89 | Owner: nobody Type: Bug | Status: new Component: Python 3 |Version: 1.7 Severity: Nor

Re: [Django] #21292: A how-to or tutorial document for using authentication views and forms is needed

2014-09-06 Thread Django
#21292: A how-to or tutorial document for using authentication views and forms is needed ---+-- Reporter: EvilDMP|Owner: collinanderson Type: New feature| Status:

Re: [Django] #23376: Inconsistent documentation about required Storage methods

2014-09-06 Thread Django
#23376: Inconsistent documentation about required Storage methods -+- Reporter: jaap3|Owner: Type: | masterfung Cleanup/optimization |

Re: [Django] #23334: Incorrect Wiki Login Link

2014-09-06 Thread Django
#23334: Incorrect Wiki Login Link --+ Reporter: pegler|Owner: Type: Cleanup/optimization | Status: new Component: *.djangoproject.com |

Re: [Django] #23423: Integrate unaccent lookups in django.contrib.postgres

2014-09-06 Thread Django
#23423: Integrate unaccent lookups in django.contrib.postgres --+-- Reporter: tchaumeny |Owner: Type: New feature | Status: new Component: contrib.postgres

Re: [Django] #20572: Localized PostgreSQL error messages break loaddata

2014-09-06 Thread Django
#20572: Localized PostgreSQL error messages break loaddata -+- Reporter: gerard.henry@… |Owner: nobody Type: Bug | Status: new Component: Core

Re: [Django] #22882: UnicodeDecodeError in command flush

2014-09-06 Thread Django
#22882: UnicodeDecodeError in command flush -+- Reporter: djbaldey |Owner: fcurella Type: Bug | Status: closed Component: Core (Managemen

[django/django] a932c5: [1.7.x] Fixed #22882 -- Fixed a UnicodeDecodeError...

2014-09-06 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: a932c596fc5bfcfcb358981540917c8d6f9dc575 https://github.com/django/django/commit/a932c596fc5bfcfcb358981540917c8d6f9dc575 Author: Tim Graham Date: 2014-09-06 (Sat, 06 Sep 2014) Changed paths:

Re: [Django] #22882: UnicodeDecodeError in command flush

2014-09-06 Thread Django
#22882: UnicodeDecodeError in command flush -+- Reporter: djbaldey |Owner: fcurella Type: Bug | Status: closed Component: Core (Managemen

[django/django] 0e4d79: Fixed #22882 -- Fixed a UnicodeDecodeError in flus...

2014-09-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0e4d79c4f0591da3d2b0cf030cb8a79abe482345 https://github.com/django/django/commit/0e4d79c4f0591da3d2b0cf030cb8a79abe482345 Author: Tim Graham Date: 2014-09-06 (Sat, 06 Sep 2014) Changed paths: M dja

Re: [Django] #23376: Inconsistent documentation about required Storage methods

2014-09-06 Thread Django
#23376: Inconsistent documentation about required Storage methods -+- Reporter: jaap3|Owner: Type: | masterfung Cleanup/optimization |

Re: [Django] #23376: Inconsistent documentation about required Storage methods

2014-09-06 Thread Django
#23376: Inconsistent documentation about required Storage methods -+- Reporter: jaap3|Owner: nobody Type: | Status: new Cleanup/opti

Re: [Django] #23435: GFK should be indexed

2014-09-06 Thread Django
#23435: GFK should be indexed -+- Reporter: aaugustin|Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #23431: Regression in security patch for _to_field param filtering in admin

2014-09-06 Thread Django
#23431: Regression in security patch for _to_field param filtering in admin -+- Reporter: a1tus|Owner: charettes Type: Bug | Status: assig

[django/django] d19291: [1.7.x] Fixed #23340 -- Corrected naturaltime docs...

2014-09-06 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: d19291e9ad58107825581bd2297398cf8d824fba https://github.com/django/django/commit/d19291e9ad58107825581bd2297398cf8d824fba Author: Collin Anderson Date: 2014-09-06 (Sat, 06 Sep 2014) Changed paths

Re: [Django] #23340: naturaltime documentation doesn't match behavior

2014-09-06 Thread Django
#23340: naturaltime documentation doesn't match behavior --+-- Reporter: zachborboa|Owner: blackguest Type: Bug | Status: closed Component: contrib.

[django/django] 8635fa: [1.6.x] Additional edits for refs #23340; thanks L...

2014-09-06 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 8635fa0b118fcf7e7a0234fb2edb57715d6f6a61 https://github.com/django/django/commit/8635fa0b118fcf7e7a0234fb2edb57715d6f6a61 Author: Tim Graham Date: 2014-09-06 (Sat, 06 Sep 2014) Changed paths:

Re: [Django] #23340: naturaltime documentation doesn't match behavior

2014-09-06 Thread Django
#23340: naturaltime documentation doesn't match behavior --+-- Reporter: zachborboa|Owner: blackguest Type: Bug | Status: closed Component: contrib.

[django/django] 0a2bc6: Additional edits for refs #23340; thanks Loic.

2014-09-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0a2bc6e6bd29ccfbed86c58835c68c349c5a6757 https://github.com/django/django/commit/0a2bc6e6bd29ccfbed86c58835c68c349c5a6757 Author: Tim Graham Date: 2014-09-06 (Sat, 06 Sep 2014) Changed paths: M dja

[django/django] c9e0af: [1.6.x] Fixed #23340 -- Corrected naturaltime docs...

2014-09-06 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: c9e0afe2d3fa51b1b76ff5cbd53f95cf19f984f1 https://github.com/django/django/commit/c9e0afe2d3fa51b1b76ff5cbd53f95cf19f984f1 Author: Collin Anderson Date: 2014-09-06 (Sat, 06 Sep 2014) Changed paths

Re: [Django] #23340: naturaltime documentation doesn't match behavior

2014-09-06 Thread Django
#23340: naturaltime documentation doesn't match behavior --+-- Reporter: zachborboa|Owner: blackguest Type: Bug | Status: closed Component: contrib.

Re: [Django] #23340: naturaltime documentation doesn't match behavior

2014-09-06 Thread Django
#23340: naturaltime documentation doesn't match behavior --+-- Reporter: zachborboa|Owner: blackguest Type: Bug | Status: closed Component: contrib.

Re: [Django] #23436: Should use abspath for default settings.BASE_DIR

2014-09-06 Thread Django
#23436: Should use abspath for default settings.BASE_DIR -+- Reporter: hjwp |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #23340: naturaltime documentation doesn't match behavior

2014-09-06 Thread Django
#23340: naturaltime documentation doesn't match behavior --+-- Reporter: zachborboa|Owner: blackguest Type: Bug | Status: closed Component: contrib.

[django/django] 7353e2: Fixed #23340 -- Corrected naturaltime docs to matc...

2014-09-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 7353e26d5d41563ca51520fb38b5950530cb6b9c https://github.com/django/django/commit/7353e26d5d41563ca51520fb38b5950530cb6b9c Author: Collin Anderson Date: 2014-09-06 (Sat, 06 Sep 2014) Changed paths:

Re: [Django] #21409: Incorrect default BASE_DIR value in project template

2014-09-06 Thread Django
#21409: Incorrect default BASE_DIR value in project template +-- Reporter: dmamaev@… |Owner: nobody Type: Bug | Status: closed Component: Un

Re: [Django] #23437: RuntimeError: AppRegistryNotReady("Models aren't loaded yet.")

2014-09-06 Thread Django
#23437: RuntimeError: AppRegistryNotReady("Models aren't loaded yet.") --+ Reporter: stdex |Owner: nobody Type: Cleanup/optimization | Status: new Com

Re: [Django] #23438: Use relative imports consitently on overview page

2014-09-06 Thread Django
#23438: Use relative imports consitently on overview page -+- Reporter: BirchMaple |Owner: timgraham Type: | Status: closed Cleanup/optimi

Re: [Django] #23436: Should use abspath for default settings.BASE_DIR

2014-09-06 Thread Django
#23436: Should use abspath for default settings.BASE_DIR -+- Reporter: hjwp |Owner: nobody Type: | Status: closed Cleanup/optimizati

[django/django] 2b4817: [1.7.x] Fixed #23438 -- Added snippet & imports to...

2014-09-06 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 2b4817108122fc1098541f34a50fcab74bc1b94e https://github.com/django/django/commit/2b4817108122fc1098541f34a50fcab74bc1b94e Author: Tim Graham Date: 2014-09-06 (Sat, 06 Sep 2014) Changed paths:

Re: [Django] #23438: Use relative imports consitently on overview page

2014-09-06 Thread Django
#23438: Use relative imports consitently on overview page -+- Reporter: BirchMaple |Owner: timgraham Type: | Status: closed Cleanup/optimi

[django/django] 88c4e0: Fixed #23438 -- Added snippet & imports to docs/in...

2014-09-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 88c4e01d343f6b9165b086adbfe6664885229b00 https://github.com/django/django/commit/88c4e01d343f6b9165b086adbfe6664885229b00 Author: Tim Graham Date: 2014-09-06 (Sat, 06 Sep 2014) Changed paths: M doc

Re: [Django] #23437: RuntimeError: AppRegistryNotReady("Models aren't loaded yet.")

2014-09-06 Thread Django
#23437: RuntimeError: AppRegistryNotReady("Models aren't loaded yet.") -+- Reporter: stdex|Owner: nobody Type: | Status: new Cleanup

Re: [Django] #23438: Use relative imports consitently on overview page (was: Documentation error)

2014-09-06 Thread Django
#23438: Use relative imports consitently on overview page -+- Reporter: BirchMaple |Owner: timgraham Type: | Status: assigned Cleanup/opti

Re: [Django] #23437: RuntimeError: AppRegistryNotReady("Models aren't loaded yet.")

2014-09-06 Thread Django
#23437: RuntimeError: AppRegistryNotReady("Models aren't loaded yet.") --+ Reporter: stdex |Owner: nobody Type: Cleanup/optimization | Status: new Com

Re: [Django] #23437: RuntimeError: AppRegistryNotReady("Models aren't loaded yet.")

2014-09-06 Thread Django
#23437: RuntimeError: AppRegistryNotReady("Models aren't loaded yet.") -+- Reporter: stdex|Owner: nobody Type: | Status: new Cleanup

Re: [Django] #23436: Should use abspath for default settings.BASE_DIR

2014-09-06 Thread Django
#23436: Should use abspath for default settings.BASE_DIR -+- Reporter: hjwp |Owner: nobody Type: | Status: closed Cleanup/optimizati

Re: [Django] #23438: Documentation error

2014-09-06 Thread Django
#23438: Documentation error -+- Reporter: BirchMaple |Owner: nobody Type: Bug | Status: new Component: Documentation|

[Django] #23438: Documentation error

2014-09-06 Thread Django
#23438: Documentation error ---+- Reporter: BirchMaple | Owner: nobody Type: Bug| Status: new Component: Documentation |Version: 1.7 Severity: Normal | Keywords: Docume

[Django] #23437: RuntimeError: AppRegistryNotReady("Models aren't loaded yet.")

2014-09-06 Thread Django
#23437: RuntimeError: AppRegistryNotReady("Models aren't loaded yet.") --+-- Reporter: stdex | Owner: nobody Type: Cleanup/optimization | Status: new Component: Uncategorized |Ve

Re: [Django] #23436: Should use abspath for default settings.BASE_DIR

2014-09-06 Thread Django
#23436: Should use abspath for default settings.BASE_DIR -+- Reporter: hjwp |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #23436: Should use abspath for default settings.BASE_DIR

2014-09-06 Thread Django
#23436: Should use abspath for default settings.BASE_DIR -+- Reporter: hjwp |Owner: nobody Type: | Status: new Cleanup/optimization

[Django] #23436: Should use abspath for default settings.BASE_DIR

2014-09-06 Thread Django
#23436: Should use abspath for default settings.BASE_DIR --+ Reporter: hjwp | Owner: nobody Type: Cleanup/optimization | Status: new Component: Uncategorized |Version: 1.6 Sev

[Django] #23435: GFK should be indexed

2014-09-06 Thread Django
#23435: GFK should be indexed -+- Reporter: aaugustin | Owner: nobody Type: | Status: new Cleanup/optimization |Version: master

Re: [Django] #23405: Blank-able CharFields require default=''

2014-09-06 Thread Django
#23405: Blank-able CharFields require default='' +-- Reporter: yuvadm |Owner: yuvadm Type: Bug | Status: assigned Component: Migrations | Versi