[Django] #22930: AttributeError: 'module' object has no attribute 'models' when debug = false

2014-06-30 Thread Django
#22930: AttributeError: 'module' object has no attribute 'models' when debug = false ---+ Reporter: alan@… | Owner: Alan Campos Type: Uncategorized | Status: new Component: Uncategorized |Version:

Re: [Django] #14748: Missing documentation for FormPreview methods (was: Missing docummentation for FormPreview methods)

2014-06-30 Thread Django
#14748: Missing documentation for FormPreview methods ---+ Reporter: Honza_Kral |Owner: nobody Type: Bug| Status: new Component: Documentation |

Re: [Django] #13755: HttpRequest.is_ajax() should be used together with vary_on_headers('HTTP_X_REQUESTED_WITH')

2014-06-30 Thread Django
#13755: HttpRequest.is_ajax() should be used together with vary_on_headers('HTTP_X_REQUESTED_WITH') ---+ Reporter: mila |Owner: nobody Type: Bug| Status:

[django/django] 81edf2: Fixed non-multiple of 4 indentation in docs/ref/re...

2014-06-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 81edf2d006f57d53ef08d0c881adf66f9aa391f7 https://github.com/django/django/commit/81edf2d006f57d53ef08d0c881adf66f9aa391f7 Author: Tim Graham Date: 2014-06-30 (Mon, 30 Jun 2014)

Re: [Django] #22482: Sites documentation suggest using initial data fixtures which are deprecated in 1.7

2014-06-30 Thread Django
#22482: Sites documentation suggest using initial data fixtures which are deprecated in 1.7 ---+-- Reporter: scibi |Owner: nobody Type: Bug|

Re: [Django] #22482: Sites documentation suggest using initial data fixtures which are deprecated in 1.7

2014-06-30 Thread Django
#22482: Sites documentation suggest using initial data fixtures which are deprecated in 1.7 ---+-- Reporter: scibi |Owner: nobody Type: Bug|

[django/django] 8c7d2e: [1.7.x] Fixed #22482 -- Recommended using data mig...

2014-06-30 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 8c7d2edd45cc1f1a9c5146e3be9716fbcfcbc826 https://github.com/django/django/commit/8c7d2edd45cc1f1a9c5146e3be9716fbcfcbc826 Author: Tim Graham Date: 2014-06-30 (Mon, 30 Jun

[django/django] bbf0a9: Fixed #22482 -- Recommended using data migrations ...

2014-06-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: bbf0a9545bd098f09aeb0c2fb63497eb0ddf13ad https://github.com/django/django/commit/bbf0a9545bd098f09aeb0c2fb63497eb0ddf13ad Author: Tim Graham Date: 2014-06-30 (Mon, 30 Jun 2014)

Re: [Django] #18108: Official translations of the documentation

2014-06-30 Thread Django
#18108: Official translations of the documentation -+- Reporter: survaes@…|Owner: nobody Type: New feature | Status: new Component:

[django/django] f3a933: Made docs CSS for versionchanged/added more simila...

2014-06-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: f3a933d7c19b944a2dc86c1232f5c6c7224d2fe7 https://github.com/django/django/commit/f3a933d7c19b944a2dc86c1232f5c6c7224d2fe7 Author: Tim Graham Date: 2014-06-30 (Mon, 30 Jun 2014)

Re: [Django] #9093: Extend inclusion tag syntax to allow custom templates

2014-06-30 Thread Django
#9093: Extend inclusion tag syntax to allow custom templates -+ Reporter: exogen@… |Owner: nobody Type: New feature | Status: new Component: Template system

Re: [Django] #17551: Namespaces declared in different places

2014-06-30 Thread Django
#17551: Namespaces declared in different places -+- Reporter: Kronuz |Owner: gnosek Type: | Status: closed Cleanup/optimization

Re: [Django] #17707: Docs for URL namespaces should explain the motivation and use cases

2014-06-30 Thread Django
#17707: Docs for URL namespaces should explain the motivation and use cases --+ Reporter: aaugustin |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #20953: git push -f in docs needs a stern warning

2014-06-30 Thread Django
#20953: git push -f in docs needs a stern warning --+ Reporter: EvilDMP |Owner: nobody Type: Cleanup/optimization | Status: closed Component:

Re: [Django] #22922: Add a better error messsage or an FAQ entry for InvalidBasesError (was: 1.7RC1 introduces InvalidBasesError when migrating with a Model that extends User)

2014-06-30 Thread Django
#22922: Add a better error messsage or an FAQ entry for InvalidBasesError --+ Reporter: bufke |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #22921: Model.clean_fields incorrectly skips validation for fields where null value is not allowed

2014-06-30 Thread Django
#22921: Model.clean_fields incorrectly skips validation for fields where null value is not allowed -+- Reporter: silveroff@… |Owner: nobody Type: |

Re: [Django] #22919: Missing keyword

2014-06-30 Thread Django
#22919: Missing keyword ---+-- Reporter: ttu@… |Owner: nobody Type: Uncategorized | Status: closed Component: Documentation | Version: 1.6

Re: [Django] #18891: Add django-wkhtmltopdf to further resources

2014-06-30 Thread Django
#18891: Add django-wkhtmltopdf to further resources ---+ Reporter: kerry@…|Owner: nobody Type: New feature| Status: closed Component: Documentation |

Re: [Django] #21333: Document queryset OR using a vertical bar (was: Undocumented queryset OR should be documented, probably)

2014-06-30 Thread Django
#21333: Document queryset OR using a vertical bar --+ Reporter: EvilDMP |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #12663: Formalize, refactor, and document Model._meta (was: Information provided by Model._meta should be documented in /models/options/)

2014-06-30 Thread Django
#12663: Formalize, refactor, and document Model._meta -+- Reporter: MadeR|Owner: pirosb3 Type: New feature | Status: assigned Component:

[django/django] c45fcd: [1.7.x] Fixed #19489 -- Documented host parameter ...

2014-06-30 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: c45fcd278b48b066ef03765c82005ba96183db09 https://github.com/django/django/commit/c45fcd278b48b066ef03765c82005ba96183db09 Author: Tim Graham Date: 2014-06-30 (Mon, 30 Jun

Re: [Django] #19489: assertRedirects host parameter not in the doc

2014-06-30 Thread Django
#19489: assertRedirects host parameter not in the doc -+- Reporter: mrknacky@… |Owner: Type: | gajimenezmaggiora Cleanup/optimization |

Re: [Django] #19489: assertRedirects host parameter not in the doc

2014-06-30 Thread Django
#19489: assertRedirects host parameter not in the doc -+- Reporter: mrknacky@… |Owner: Type: | gajimenezmaggiora Cleanup/optimization |

[django/django] 735ece: [1.6.x] Fixed #19489 -- Documented host parameter ...

2014-06-30 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 735ece0b89b400b95c5e38ae640a7c3fe860c377 https://github.com/django/django/commit/735ece0b89b400b95c5e38ae640a7c3fe860c377 Author: Tim Graham Date: 2014-06-30 (Mon, 30 Jun

Re: [Django] #19489: assertRedirects host parameter not in the doc

2014-06-30 Thread Django
#19489: assertRedirects host parameter not in the doc -+- Reporter: mrknacky@… |Owner: Type: | gajimenezmaggiora Cleanup/optimization |

[django/django] e3c7af: Fixed #19489 -- Documented host parameter of asser...

2014-06-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e3c7af18a307f9d020eb798bdad6cc63ab22dac9 https://github.com/django/django/commit/e3c7af18a307f9d020eb798bdad6cc63ab22dac9 Author: Tim Graham Date: 2014-06-30 (Mon, 30 Jun 2014)

Re: [Django] #21755: Add ForeignKey support to REQUIRED_FIELDS

2014-06-30 Thread Django
#21755: Add ForeignKey support to REQUIRED_FIELDS --+ Reporter: cjerdonek |Owner: nobody Type: New feature | Status: new Component: contrib.auth |

Re: [Django] #22923: order_by clause missing on nested queryset

2014-06-30 Thread Django
#22923: order_by clause missing on nested queryset -+- Reporter: grantjenks |Owner: nobody Type: Bug | Status: closed Component: Database

Re: [Django] #22923: order_by clause missing on nested queryset

2014-06-30 Thread Django
#22923: order_by clause missing on nested queryset -+- Reporter: grantjenks |Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #21942: document Form.clean() in "Forms API" docs

2014-06-30 Thread Django
#21942: document Form.clean() in "Forms API" docs -+- Reporter: cjerdonek|Owner: lkitchner Type: | Status: closed Cleanup/optimization

[django/django] af9949: [1.7.x] Fixed #21942 -- Moved Form.clean() to form...

2014-06-30 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: af9949f4efe5c2a6fd51b925fe96e4a6644e2799 https://github.com/django/django/commit/af9949f4efe5c2a6fd51b925fe96e4a6644e2799 Author: Tim Graham Date: 2014-06-30 (Mon, 30 Jun

[django/django] 874053: Fixed #21942 -- Moved Form.clean() to form API doc...

2014-06-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 874053edf92c02e1ab155bdf7491b08f9863dce8 https://github.com/django/django/commit/874053edf92c02e1ab155bdf7491b08f9863dce8 Author: Tim Graham Date: 2014-06-30 (Mon, 30 Jun 2014)

Re: [Django] #21942: document Form.clean() in "Forms API" docs

2014-06-30 Thread Django
#21942: document Form.clean() in "Forms API" docs -+- Reporter: cjerdonek|Owner: lkitchner Type: | Status: closed Cleanup/optimization

Re: [Django] #22756: Technical 404 could say which view was run, if any.

2014-06-30 Thread Django
#22756: Technical 404 could say which view was run, if any. -+- Reporter: Keryn Knight |Owner: jooyous | Status: closed Type:

[django/django] 29c115: Fixed #22756 -- Added view name to technical 404 t...

2014-06-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 29c1151a5577cccfdb18109ccb42330cde124d89 https://github.com/django/django/commit/29c1151a5577cccfdb18109ccb42330cde124d89 Author: Julia Matsieva Date: 2014-06-30 (Mon, 30 Jun

[django/django] 6b00b4: [1.6.x] Removed reference to old middleware

2014-06-30 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 6b00b478d204e84637f87fc601203c306002ca52 https://github.com/django/django/commit/6b00b478d204e84637f87fc601203c306002ca52 Author: Claude Paroz Date: 2014-06-30 (Mon, 30 Jun

[django/django] 926095: [1.7.x] Removed reference to old middleware

2014-06-30 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 92609560841b2dd3df2d4dfa3e8ac2fe732da885 https://github.com/django/django/commit/92609560841b2dd3df2d4dfa3e8ac2fe732da885 Author: Claude Paroz Date: 2014-06-30 (Mon, 30 Jun

Re: [Django] #20631: Increase the default max_length of EmailField to 254

2014-06-30 Thread Django
#20631: Increase the default max_length of EmailField to 254 -+- Reporter: pmartin |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #22756: Technical 404 could say which view was run, if any.

2014-06-30 Thread Django
#22756: Technical 404 could say which view was run, if any. -+- Reporter: Keryn Knight |Owner: jooyous | Status: assigned

[django/django] 0b5baf: Removed reference to old middleware

2014-06-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0b5bafe993417b2b936ab083299e6549e1cbf528 https://github.com/django/django/commit/0b5bafe993417b2b936ab083299e6549e1cbf528 Author: Claude Paroz Date: 2014-06-30 (Mon, 30 Jun 2014)

[django/django] 24ba5f: [1.7.x] Fixed docs/ref/contrib/auth.txt so that sp...

2014-06-30 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 24ba5f7fb26d8c668df8c16f5474d6c076e3e980 https://github.com/django/django/commit/24ba5f7fb26d8c668df8c16f5474d6c076e3e980 Author: Tim Graham Date: 2014-06-30 (Mon, 30 Jun

[django/django] 6d0acc: [1.6.x] Fixed docs/ref/contrib/auth.txt so that sp...

2014-06-30 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 6d0acc344fe8105c32aaf892d84ae7e200d90cfa https://github.com/django/django/commit/6d0acc344fe8105c32aaf892d84ae7e200d90cfa Author: Tim Graham Date: 2014-06-30 (Mon, 30 Jun

Re: [Django] #8162: Increase Permission.name max_length

2014-06-30 Thread Django
#8162: Increase Permission.name max_length -+- Reporter: juliae |Owner: wilsoniya Type: Bug | Status: closed Component: contrib.auth |

[django/django] 535918: Fixed docs/ref/contrib/auth.txt so that sphinx lin...

2014-06-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 5359188b0802f39201a6ce45a08391597c8174bb https://github.com/django/django/commit/5359188b0802f39201a6ce45a08391597c8174bb Author: Tim Graham Date: 2014-06-30 (Mon, 30 Jun 2014)

Re: [Django] #21755: Add ForeignKey support to REQUIRED_FIELDS

2014-06-30 Thread Django
#21755: Add ForeignKey support to REQUIRED_FIELDS --+ Reporter: cjerdonek |Owner: nobody Type: New feature | Status: new Component: contrib.auth |

Re: [Django] #22929: Wrong translation in french for "Enter a valid email address." in contrib.auth

2014-06-30 Thread Django
#22929: Wrong translation in french for "Enter a valid email address." in contrib.auth --+-- Reporter: anonymous |Owner: nobody Type: Bug | Status: closed

[django/django] 90b4d2: [1.6.x] Fixed a French translation in contrib.auth

2014-06-30 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 90b4d205662c4859a94e0456f22123e7bdf463f4 https://github.com/django/django/commit/90b4d205662c4859a94e0456f22123e7bdf463f4 Author: Claude Paroz Date: 2014-06-30 (Mon, 30 Jun

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

2014-06-30 Thread Django
#7835: Provide the ability for model definitions that are only availably during testing -+ Reporter: russellm |Owner: kkubasik Type: New feature |

Re: [Django] #21755: Add ForeignKey support to REQUIRED_FIELDS

2014-06-30 Thread Django
#21755: Add ForeignKey support to REQUIRED_FIELDS --+ Reporter: cjerdonek |Owner: nobody Type: New feature | Status: new Component: contrib.auth |

Re: [Django] #22459: Creating model classes for test purposes breaks migrations

2014-06-30 Thread Django
#22459: Creating model classes for test purposes breaks migrations -+- Reporter: pgcd |Owner: nobody Type: | Status: closed

Re: [Django] #22928: Provide a option to generate the full settings.py instead of the short, minimal one

2014-06-30 Thread Django
#22928: Provide a option to generate the full settings.py instead of the short, minimal one -+-- Reporter: guruprasad |Owner: nobody Type: New feature | Status:

Re: [Django] #22929: Wrong translation in french for "Enter a valid email address." in contrib.auth

2014-06-30 Thread Django
#22929: Wrong translation in french for "Enter a valid email address." in contrib.auth --+-- Reporter: anonymous |Owner: nobody Type: Bug | Status: closed

Re: [Django] #22929: Wrong translation in french for "Enter a valid email address." in contrib.auth

2014-06-30 Thread Django
#22929: Wrong translation in french for "Enter a valid email address." in contrib.auth --+-- Reporter: anonymous |Owner: nobody Type: Bug | Status: new

[Django] #22929: Wrong translation in french for "Enter a valid email address." in contrib.auth

2014-06-30 Thread Django
#22929: Wrong translation in french for "Enter a valid email address." in contrib.auth ---+ Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Translations |Version: 1.6

Re: [Django] #22909: Fix camelCase test names

2014-06-30 Thread Django
#22909: Fix camelCase test names --+ Reporter: timo |Owner: brylie Type: Cleanup/optimization | Status: assigned Component: Uncategorized |

Re: [Django] #22928: Provide a option to generate the full settings.py instead of the short, minimal one

2014-06-30 Thread Django
#22928: Provide a option to generate the full settings.py instead of the short, minimal one -+-- Reporter: guruprasad |Owner: nobody Type: New feature | Status:

Re: [Django] #22909: Fix camelCase test names

2014-06-30 Thread Django
#22909: Fix camelCase test names --+ Reporter: timo |Owner: brylie Type: Cleanup/optimization | Status: assigned Component: Uncategorized |

[Django] #22928: Provide a option to generate the full settings.py instead of the short, minimal one

2014-06-30 Thread Django
#22928: Provide a option to generate the full settings.py instead of the short, minimal one ---+- Reporter: guruprasad | Owner: nobody Type: New feature| Status: new Component: Uncategorized |

Re: [Django] #22351: Remove suggestion of using lambdas in model field arguments (incompatible with migrations) (was: New django migrations and places where lambdas are supposed)

2014-06-30 Thread Django
#22351: Remove suggestion of using lambdas in model field arguments (incompatible with migrations) --+ Reporter: dimyur27@…|Owner: nobody Type: Cleanup/optimization |

Re: [Django] #22691: Allow cached_property to be used on other methods

2014-06-30 Thread Django
#22691: Allow cached_property to be used on other methods -+ Reporter: FunkyBob |Owner: nobody Type: New feature | Status: new Component: Utilities|

Re: [Django] #10811: Assigning unsaved model to a ForeignKey leads to silent failures

2014-06-30 Thread Django
#10811: Assigning unsaved model to a ForeignKey leads to silent failures -+- Reporter: Glenn|Owner: Type: Bug | anubhav9042 Component: Database layer

[django/django] fd5897: Fixed problem with refs #10811.

2014-06-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: fd5897193f0bd8fa211885be5726f8e5613f3c08 https://github.com/django/django/commit/fd5897193f0bd8fa211885be5726f8e5613f3c08 Author: Anubhav Joshi Date: 2014-06-30 (Mon, 30 Jun 2014)

Re: [Django] #19501: Allow for fast path model loading

2014-06-30 Thread Django
#19501: Allow for fast path model loading -+- Reporter: akaariai |Owner: akaariai Type: | Status: new Cleanup/optimization

Re: [Django] #22909: Fix camelCase test names

2014-06-30 Thread Django
#22909: Fix camelCase test names --+ Reporter: timo |Owner: brylie Type: Cleanup/optimization | Status: assigned Component: Uncategorized |

Re: [Django] #22915: Regression in behaviour of ValidationError.update_error_dict()

2014-06-30 Thread Django
#22915: Regression in behaviour of ValidationError.update_error_dict() -+--- Reporter: russellm |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #22724: Improve SingleObjectMixin

2014-06-30 Thread Django
#22724: Improve SingleObjectMixin --+ Reporter: tomc |Owner: msoedov Type: Cleanup/optimization | Status: assigned Component: Generic views

Re: [Django] #21597: (2006, 'MySQL server has gone away') in django1.6 when wait_timeout passed

2014-06-30 Thread Django
#21597: (2006, 'MySQL server has gone away') in django1.6 when wait_timeout passed -+- Reporter: ekeydar@…|Owner: aaugustin Type: Bug |

Re: [Django] #21755: Add ForeignKey support to REQUIRED_FIELDS (was: db.utils _route_db can raise AttributeError: 'NoneType' object has no attribute '_state')

2014-06-30 Thread Django
#21755: Add ForeignKey support to REQUIRED_FIELDS -+- Reporter: cjerdonek|Owner: nobody Type: New feature | Status: new Component: Database

[django/django] 43d756: [1.7.x] Added spaces to message from 4c39c270af91d...

2014-06-30 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 43d7566cc90a01ddcfd4fa3b904ce93a6edd9291 https://github.com/django/django/commit/43d7566cc90a01ddcfd4fa3b904ce93a6edd9291 Author: Tim Graham Date: 2014-06-30 (Mon, 30 Jun

[django/django] add78c: Added spaces to message from 4c39c270af91ddbc213e0...

2014-06-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: add78c58b5adb1d6e92cb5c998465442492d7bfb https://github.com/django/django/commit/add78c58b5adb1d6e92cb5c998465442492d7bfb Author: Tim Graham Date: 2014-06-30 (Mon, 30 Jun 2014)

[django/django] 4c39c2: Add missing spaces to implicitly joined strings

2014-06-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 4c39c270af91ddbc213e077fc06b4bf67c7c6e99 https://github.com/django/django/commit/4c39c270af91ddbc213e077fc06b4bf67c7c6e99 Author: Ian Foote Date: 2014-06-29 (Sun, 29 Jun 2014)

[django/django] 9f3c69: [1.7.x] Added missing spaces to implicitly joined ...

2014-06-30 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 9f3c691259145894075094f98702255bc2d2d864 https://github.com/django/django/commit/9f3c691259145894075094f98702255bc2d2d864 Author: Ian Foote Date: 2014-06-30 (Mon, 30 Jun 2014)

Re: [Django] #21597: (2006, 'MySQL server has gone away') in django1.6 when wait_timeout passed

2014-06-30 Thread Django
#21597: (2006, 'MySQL server has gone away') in django1.6 when wait_timeout passed -+- Reporter: ekeydar@…|Owner: aaugustin Type: Bug |

Re: [Django] #20516: Allow use of prepared statements

2014-06-30 Thread Django
#20516: Allow use of prepared statements -+- Reporter: est |Owner: nobody Type: New feature | Status: new Component: Database layer |

Re: [Django] #22909: Fix camelCase test names

2014-06-30 Thread Django
#22909: Fix camelCase test names --+ Reporter: timo |Owner: brylie Type: Cleanup/optimization | Status: assigned Component: Uncategorized |

Re: [Django] #20516: Allow use of prepared statements

2014-06-30 Thread Django
#20516: Allow use of prepared statements -+- Reporter: est |Owner: nobody Type: New feature | Status: new Component: Database layer |

Re: [Django] #22915: Regression in behaviour of ValidationError.update_error_dict()

2014-06-30 Thread Django
#22915: Regression in behaviour of ValidationError.update_error_dict() -+--- Reporter: russellm |Owner: nobody Type: Bug | Status: new Component: