Re: [Django] #16876: Settings SHORT_DATETIME_FORMAT documentation cross-references itself

2011-09-18 Thread Django
#16876: Settings SHORT_DATETIME_FORMAT documentation cross-references itself -+- Reporter: Gumnos | Owner: nobody Type: Bug| Status: new Milestone

[Django] #16877: documentation code blocks cropped on nook color

2011-09-18 Thread Django
#16877: documentation code blocks cropped on nook color --+--- Reporter: dardub@… | Owner: nobody Type: Bug | Status: new Milestone:| Component: Documentation Version: 1.3 | Severity:

Re: [Django] #16874: Security issue: settings.py stores password+username in plain-text

2011-09-18 Thread Django
#16874: Security issue: settings.py stores password+username in plain-text -+- Reporter: | Owner: nobody AlecTaylor | Status: closed Typ

Re: [Django] #16876: Settings SHORT_DATETIME_FORMAT documentation cross-references itself

2011-09-18 Thread Django
#16876: Settings SHORT_DATETIME_FORMAT documentation cross-references itself -+- Reporter: Gumnos | Owner: nobody Type: Bug| Status: new Milestone

[Django] #16876: Settings SHORT_DATETIME_FORMAT documentation cross-references itself

2011-09-18 Thread Django
#16876: Settings SHORT_DATETIME_FORMAT documentation cross-references itself ---+--- Reporter: Gumnos | Owner: nobody Type: Bug| Status: new Milestone:

[Changeset] r16853 - django/trunk/django/contrib/gis/tests/geoadmin

2011-09-18 Thread noreply
Author: jbronn Date: 2011-09-18 15:28:17 -0700 (Sun, 18 Sep 2011) New Revision: 16853 Modified: django/trunk/django/contrib/gis/tests/geoadmin/tests.py Log: Updated geoadmin tests to reflect that OSM js is no longer required as of r16847. Modified: django/trunk/django/contrib/gis/tests/geoadm

[Changeset] r16852 - django/trunk/django/core

2011-09-18 Thread noreply
Author: PaulM Date: 2011-09-18 14:33:14 -0700 (Sun, 18 Sep 2011) New Revision: 16852 Modified: django/trunk/django/core/validators.py Log: Removed an unused function definition. Modified: django/trunk/django/core/validators.py ==

Re: [Django] #4065: Ability to disable admin pagination

2011-09-18 Thread Django
#4065: Ability to disable admin pagination -+- Reporter: Marek | Owner: adamv Kubica| Status: reopened Type: New| Component: contrib.admin

Re: [Django] #16818: Regression introduced by r16739

2011-09-18 Thread Django
#16818: Regression introduced by r16739 -+- Reporter: | Owner: nobody pressureman| Status: new Type: Bug| Component: Data

Re: [Django] #16818: Regression introduced by r16739

2011-09-18 Thread Django
#16818: Regression introduced by r16739 -+- Reporter: | Owner: nobody pressureman| Status: new Type: Bug| Component: Data

Re: [Django] #14678: Users are able to add more than one page to the same url

2011-09-18 Thread Django
#14678: Users are able to add more than one page to the same url -+- Reporter: seler | Owner: j4nu5 Type: Bug| Status: assigned Milestone: 1.4

Re: [Django] #15294: Use named urls instead of hard coded ones in admin views

2011-09-18 Thread Django
#15294: Use named urls instead of hard coded ones in admin views -+- Reporter: julien | Owner: ramiro Type: New| Status: new feature

Re: [Django] #15294: Use named urls instead of hard coded ones in admin views

2011-09-18 Thread Django
#15294: Use named urls instead of hard coded ones in admin views ---+--- Reporter: julien | Owner: ramiro Type: New feature | Status: new Milestone:

Re: [Django] #15294: Use named urls instead of hard coded ones in admin views

2011-09-18 Thread Django
#15294: Use named urls instead of hard coded ones in admin views ---+--- Reporter: julien | Owner: ramiro Type: New feature | Status: new Milestone:

Re: [Django] #15294: Use named urls instead of hard coded ones in admin views

2011-09-18 Thread Django
#15294: Use named urls instead of hard coded ones in admin views ---+--- Reporter: julien | Owner: ramiro Type: New feature | Status: new Milestone:

Re: [Django] #16792: DO NOT TRIAGE: This is a test ticket for Detracify

2011-09-18 Thread Django
#16792: DO NOT TRIAGE: This is a test ticket for Detracify -+- Reporter: robopony | Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #16797: active_login_required

2011-09-18 Thread Django
#16797: active_login_required -+- Reporter: wim@… | Owner: nobody Type: New| Status: new feature| Component: contrib.auth

Re: [Django] #14678: Users are able to add more than one page to the same url

2011-09-18 Thread Django
#14678: Users are able to add more than one page to the same url -+- Reporter: seler | Owner: j4nu5 Type: Bug| Status: assigned Milestone: 1.4

[Django] #16875: db.model.FileField's close method doesn't close

2011-09-18 Thread Django
#16875: db.model.FileField's close method doesn't close ---+--- Reporter: arthur78@… | Owner: nobody Type: Uncategorized | Status: new Milestone: | Component: Uncategorized Version: 1.3

Re: [Django] #16874: Security issue: settings.py stores password+username in plain-text

2011-09-18 Thread Django
#16874: Security issue: settings.py stores password+username in plain-text -+- Reporter: | Owner: nobody AlecTaylor | Status: new Type:

[Changeset] r16851 - in django/trunk: django/template tests/regressiontests/templates

2011-09-18 Thread noreply
Author: julien Date: 2011-09-18 01:33:39 -0700 (Sun, 18 Sep 2011) New Revision: 16851 Modified: django/trunk/django/template/defaultfilters.py django/trunk/tests/regressiontests/templates/filters.py Log: Fixed #16676 -- Corrected the behavior of the 'add' template filter to return an empty

Re: [Django] #16676: The 'add' filter should stringify value or argument if the other value is a string

2011-09-18 Thread Django
#16676: The 'add' filter should stringify value or argument if the other value is a string -+- Reporter: dtrebbien | Owner: aaugustin Type: Bug| Status: closed

Re: [Django] #15918: settings.THOUSAND_SEPARATOR is used only when the current locale does not provide a value

2011-09-18 Thread Django
#15918: settings.THOUSAND_SEPARATOR is used only when the current locale does not provide a value -+- Reporter: lev| Owner: nobody Type: | Status: close

[Changeset] r16850 - django/trunk/docs/ref

2011-09-18 Thread noreply
Author: julien Date: 2011-09-18 00:50:50 -0700 (Sun, 18 Sep 2011) New Revision: 16850 Modified: django/trunk/docs/ref/settings.txt Log: Rectified the settings reference documentation to indicate that `USE_L10N` (and not `USE_I18N`) controls the activation of locale-dictated formats. Modified:

[Django] #16874: Security issue: settings.py stores password+username in plain-text

2011-09-18 Thread Django
#16874: Security issue: settings.py stores password+username in plain-text ---+-- Reporter: AlecTaylor | Owner: nobody Type: Uncategorized | Status: new Milestone: | Component:

Re: [Django] #13211: More Group Documentation in the Auth Page

2011-09-18 Thread Django
#13211: More Group Documentation in the Auth Page -+- Reporter: b14ck | Owner: jpaulett Type: New| Status: closed feature| C

[Changeset] r16849 - django/trunk/docs/topics

2011-09-18 Thread noreply
Author: julien Date: 2011-09-18 00:24:16 -0700 (Sun, 18 Sep 2011) New Revision: 16849 Modified: django/trunk/docs/topics/auth.txt Log: Fixed #13211 -- Added the `Group` API reference and a `Permission` API example to the `contrib.auth` documentation. Thanks to b14ck for the report and to jpau

Re: [Django] #16237: Auth docs point to old function generic views instead of generic CBV

2011-09-18 Thread Django
#16237: Auth docs point to old function generic views instead of generic CBV -+- Reporter: rasca | Owner: nobody Type: Bug| Status: new Milestone