Re: [Django] #21945: Overriding field in a ModelForm makes it required

2014-02-03 Thread Django
#21945: Overriding field in a ModelForm makes it required ---+-- Reporter: Siecje |Owner: nobody Type: Uncategorized | Status: closed Component: Forms |

Re: [Django] #21947: Test server returns HTTP 500 on static files when STATIC_ROOT is None

2014-02-03 Thread Django
#21947: Test server returns HTTP 500 on static files when STATIC_ROOT is None -+- Reporter: madmox |Owner: nobody Type: Bug | Status: new

[Django] #21948: Docs on extending admin templates should mention TEMPLATE_LOADERS

2014-02-03 Thread Django
#21948: Docs on extending admin templates should mention TEMPLATE_LOADERS ---+ Reporter: django@… | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.6 Severity: Nor

Re: [Django] #21948: Docs on extending admin templates should mention TEMPLATE_LOADERS

2014-02-03 Thread Django
#21948: Docs on extending admin templates should mention TEMPLATE_LOADERS ---+-- Reporter: django@… |Owner: nobody Type: Uncategorized | Status: new Component: Documen

[Django] #21947: Test server returns HTTP 500 on static files when STATIC_ROOT is None

2014-02-03 Thread Django
#21947: Test server returns HTTP 500 on static files when STATIC_ROOT is None ---+--- Reporter: madmox | Owner: nobody Type: Bug| Status: new Component: |Version: 1.6 co

[Django] #21946: Calling get_object() on DeleteView resets the success_url

2014-02-03 Thread Django
#21946: Calling get_object() on DeleteView resets the success_url ---+ Reporter: django@… | Owner: nobody Type: Uncategorized | Status: new Component: Generic views |Version: 1.6 Severity: Normal

[Django] #21945: Overriding field in a ModelForm makes it required

2014-02-03 Thread Django
#21945: Overriding field in a ModelForm makes it required ---+ Reporter: Siecje | Owner: nobody Type: Uncategorized | Status: new Component: Forms |Version: 1.6 Severity: Normal |

Re: [Django] #21055: Error when implementing unknown language

2014-02-03 Thread Django
#21055: Error when implementing unknown language --+-- Reporter: beck |Owner: nobody Type: Bug | Status: new Component: Translations | Ve

Re: [Django] #21944: Add a warning for unsupported versions of the documentation

2014-02-03 Thread Django
#21944: Add a warning for unsupported versions of the documentation --+ Reporter: timo |Owner: nobody Type: Cleanup/optimization | Status: new Compon

Re: [Django] #21943: Method parameters are garbled, no commas or spaces between them

2014-02-03 Thread Django
#21943: Method parameters are garbled, no commas or spaces between them ---+-- Reporter: mattvukas@…|Owner: nobody Type: Bug| Status: closed Component: Docume

[Django] #21944: Add a warning for unsupported versions of the documentation

2014-02-03 Thread Django
#21944: Add a warning for unsupported versions of the documentation + Reporter: timo | Owner: nobody Type: Cleanup/optimization | Status: new

[Django] #21943: Method parameters are garbled, no commas or spaces between them

2014-02-03 Thread Django
#21943: Method parameters are garbled, no commas or spaces between them ---+ Reporter: mattvukas@…| Owner: nobody Type: Bug| Status: new Component: Documentation |Version: 1.3 Severity: Norma

Re: [Django] #21939: Deprecate loading ssi/url tags from future (was: Reconsider "2.0" deprecation of ssi/url tags from future)

2014-02-03 Thread Django
#21939: Deprecate loading ssi/url tags from future --+ Reporter: timo |Owner: nobody Type: Cleanup/optimization | Status: new Component: Template sy

Re: [Django] #21939: Reconsider "2.0" deprecation of ssi/url tags from future

2014-02-03 Thread Django
#21939: Reconsider "2.0" deprecation of ssi/url tags from future -+- Reporter: timo |Owner: nobody Type: | Status: new Cleanup/optim

Re: [Django] #21755: db.utils _route_db can raise AttributeError: 'NoneType' object has no attribute '_state'

2014-02-03 Thread Django
#21755: db.utils _route_db can raise AttributeError: 'NoneType' object has no attribute '_state' -+- Reporter: cjerdonek|Owner: nobody Type: Bug |

Re: [Django] #21755: db.utils _route_db can raise AttributeError: 'NoneType' object has no attribute '_state'

2014-02-03 Thread Django
#21755: db.utils _route_db can raise AttributeError: 'NoneType' object has no attribute '_state' -+- Reporter: cjerdonek|Owner: nobody Type: Bug |

Re: [Django] #16192: Make unique_together error messages in ModelForms customizable

2014-02-03 Thread Django
#16192: Make unique_together error messages in ModelForms customizable -+- Reporter: leahculver |Owner: nobody Type: New feature | Status: new Compo

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

2014-02-03 Thread Django
#21942: document Form.clean() in "Forms API" docs --+ Reporter: cjerdonek | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: 1.6

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

2014-02-03 Thread Django
#21942: document Form.clean() in "Forms API" docs -+- Reporter: cjerdonek|Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #21941: document kwargs parameter to url()

2014-02-03 Thread Django
#21941: document kwargs parameter to url() -+- Reporter: cjerdonek|Owner: nobody Type: | Status: new Cleanup/optimization

[Django] #21941: document kwargs parameter to url()

2014-02-03 Thread Django
#21941: document kwargs parameter to url() --+ Reporter: cjerdonek | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: 1.6 Severity: No

[Django] #21940: Consistent contribute_to_class's virtual_only

2014-02-03 Thread Django
#21940: Consistent contribute_to_class's virtual_only ---+ Reporter: Kronuz | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.6 Severity: Normal | Keyw

Re: [Django] #21939: Reconsider "2.0" deprecation of ssi/url tags from future

2014-02-03 Thread Django
#21939: Reconsider "2.0" deprecation of ssi/url tags from future -+- Reporter: timo |Owner: nobody Type: | Status: new Cleanup/optim

Re: [Django] #21939: Reconsider "2.0" deprecation of ssi/url tags from future

2014-02-03 Thread Django
#21939: Reconsider "2.0" deprecation of ssi/url tags from future -+- Reporter: timo |Owner: nobody Type: | Status: new Cleanup/optim

Re: [Django] #21755: db.utils _route_db can raise AttributeError: 'NoneType' object has no attribute '_state'

2014-02-03 Thread Django
#21755: db.utils _route_db can raise AttributeError: 'NoneType' object has no attribute '_state' -+- Reporter: cjerdonek|Owner: nobody Type: Bug |

Re: [Django] #21882: Early modification bug in Django 1.6. with mark_safe + ugettext_lazy

2014-02-03 Thread Django
#21882: Early modification bug in Django 1.6. with mark_safe + ugettext_lazy -+- Reporter: nealtodd |Owner: bmispelon Type: Bug | Status: assi

Re: [Django] #16192: Make unique_together error messages in ModelForms customizable

2014-02-03 Thread Django
#16192: Make unique_together error messages in ModelForms customizable -+- Reporter: leahculver |Owner: nobody Type: New feature | Status: new Compo

Re: [Django] #16192: Make unique_together error messages in ModelForms customizable

2014-02-03 Thread Django
#16192: Make unique_together error messages in ModelForms customizable -+- Reporter: leahculver |Owner: nobody Type: New feature | Status: new Compo

Re: [Django] #21939: Reconsider "2.0" deprecation of ssi/url tags from future

2014-02-03 Thread Django
#21939: Reconsider "2.0" deprecation of ssi/url tags from future -+- Reporter: timo |Owner: nobody Type: | Status: new Cleanup/optim

[django/django] e7e343: Fixed #21934 -- Added unicode support in GoogleMap...

2014-02-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e7e3435b4d0d409aa98a66d2d7961f7541d19f9f https://github.com/django/django/commit/e7e3435b4d0d409aa98a66d2d7961f7541d19f9f Author: David Fischer Date: 2014-02-03 (Mon, 03 Feb 2014) Changed paths: M

[django/django] 6e0f1b: Moved a GoogleMap test

2014-02-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 6e0f1bc06df87453875e639f66cb608bcb393429 https://github.com/django/django/commit/6e0f1bc06df87453875e639f66cb608bcb393429 Author: Claude Paroz Date: 2014-02-03 (Mon, 03 Feb 2014) Changed paths: M d

Re: [Django] #21934: Missing import statements (e.g. unicode literals) in contrib.gis

2014-02-03 Thread Django
#21934: Missing import statements (e.g. unicode literals) in contrib.gis + Reporter: david.fischer.ch@… |Owner: nobody Type: Bug | Status: closed Comp

Re: [Django] #7623: Multi-table inheritance does not allow linking new instance of child model to existing parent model instance.

2014-02-03 Thread Django
#7623: Multi-table inheritance does not allow linking new instance of child model to existing parent model instance. -+- Reporter: brooks.travis@… |Owner: Type: Bug |

Re: [Django] #21933: UnicodeDecodeError when writing unicode to stdout of management command

2014-02-03 Thread Django
#21933: UnicodeDecodeError when writing unicode to stdout of management command ---+-- Reporter: synotna|Owner: nobody Type: Uncategorized | Status: closed Component:

[Django] #21939: Reconsider "2.0" deprecation of ssi/url tags from future

2014-02-03 Thread Django
#21939: Reconsider "2.0" deprecation of ssi/url tags from future + Reporter: timo | Owner: nobody Type: Cleanup/optimization | Status: new C

Re: [Django] #21920: Please document mod_python support drop in release notes

2014-02-03 Thread Django
#21920: Please document mod_python support drop in release notes --+ Reporter: anonymous |Owner: timo Type: Cleanup/optimization | Status: closed Componen

[django/django] d4a501: Reordered deprecation timeline and added back old ...

2014-02-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: d4a5019bef116028edb6e66eac9156da96a3d704 https://github.com/django/django/commit/d4a5019bef116028edb6e66eac9156da96a3d704 Author: Tim Graham Date: 2014-02-03 (Mon, 03 Feb 2014) Changed paths: M doc

Re: [Django] #21920: Please document mod_python support drop in release notes

2014-02-03 Thread Django
#21920: Please document mod_python support drop in release notes --+ Reporter: anonymous |Owner: timo Type: Cleanup/optimization | Status: assigned Compon

Re: [Django] #21934: Missing import statements (e.g. unicode literals) in contrib.gis

2014-02-03 Thread Django
#21934: Missing import statements (e.g. unicode literals) in contrib.gis + Reporter: david.fischer.ch@… |Owner: nobody Type: Bug | Status: new Compone

Re: [Django] #21934: Missing import statements (e.g. unicode literals) in contrib.gis (was: Missing import statements (e.g. unicode literals))

2014-02-03 Thread Django
#21934: Missing import statements (e.g. unicode literals) in contrib.gis + Reporter: david.fischer.ch@… |Owner: nobody Type: Bug | Status: new Compone

Re: [Django] #21920: Please document mod_python support drop in release notes

2014-02-03 Thread Django
#21920: Please document mod_python support drop in release notes --+ Reporter: anonymous |Owner: timo Type: Cleanup/optimization | Status: assigned Compon

Re: [Django] #21934: Missing import statements (e.g. unicode literals)

2014-02-03 Thread Django
#21934: Missing import statements (e.g. unicode literals) +-- Reporter: david.fischer.ch@… |Owner: nobody Type: Bug | Status: closed Component: Uncat

Re: [Django] #21920: Please document mod_python support drop in release notes

2014-02-03 Thread Django
#21920: Please document mod_python support drop in release notes ---+ Reporter: anonymous |Owner: nobody Type: Uncategorized | Status: new Component: Documentation |

Re: [Django] #21934: Missing import statements (e.g. unicode literals)

2014-02-03 Thread Django
#21934: Missing import statements (e.g. unicode literals) +-- Reporter: david.fischer.ch@… |Owner: nobody Type: Bug | Status: closed Component: Uncat

Re: [Django] #21920: Please document mod_python support drop in release notes

2014-02-03 Thread Django
#21920: Please document mod_python support drop in release notes ---+ Reporter: anonymous |Owner: nobody Type: Uncategorized | Status: new Component: Documentation |

Re: [Django] #16246: Small problems with new generic IP address field tests on Postgres 8.4

2014-02-03 Thread Django
#16246: Small problems with new generic IP address field tests on Postgres 8.4 ---+ Reporter: ramiro |Owner: nobody Type: Bug| Status: closed C

[Django] #21938: Improve docs/ref/views.txt

2014-02-03 Thread Django
#21938: Improve docs/ref/views.txt + Reporter: timo | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation

[Django] #21937: Add forms_valid for the mixin to work with django-extra-view's UpdateWithInlinesView

2014-02-03 Thread Django
#21937: Add forms_valid for the mixin to work with django-extra-view's UpdateWithInlinesView +--- Reporter: david.fischer.ch@… | Owner: nobody Type: New feature | Status: new Component: contrib.

[Django] #21936: Add delete message mixin

2014-02-03 Thread Django
#21936: Add delete message mixin + Reporter: david.fischer.ch@… | Owner: nobody Type: Uncategorized | Status: new Component: contrib.messages|Version: master Severity: Normal |

[Django] #21935: Add the object to data used for the message

2014-02-03 Thread Django
#21935: Add the object to data used for the message + Reporter: david.fischer.ch@… | Owner: nobody Type: New feature | Status: new Component: contrib.messages|Version: master Severity: No

[Django] #21934: Missing import statements (e.g. unicode literals)

2014-02-03 Thread Django
#21934: Missing import statements (e.g. unicode literals) +-- Reporter: david.fischer.ch@… | Owner: nobody Type: Bug | Status: new Component: Uncategorized |Version: master S

[Django] #21933: UnicodeDecodeError when writing unicode to stdout of management command

2014-02-03 Thread Django
#21933: UnicodeDecodeError when writing unicode to stdout of management command ---+ Reporter: synotna| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.6 Severity

Re: [Django] #21920: Please document mod_python support drop in release notes

2014-02-03 Thread Django
#21920: Please document mod_python support drop in release notes ---+ Reporter: anonymous |Owner: nobody Type: Uncategorized | Status: new Component: Documentation |

[Django] #21932: urlise filter not working with links in other tags

2014-02-03 Thread Django
#21932: urlise filter not working with links in other tags ---+--- Reporter: smortus@… | Owner: nobody Type: Uncategorized | Status: new Component: Template |Version: master system