Re: [Django] #21731: django.utils.text.javascript_quote does not escape "

2014-01-03 Thread Django
#21731: django.utils.text.javascript_quote does not escape " assigned * cc: sky.kok@… (added) * needs_better_patch: => 0 * needs_tests: => 0 * owner: nobody => vajrasky * needs_docs: => 0 * has_patch: 0 => 1 Comment: PR is here: https://github.com/django/django/pull/2142 Anyway

[Django] #21731: django.utils.text.javascript_quote does not escape "

2014-01-03 Thread Django
#21731: django.utils.text.javascript_quote does not escape " $("#reviews").append("{{ dynamic_text }}"); }}} The dynamic text could be: {{{ Action! }}} So the relevant section of the template would be: {{{ $("#reviews").append('Action!'); }}} As you can see the javascri

[Django] #21730: Small confusion code example in documentation

2014-01-03 Thread Django
#21730: Small confusion code example in documentation ---+ Reporter: rafalp | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.6 Severity: Normal | Keyw

Re: [Django] #20199: Allow ModelForm to override error messages defined in model fields.

2014-01-03 Thread Django
#20199: Allow ModelForm to override error messages defined in model fields. -+ Reporter: loic84 |Owner: loic84 Type: New feature | Status: closed Component: Forms

Re: [Django] #20199: Allow ModelForm to override error messages defined in model fields.

2014-01-03 Thread Django
#20199: Allow ModelForm to override error messages defined in model fields. -+ Reporter: loic84 |Owner: loic84 Type: New feature | Status: closed Component: Forms

Re: [Django] #14286: Support for BigAutoField

2014-01-03 Thread Django
#14286: Support for BigAutoField -+- Reporter: hongrich |Owner: mmcnickle Type: New feature | Status: new Component: Database layer |

Re: [Django] #20199: Allow ModelForm to override error messages defined in model fields.

2014-01-03 Thread Django
#20199: Allow ModelForm to override error messages defined in model fields. -+ Reporter: loic84 |Owner: loic84 Type: New feature | Status: closed Component: Forms

Re: [Django] #21348: RuntimeError: maximum recursion depth exceeded while calling a Python object

2014-01-03 Thread Django
#21348: RuntimeError: maximum recursion depth exceeded while calling a Python object -+- Reporter: un33k|Owner: nobody Type: Bug | Status:

Re: [Django] #21300: Allow DateTimeField to return a naive datetime

2014-01-03 Thread Django
#21300: Allow DateTimeField to return a naive datetime -+- Reporter: brycegroff |Owner: aaugustin Type: New feature | Status: closed Component: For

Re: [Django] #21565: values() and values_list() don't work when datetime fields are specified and a GeoManager is used

2014-01-03 Thread Django
#21565: values() and values_list() don't work when datetime fields are specified and a GeoManager is used ---+ Reporter: brett_energysavvy |Owner: Type: Bug| St

[Django] #21729: DecimalField.to_python() fails on values with invalid unicode start byte

2014-01-03 Thread Django
#21729: DecimalField.to_python() fails on values with invalid unicode start byte ---+ Reporter: brett_energysavvy | Owner: nobody Type: Bug| Status: new Component: Forms |Version:

Re: [Django] #21565: values() and values_list() don't work when datetime fields are specified and a GeoManager is used

2014-01-03 Thread Django
#21565: values() and values_list() don't work when datetime fields are specified and a GeoManager is used ---+- Reporter: brett_energysavvy |Owner: aaugustin Type: Bug|

[django/django] 4d27d3: Fixed a sentence in the session security docs; tha...

2014-01-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 4d27d311f6d598b799ce2cb2df88a1dc54ab8166 https://github.com/django/django/commit/4d27d311f6d598b799ce2cb2df88a1dc54ab8166 Author: Tim Graham Date: 2014-01-03 (Fri, 03 Jan 2014) Changed paths: M doc

[django/django] 1ccfcb: [1.5.x] Fixed a sentence in the session security d...

2014-01-03 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 1ccfcbe13e636584b19575c53e029918b70a3b39 https://github.com/django/django/commit/1ccfcbe13e636584b19575c53e029918b70a3b39 Author: Tim Graham Date: 2014-01-03 (Fri, 03 Jan 2014) Changed paths:

[django/django] 220632: [1.6.x] Fixed a sentence in the session security d...

2014-01-03 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 2206321ff9494c5f05350def8b50d9680c59adca https://github.com/django/django/commit/2206321ff9494c5f05350def8b50d9680c59adca Author: Tim Graham Date: 2014-01-03 (Fri, 03 Jan 2014) Changed paths:

Re: [Django] #21728: Writing your first patch for Django documentation points to the wrong directory

2014-01-03 Thread Django
#21728: Writing your first patch for Django documentation points to the wrong directory --+ Reporter: tianyi|Owner: tianyi Type: Cleanup/optimization | Sta

[django/django] 7a4d2b: [1.6.x] Fixed #21728 -- Corrected an inadvertent p...

2014-01-03 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 7a4d2b8e3d785f518ceec74c7ead862b84715618 https://github.com/django/django/commit/7a4d2b8e3d785f518ceec74c7ead862b84715618 Author: Tianyi Wang Date: 2014-01-03 (Fri, 03 Jan 2014) Changed paths:

Re: [Django] #21728: Writing your first patch for Django documentation points to the wrong directory

2014-01-03 Thread Django
#21728: Writing your first patch for Django documentation points to the wrong directory --+ Reporter: tianyi|Owner: tianyi Type: Cleanup/optimization | Sta

[django/django] e6800e: Fixed #21728 -- Corrected an inadvertent path chan...

2014-01-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e6800ea136aaa882682dbb7dc54423c5f002b551 https://github.com/django/django/commit/e6800ea136aaa882682dbb7dc54423c5f002b551 Author: Tianyi Wang Date: 2014-01-03 (Fri, 03 Jan 2014) Changed paths: M do

Re: [Django] #21728: Writing your first patch for Django documentation points to the wrong directory

2014-01-03 Thread Django
#21728: Writing your first patch for Django documentation points to the wrong directory --+ Reporter: tianyi|Owner: tianyi Type: Cleanup/optimization | Sta

Re: [Django] #21728: Writing your first patch for Django documentation points to the wrong directory

2014-01-03 Thread Django
#21728: Writing your first patch for Django documentation points to the wrong directory --+ Reporter: tianyi|Owner: nobody Type: Cleanup/optimization | Sta

[Django] #21728: Writing your first patch for Django documentation points to the wrong directory

2014-01-03 Thread Django
#21728: Writing your first patch for Django documentation points to the wrong directory --+ Reporter: tianyi| Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation

Re: [Django] #21727: Add note about active superuser and permissions

2014-01-03 Thread Django
#21727: Add note about active superuser and permissions --+ Reporter: daGrevis |Owner: nobody Type: Cleanup/optimization | Status: new Component: Docume

Re: [Django] #21727: Add note about active superuser and permissions

2014-01-03 Thread Django
#21727: Add note about active superuser and permissions --+ Reporter: daGrevis |Owner: nobody Type: Cleanup/optimization | Status: new Component: Docume

[Django] #21727: Add note about active superuser and permissions

2014-01-03 Thread Django
#21727: Add note about active superuser and permissions --+ Reporter: daGrevis | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: master S

Re: [Django] #20469: 1.3 Doc "views" link from module index broken.

2014-01-03 Thread Django
#20469: 1.3 Doc "views" link from module index broken. -+ Reporter: danny@… |Owner: nobody Type: Bug | Status: closed Component: *.djang

Re: [Django] #21400: The downloadable documentation displays the wrong version

2014-01-03 Thread Django
#21400: The downloadable documentation displays the wrong version -+- Reporter: bmispelon|Owner: nobody Type: Bug | Status: closed Compone

Re: [Django] #21685: admin_doc/model_index.html should use application names

2014-01-03 Thread Django
#21685: admin_doc/model_index.html should use application names --+ Reporter: aaugustin |Owner: mrshu Type: Cleanup/optimization | Status: assigned Compon

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

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

[django/django] 196f0a: Suppressed ResourceWarning in files tests

2014-01-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 196f0a356df9c5dbdc28b73cf45b57cc7c43af9a https://github.com/django/django/commit/196f0a356df9c5dbdc28b73cf45b57cc7c43af9a Author: Claude Paroz Date: 2014-01-03 (Fri, 03 Jan 2014) Changed paths: M t

Re: [Django] #21725: Javascript translations fail with non-BMP characters

2014-01-03 Thread Django
#21725: Javascript translations fail with non-BMP characters --+ Reporter: nedbatchelder |Owner: nobody Type: Bug | Status: new Component: I

Re: [Django] #21190: Fix broken ePub documentation by adding a proper theme for it

2014-01-03 Thread Django
#21190: Fix broken ePub documentation by adding a proper theme for it -+ Reporter: giuliettamasina |Owner: nobody Type: New feature | Status: new Component: Documen

Re: [Django] #20086: UserCreationForm does not support custom models.

2014-01-03 Thread Django
#20086: UserCreationForm does not support custom models. --+-- Reporter: efrinut@… |Owner: nobody Type: Bug | Status: closed Component: contrib.auth |

Re: [Django] #21685: admin_doc/model_index.html should use application names

2014-01-03 Thread Django
#21685: admin_doc/model_index.html should use application names --+ Reporter: aaugustin |Owner: mrshu Type: Cleanup/optimization | Status: assigned Compon

[django/django] 3bc6b1: Fixed selenium failure.

2014-01-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 3bc6b18cb92462ff5ae54efd0fce5340e9149b0f https://github.com/django/django/commit/3bc6b18cb92462ff5ae54efd0fce5340e9149b0f Author: Florian Apolloner Date: 2014-01-03 (Fri, 03 Jan 2014) Changed paths:

[django/django] 1a9f13: Fixed #21478 -- Corrected docs for when Field.db_t...

2014-01-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 1a9f13df59e83eb6e0c20f96d878826519eca62a https://github.com/django/django/commit/1a9f13df59e83eb6e0c20f96d878826519eca62a Author: Anubhav Joshi Date: 2013-12-19 (Thu, 19 Dec 2013) Changed paths: M

Re: [Django] #21478: Documentation of field.db_type() wrong

2014-01-03 Thread Django
#21478: Documentation of field.db_type() wrong -+- Reporter: akaariai |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #20086: UserCreationForm does not support custom models.

2014-01-03 Thread Django
#20086: UserCreationForm does not support custom models. --+-- Reporter: efrinut@… |Owner: nobody Type: Bug | Status: new Component: contrib.auth |