[Django] #21214: Why does Django display all datetimes in UTC by default?

2013-10-02 Thread Django
#21214: Why does Django display all datetimes in UTC by default? --+- Reporter: guillaumechorn@… | Owner: nobody Type: Uncategorized | Status: new Component: Internationalization |

Re: [Django] #21165: regressiontests.syndication.tests.SyndicationFeedTest.test_feed_last_modified_time fails on Windows with sqlite

2013-10-02 Thread Django
#21165: regressiontests.syndication.tests.SyndicationFeedTest.test_feed_last_modified_time fails on Windows with sqlite -+ Reporter: manfre |Owner: nobody Type: Bug

Re: [Django] #7936: Add Last-Modified header to feeds

2013-10-02 Thread Django
#7936: Add Last-Modified header to feeds -+- Reporter: julianb |Owner: Claude Type: New feature | Paroz Component: contrib.syndication |

[django/django] 62dfd7: Fixed #21165 -- Fix test for syndication feed time...

2013-10-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 62dfd79f8b4a1f7e702809cc21ce262f19da0f5b https://github.com/django/django/commit/62dfd79f8b4a1f7e702809cc21ce262f19da0f5b Author: Ramiro Morales Date: 2013-10-02 (Wed, 02 Oct 2013)

Re: [Django] #19321: Add django.contrib.redirects setting for redirect status.

2013-10-02 Thread Django
#19321: Add django.contrib.redirects setting for redirect status. -+- Reporter: Melevir |Owner: Melevir Type: New feature | Status: new

[Django] #21213: mailing lists subscriptions

2013-10-02 Thread Django
#21213: mailing lists subscriptions --+ Reporter:| Owner: unaizalakain unaizalakain| Status: new Type: Bug |Version: 1.5 Component:| Keywords:

[django/django] 02c7db: [1.6.x] Fixed #21122 -- Improved clean up of test ...

2013-10-02 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 02c7dbd2559de4fa09cf6c644a2434e440230c0d https://github.com/django/django/commit/02c7dbd2559de4fa09cf6c644a2434e440230c0d Author: Kevin Christopher Henry Date: 2013-10-02 (Wed,

Re: [Django] #21122: runtests.py fails while trying to clean up temp directory on Windows

2013-10-02 Thread Django
#21122: runtests.py fails while trying to clean up temp directory on Windows ---+ Reporter: marfire|Owner: marfire Type: Bug| Status: closed

Re: [Django] #20081: Minimize the risk of SECRET_KEY leaks

2013-10-02 Thread Django
#20081: Minimize the risk of SECRET_KEY leaks --+ Reporter: jacob |Owner: nobody Type: New feature | Status: new Component: Core (Other) |

Re: [Django] #20081: Minimize the risk of SECRET_KEY leaks

2013-10-02 Thread Django
#20081: Minimize the risk of SECRET_KEY leaks --+ Reporter: jacob |Owner: nobody Type: New feature | Status: new Component: Core (Other) |

Re: [Django] #16245: send_robust should include traceback in response when Exception occurs

2013-10-02 Thread Django
#16245: send_robust should include traceback in response when Exception occurs --+ Reporter: jsdalton |Owner: nobody Type: Cleanup/optimization | Status:

Re: [Django] #14273: Development server does not shutdown cleanly

2013-10-02 Thread Django
#14273: Development server does not shutdown cleanly --+ Reporter: rmboggs |Owner: nobody Type: Cleanup/optimization | Status: new Component: Core

Re: [Django] #14094: Cannot define CharField with unlimited length

2013-10-02 Thread Django
#14094: Cannot define CharField with unlimited length --+ Reporter: millerdev |Owner: nobody Type: New feature | Status: new Component: Core (Other) |

[Django] #21212: OneToOneField reference does not document the "reverse" name

2013-10-02 Thread Django
#21212: OneToOneField reference does not document the "reverse" name --+ Reporter: bjb@… | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation

Re: [Django] #21198: @python_2_unicode_compatible, abstract models, working on 1.4 but causing infinite loop on 1.5.

2013-10-02 Thread Django
#21198: @python_2_unicode_compatible, abstract models, working on 1.4 but causing infinite loop on 1.5. ---+- Reporter: jpic |Owner: aaugustin Type: Bug| Status:

Re: [Django] #21206: Misleading Exception on emty test class: ImportError: Start directory is not importable

2013-10-02 Thread Django
#21206: Misleading Exception on emty test class: ImportError: Start directory is not importable ---+-- Reporter: thepapermen|Owner: nobody Type: Bug|

Re: [Django] #21206: Misleading Exception on emty test class: ImportError: Start directory is not importable

2013-10-02 Thread Django
#21206: Misleading Exception on emty test class: ImportError: Start directory is not importable ---+-- Reporter: thepapermen|Owner: nobody Type: Bug|

Re: [Django] #21208: invalid reference to FROM-clause" for nested annotate query

2013-10-02 Thread Django
#21208: invalid reference to FROM-clause" for nested annotate query -+- Reporter: jaromudr@… |Owner: nobody Type: Uncategorized| Status: closed

Re: [Django] #21206: Misleading Exception on emty test class: ImportError: Start directory is not importable

2013-10-02 Thread Django
#21206: Misleading Exception on emty test class: ImportError: Start directory is not importable ---+-- Reporter: thepapermen|Owner: nobody Type: Bug|

Re: [Django] #21172: have LiveServerThread follow the semantics of threading.Thread.join()

2013-10-02 Thread Django
#21172: have LiveServerThread follow the semantics of threading.Thread.join() -+- Reporter: ldd |Owner: Type: Bug | unaizalakain Component: Testing

Re: [Django] #16919: Pass user to set_password_form in GET requests

2013-10-02 Thread Django
#16919: Pass user to set_password_form in GET requests --+ Reporter: jaimeirurzun |Owner: nobody Type: New feature | Status: closed Component: contrib.auth |

[django/django] 1285ca: Fixed #16919 -- Passed user to set_password_form i...

2013-10-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 1285ca67eba96045b4f6fe6f5c7fd6570571f1bd https://github.com/django/django/commit/1285ca67eba96045b4f6fe6f5c7fd6570571f1bd Author: Tim Graham Date: 2013-10-02 (Wed, 02 Oct 2013)

Re: [Django] #21206: Misleading Exception on emty test class: ImportError: Start directory is not importable

2013-10-02 Thread Django
#21206: Misleading Exception on emty test class: ImportError: Start directory is not importable ---+-- Reporter: thepapermen|Owner: nobody Type: Bug|

Re: [Django] #21200: Inconsistent handling of "PickleError" between cache backends

2013-10-02 Thread Django
#21200: Inconsistent handling of "PickleError" between cache backends -+ Reporter: t.chaumeny@… |Owner: nobody Type: Bug | Status: new

[django/django] a80d9a: Initial version of MigrationOptimizer and tests

2013-10-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: a80d9ab0fe25abdf80fd78849ddf5dd977f14316 https://github.com/django/django/commit/a80d9ab0fe25abdf80fd78849ddf5dd977f14316 Author: Andrew Godwin Date: 2013-10-02 (Wed, 02 Oct 2013)

Re: [Django] #21211: DEFAULT_DB_ALIAS in settings

2013-10-02 Thread Django
#21211: DEFAULT_DB_ALIAS in settings -+- Reporter: martyn.clement@… |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #21206: Misleading Exception on emty test class: ImportError: Start directory is not importable

2013-10-02 Thread Django
#21206: Misleading Exception on emty test class: ImportError: Start directory is not importable ---+-- Reporter: thepapermen|Owner: nobody Type: Bug|

Re: [Django] #21206: Misleading Exception on emty test class: ImportError: Start directory is not importable

2013-10-02 Thread Django
#21206: Misleading Exception on emty test class: ImportError: Start directory is not importable ---+-- Reporter: thepapermen|Owner: nobody Type: Bug|

Re: [Django] #10913: Document how related_name affects QuerySet filtering

2013-10-02 Thread Django
#10913: Document how related_name affects QuerySet filtering --+ Reporter: neithere |Owner: timo Type: Cleanup/optimization | Status: closed Component:

[django/django] 06b149: [1.6.x] Fixed #10913 -- Documented how related_nam...

2013-10-02 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 06b149e220f98cd643a4445db1b5719daac0d56f https://github.com/django/django/commit/06b149e220f98cd643a4445db1b5719daac0d56f Author: Tim Graham Date: 2013-10-02 (Wed, 02 Oct

Re: [Django] #10913: Document how related_name affects QuerySet filtering

2013-10-02 Thread Django
#10913: Document how related_name affects QuerySet filtering --+ Reporter: neithere |Owner: timo Type: Cleanup/optimization | Status: closed Component:

[django/django] 75bb6b: Fixed #10913 -- Documented how related_name affect...

2013-10-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 75bb6ba96660e2a06e18d99120c05db2bb9fa9cc https://github.com/django/django/commit/75bb6ba96660e2a06e18d99120c05db2bb9fa9cc Author: Tim Graham Date: 2013-10-02 (Wed, 02 Oct 2013)

Re: [Django] #10913: Document how related_name affects QuerySet filtering (was: Default related_name is broken)

2013-10-02 Thread Django
#10913: Document how related_name affects QuerySet filtering --+ Reporter: neithere |Owner: timo Type: Cleanup/optimization | Status: assigned

Re: [Django] #21206: Misleading Exception on emty test class: ImportError: Start directory is not importable

2013-10-02 Thread Django
#21206: Misleading Exception on emty test class: ImportError: Start directory is not importable ---+-- Reporter: thepapermen|Owner: nobody Type: Bug|

[Django] #21211: DEFAULT_DB_ALIAS in settings

2013-10-02 Thread Django
#21211: DEFAULT_DB_ALIAS in settings -+- Reporter: martyn.clement@… | Owner: nobody Type: | Status: new Cleanup/optimization |Version: 1.5 Component:

Re: [Django] #21051: Move cookie settings from standalone values to dictionaries

2013-10-02 Thread Django
#21051: Move cookie settings from standalone values to dictionaries -+- Reporter: ramiro |Owner: nobody Type: | Status: new

Re: [Django] #21197: 1.6 compatibility checks don't correctly validate TEST_RUNNER

2013-10-02 Thread Django
#21197: 1.6 compatibility checks don't correctly validate TEST_RUNNER -+- Reporter: russellm |Owner: nobody Type: Bug | Status: new

Re: [Django] #21210: Custom template tags documentation should note that a restart of runserver is neede after creating the templatetags directory

2013-10-02 Thread Django
#21210: Custom template tags documentation should note that a restart of runserver is neede after creating the templatetags directory --+ Reporter: gergely@… |Owner: nobody

Re: [Django] #21210: Custom template tags documentation should note that a restart of runserver is neede after creating the templatetags directory

2013-10-02 Thread Django
#21210: Custom template tags documentation should note that a restart of runserver is neede after creating the templatetags directory ---+ Reporter: gergely@… |Owner: nobody Type:

Re: [Django] #2712: [Patch] es_AR translation contains a typo.

2013-10-02 Thread Django
#2712: [Patch] es_AR translation contains a typo. -+- Reporter: Jorge Gajon |Owner: hugo | Status: closed Type: defect

[django/django] e1b772: Changed the doc to use gender-neutral pronouns whe...

2013-10-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e1b77238171cc96f4451a06fb4682e2378896238 https://github.com/django/django/commit/e1b77238171cc96f4451a06fb4682e2378896238 Author: Baptiste Mispelon Date: 2013-10-02 (Wed, 02 Oct

Re: [Django] #21198: @python_2_unicode_compatible, abstract models, working on 1.4 but causing infinite loop on 1.5.

2013-10-02 Thread Django
#21198: @python_2_unicode_compatible, abstract models, working on 1.4 but causing infinite loop on 1.5. ---+ Reporter: jpic |Owner: chmodas Type: Bug| Status: assigned

[django/django] 00a0d3: Clarified session replay attack differences with c...

2013-10-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 00a0d3de0204f73d3f05ae99548b1e317bfe336b https://github.com/django/django/commit/00a0d3de0204f73d3f05ae99548b1e317bfe336b Author: Tim Graham Date: 2013-10-02 (Wed, 02 Oct 2013)

[django/django] 1f6306: [1.5.x] Clarified session replay attack difference...

2013-10-02 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 1f6306106005fbf9e9457d2857fb6898e07b122c https://github.com/django/django/commit/1f6306106005fbf9e9457d2857fb6898e07b122c Author: Tim Graham Date: 2013-10-02 (Wed, 02 Oct

[django/django] 9b89fc: [1.6.x] Clarified session replay attack difference...

2013-10-02 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 9b89fcc0b0c85dad5034b048e436f06a981f28e8 https://github.com/django/django/commit/9b89fcc0b0c85dad5034b048e436f06a981f28e8 Author: Tim Graham Date: 2013-10-02 (Wed, 02 Oct

[django/django] dc26f3: [1.6.x] Fixed Python 2.6 compatability for 3ec3680...

2013-10-02 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: dc26f3fc9bb1385c483637c04f0dca04b42fcfcb https://github.com/django/django/commit/dc26f3fc9bb1385c483637c04f0dca04b42fcfcb Author: Tim Graham Date: 2013-10-02 (Wed, 02 Oct

Re: [Django] #21172: have LiveServerThread follow the semantics of threading.Thread.join()

2013-10-02 Thread Django
#21172: have LiveServerThread follow the semantics of threading.Thread.join() -+- Reporter: ldd |Owner: Type: Bug | unaizalakain Component: Testing

Re: [Django] #21172: have LiveServerThread follow the semantics of threading.Thread.join()

2013-10-02 Thread Django
#21172: have LiveServerThread follow the semantics of threading.Thread.join() -+- Reporter: ldd |Owner: Type: Bug | unaizalakain Component: Testing

[django/django] e5b0f5: [1.6.x] Fixed #21129 -- Prevented admin filter par...

2013-10-02 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: e5b0f5b95d49c33f5431cf4060705b5e59ec69d4 https://github.com/django/django/commit/e5b0f5b95d49c33f5431cf4060705b5e59ec69d4 Author: tschilling Date: 2013-10-02 (Wed, 02

Re: [Django] #21129: Little change of admin filter URL throws AttributeError

2013-10-02 Thread Django
#21129: Little change of admin filter URL throws AttributeError ---+--- Reporter: Tuttle |Owner: CodenameTim Type: Bug| Status: closed Component:

[django/django] 978e13: Fixed #21122 -- Improved clean up of test temp dir...

2013-10-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 978e1351a60a0d7b44d367877784109ac01ebc62 https://github.com/django/django/commit/978e1351a60a0d7b44d367877784109ac01ebc62 Author: Kevin Christopher Henry Date: 2013-10-02 (Wed, 02 Oct

Re: [Django] #21122: runtests.py fails while trying to clean up temp directory on Windows

2013-10-02 Thread Django
#21122: runtests.py fails while trying to clean up temp directory on Windows ---+ Reporter: marfire|Owner: marfire Type: Bug| Status: closed

Re: [Django] #21170: Clearing DatabseCache doesn't work with Oracle backend.

2013-10-02 Thread Django
#21170: Clearing DatabseCache doesn't work with Oracle backend. -+- Reporter: mmmnow@… |Owner: nobody Type: Bug | Status: new Component:

[django/django] 538131: Fixed #21129 -- Prevented admin filter params modi...

2013-10-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 5381317fe37d50384ef9a3bf3fb6b64ff4e9215c https://github.com/django/django/commit/5381317fe37d50384ef9a3bf3fb6b64ff4e9215c Author: tschilling Date: 2013-10-02 (Wed, 02 Oct

Re: [Django] #21129: Little change of admin filter URL throws AttributeError

2013-10-02 Thread Django
#21129: Little change of admin filter URL throws AttributeError ---+--- Reporter: Tuttle |Owner: CodenameTim Type: Bug| Status: closed Component:

Re: [Django] #21207: Test failure on Oracle: test_cursor_contextmanager

2013-10-02 Thread Django
#21207: Test failure on Oracle: test_cursor_contextmanager -+- Reporter: shai |Owner: nobody Type: Bug | Status: closed Component:

[django/django] 3ec368: [1.6.x] Made skipping of symlink-related makemessa...

2013-10-02 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 3ec368014d0d74e14a7ed98ccfd638ffe0e62863 https://github.com/django/django/commit/3ec368014d0d74e14a7ed98ccfd638ffe0e62863 Author: Ramiro Morales Date: 2013-10-02 (Wed, 02 Oct

Re: [Django] #19552: makemessages ignores translations in templates with inline comment tags

2013-10-02 Thread Django
#19552: makemessages ignores translations in templates with inline comment tags -+- Reporter: juneih@… |Owner: nobody Type: Bug | Status:

Re: [Django] #19552: makemessages ignores translations in templates with inline comment tags

2013-10-02 Thread Django
#19552: makemessages ignores translations in templates with inline comment tags -+- Reporter: juneih@… |Owner: nobody Type: Bug | Status:

[django/django] 651bed: Made test for issue 19552 compatible with Windows.

2013-10-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 651bed09182cc7f2fadc54026924fd5815fc47f1 https://github.com/django/django/commit/651bed09182cc7f2fadc54026924fd5815fc47f1 Author: Ramiro Morales Date: 2013-10-02 (Wed, 02 Oct 2013)

Re: [Django] #27: Single form field for multiple database fields

2013-10-02 Thread Django
#27: Single form field for multiple database fields -+- Reporter: adrian |Owner: nobody Type: New feature | Status: new Component: Forms|

[django/django] 0f46ec: Made skipping of symlink-related makemessages test...

2013-10-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0f46ec315ea079ed1bd01d30e6e0ebec0f405c7f https://github.com/django/django/commit/0f46ec315ea079ed1bd01d30e6e0ebec0f405c7f Author: Ramiro Morales Date: 2013-10-02 (Wed, 02 Oct 2013)

[Django] #21210: Custom template tags documentation should note that a restart of runserver is neede after creating the templatetags directory

2013-10-02 Thread Django
#21210: Custom template tags documentation should note that a restart of runserver is neede after creating the templatetags directory ---+ Reporter: gergely@… | Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #21194: Foreign Keying To A Field With An Empty String Value Converts To Null Database Value

2013-10-02 Thread Django
#21194: Foreign Keying To A Field With An Empty String Value Converts To Null Database Value -+- Reporter: albertyw@… |Owner: nobody Type: Bug |

Re: [Django] #15185: Ability to make all list_display fields not clickable

2013-10-02 Thread Django
#15185: Ability to make all list_display fields not clickable -+- Reporter: rm_ |Owner: petter Type: New feature | Status: closed Component: