Re: [Django] #20483: Reduce the set of apps seen by individual tests

2013-06-09 Thread Django
#20483: Reduce the set of apps seen by individual tests --+ Reporter: akaariai |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #20483: Reduce the set of apps seen by individual tests

2013-06-09 Thread Django
#20483: Reduce the set of apps seen by individual tests --+ Reporter: akaariai |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #20483: Reduce the set of apps seen by individual tests

2013-06-09 Thread Django
#20483: Reduce the set of apps seen by individual tests --+ Reporter: akaariai |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #20483: Reduce the set of apps seen by individual tests

2013-06-09 Thread Django
#20483: Reduce the set of apps seen by individual tests --+ Reporter: akaariai |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #20483: Reduce the set of apps seen by individual tests

2013-06-09 Thread Django
#20483: Reduce the set of apps seen by individual tests --+ Reporter: akaariai |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #20483: Reduce the set of apps seen by individual tests

2013-06-09 Thread Django
#20483: Reduce the set of apps seen by individual tests --+ Reporter: akaariai |Owner: nobody Type: Cleanup/optimization | Status: new Component:

[django/django] 96c71d: Added runserver validation to detect if DEBUG=Fals...

2013-06-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 96c71d423db13825869a929b25d6b83dde67c170 https://github.com/django/django/commit/96c71d423db13825869a929b25d6b83dde67c170 Author: Tim Graham Date: 2013-06-09 (Sun, 09 Jun 2013)

Re: [Django] #19875: Tutorial should have include ALLOWED_HOSTS setting

2013-06-09 Thread Django
#19875: Tutorial should have include ALLOWED_HOSTS setting -+- Reporter: anonymous|Owner: nobody Type: | Status: closed

Re: [Django] #19875: Tutorial should have include ALLOWED_HOSTS setting

2013-06-09 Thread Django
#19875: Tutorial should have include ALLOWED_HOSTS setting -+- Reporter: anonymous|Owner: nobody Type: | Status: closed

Re: [Django] #19875: Tutorial should have include ALLOWED_HOSTS setting

2013-06-09 Thread Django
#19875: Tutorial should have include ALLOWED_HOSTS setting -+- Reporter: anonymous|Owner: nobody Type: | Status: closed

[django/django] 46dacb: [1.5.x] Fixed #19875 - Added warnings regarding DE...

2013-06-09 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 46dacb5bb157ff78e21c19f1f1b109edf378ddcb https://github.com/django/django/commit/46dacb5bb157ff78e21c19f1f1b109edf378ddcb Author: Tim Graham Date: 2013-06-09 (Sun, 09 Jun

[django/django] 4e94c8: Fixed #19875 - Added warnings regarding DEBUG=Fals...

2013-06-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 4e94c84e50b960405d5708d8d9528c44c7dabe83 https://github.com/django/django/commit/4e94c84e50b960405d5708d8d9528c44c7dabe83 Author: Tim Graham Date: 2013-06-09 (Sun, 09 Jun 2013)

Re: [Django] #20483: Reduce the set of apps seen by individual tests

2013-06-09 Thread Django
#20483: Reduce the set of apps seen by individual tests --+ Reporter: akaariai |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #20576: Adding a script to django view

2013-06-09 Thread Django
#20576: Adding a script to django view -+- Reporter: alex.szilagyi@… |Owner: nobody Type: Uncategorized| Status: closed Component: Generic views

Re: [Django] #17673: Forbid field shadowing in model multi-inheritance

2013-06-09 Thread Django
#17673: Forbid field shadowing in model multi-inheritance -+- Reporter: akaariai |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #20292: Django 1.5.1: ORA-01843: not a valid month

2013-06-09 Thread Django
#20292: Django 1.5.1: ORA-01843: not a valid month -+- Reporter: CarstenF |Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #20567: Document BoundField.id_for_label and how to set the 'id' of a widget

2013-06-09 Thread Django
#20567: Document BoundField.id_for_label and how to set the 'id' of a widget -+- Reporter: littlepig|Owner: timo Type: | Status: closed

[django/django] 3bd985: [1.5.x] Fixed #20567 - Documented BoundField.id_fo...

2013-06-09 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 3bd9852401cfbc8a1dfec4082303a5514ee69bf4 https://github.com/django/django/commit/3bd9852401cfbc8a1dfec4082303a5514ee69bf4 Author: Tim Graham Date: 2013-06-09 (Sun, 09 Jun

[django/django] 175a10: Fixed #20567 - Documented BoundField.id_for_label.

2013-06-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 175a102ddceae2ebd1a4e03916a23adafc35bda5 https://github.com/django/django/commit/175a102ddceae2ebd1a4e03916a23adafc35bda5 Author: Tim Graham Date: 2013-06-09 (Sun, 09 Jun 2013)

Re: [Django] #20567: Document BoundField.id_for_label and how to set the 'id' of a widget

2013-06-09 Thread Django
#20567: Document BoundField.id_for_label and how to set the 'id' of a widget -+- Reporter: littlepig|Owner: timo Type: | Status: closed

[django/django] 4bd6e5: Update media.txt

2013-06-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 4bd6e5e89501680235ded6c460657a1231231931 https://github.com/django/django/commit/4bd6e5e89501680235ded6c460657a1231231931 Author: Kenny Rachuonyo Date: 2013-06-08 (Sat, 08 Jun 2013)

Re: [Django] #20575: Fixed a typo in: django / docs / topics / forms / media.txt

2013-06-09 Thread Django
#20575: Fixed a typo in: django / docs / topics / forms / media.txt -+- Reporter: krmboya@…|Owner: nobody Type: Bug | Status: closed

Re: [Django] #20273: Report installed dependencies and its versions when DEBUG=True

2013-06-09 Thread Django
#20273: Report installed dependencies and its versions when DEBUG=True -+- Reporter: sebasmagri |Owner: nobody Type: New feature | Status: new

Re: [Django] #16575: SelectDateWidget should have possibility to have more custom configurations

2013-06-09 Thread Django
#16575: SelectDateWidget should have possibility to have more custom configurations --+ Reporter: foobarrior|Owner: nobody Type: New feature | Status: new

Re: [Django] #17533: When attempting to build more complex widgets/fields, access to form data would be helpful

2013-06-09 Thread Django
#17533: When attempting to build more complex widgets/fields, access to form data would be helpful -+ Reporter: freyley |Owner: nobody Type: New feature | Status: new

Re: [Django] #20273: Report installed dependencies and its versions when DEBUG=True

2013-06-09 Thread Django
#20273: Report installed dependencies and its versions when DEBUG=True -+- Reporter: sebasmagri |Owner: nobody Type: New feature | Status: new

Re: [Django] #20156: pass context info from PermissionDenied exception to handler403/django.views.defaults.permission_denied

2013-06-09 Thread Django
#20156: pass context info from PermissionDenied exception to handler403/django.views.defaults.permission_denied --+ Reporter: jc@… |Owner: nobody Type: New feature |

Re: [Django] #17988: BaseModelFormset.save doesn't honor commit=False when deleting objects.

2013-06-09 Thread Django
#17988: BaseModelFormset.save doesn't honor commit=False when deleting objects. +- Reporter: rem |Owner: tuxcanfly Type: Bug | Status: assigned Component: Forms |

Re: [Django] #18229: Allow configuration of debug response format for AJAX errors

2013-06-09 Thread Django
#18229: Allow configuration of debug response format for AJAX errors + Reporter: davehughes05@… |Owner: nobody Type: New feature | Status: new Component: Core

Re: [Django] #18263: admin/edit_inline/tabular.html only handles hidden fields correctly in the header

2013-06-09 Thread Django
#18263: admin/edit_inline/tabular.html only handles hidden fields correctly in the header ---+ Reporter: hvdklauw |Owner: hvdklauw Type: Bug| Status: assigned

Re: [Django] #18314: request.build_absolute_uri() functions incorrectly when the path starts with //

2013-06-09 Thread Django
#18314: request.build_absolute_uri() functions incorrectly when the path starts with // ---+ Reporter: anonymous |Owner: yoyoma Type: Bug| Status: new

[Django] #20576: Adding a script to django view

2013-06-09 Thread Django
#20576: Adding a script to django view ---+--- Reporter: | Owner: nobody alex.szilagyi@… | Status: new Type: Uncategorized |Version: 1.4 Component: Generic views

[django/django] 79ff1a: Replaced a dict emulating a set with a set.

2013-06-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 79ff1aedd57a154a7563fb1b71c3e7997c513408 https://github.com/django/django/commit/79ff1aedd57a154a7563fb1b71c3e7997c513408 Author: Aymeric Augustin Date: 2013-06-09 (Sun, 09 Jun

Re: [Django] #20483: Reduce the set of apps seen by individual tests

2013-06-09 Thread Django
#20483: Reduce the set of apps seen by individual tests --+ Reporter: akaariai |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #20483: Reduce the set of apps seen by individual tests

2013-06-09 Thread Django
#20483: Reduce the set of apps seen by individual tests --+ Reporter: akaariai |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #20483: Reduce the set of apps seen by individual tests

2013-06-09 Thread Django
#20483: Reduce the set of apps seen by individual tests --+ Reporter: akaariai |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #20372: using registration/logged_out.html template overrides admin logout

2013-06-09 Thread Django
#20372: using registration/logged_out.html template overrides admin logout ---+ Reporter: tomerz@… |Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #20483: Reduce the set of apps seen by individual tests

2013-06-09 Thread Django
#20483: Reduce the set of apps seen by individual tests --+ Reporter: akaariai |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #20462: Regex lookups should not fail on null/None and non-string values on SQLite

2013-06-09 Thread Django
#20462: Regex lookups should not fail on null/None and non-string values on SQLite -+- Reporter: noirbizarre |Owner: nobody Type: Bug | Status:

Re: [Django] #20567: Document BoundField.id_for_label and how to set the 'id' of a widget

2013-06-09 Thread Django
#20567: Document BoundField.id_for_label and how to set the 'id' of a widget -+- Reporter: littlepig|Owner: timo Type: | Status: assigned

Re: [Django] #16986: Model.clean cannot report errors on individual fields

2013-06-09 Thread Django
#16986: Model.clean cannot report errors on individual fields -+ Reporter: davidfstr|Owner: nobody Type: New feature | Status: new Component: Forms|

Re: [Django] #20483: Reduce the set of apps seen by individual tests

2013-06-09 Thread Django
#20483: Reduce the set of apps seen by individual tests --+ Reporter: akaariai |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #20483: Reduce the set of apps seen by individual tests

2013-06-09 Thread Django
#20483: Reduce the set of apps seen by individual tests --+ Reporter: akaariai |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #20292: Django 1.5.1: ORA-01843: not a valid month

2013-06-09 Thread Django
#20292: Django 1.5.1: ORA-01843: not a valid month -+- Reporter: CarstenF |Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #20434: Have a template tag grammar instead of handling token/parser for every tag, and make it possible to introspect the grammar.

2013-06-09 Thread Django
#20434: Have a template tag grammar instead of handling token/parser for every tag, and make it possible to introspect the grammar. -+- Reporter: jonathanslenders |Owner: Type: New

Re: [Django] #20575: Fixed a typo in: django / docs / topics / forms / media.txt

2013-06-09 Thread Django
#20575: Fixed a typo in: django / docs / topics / forms / media.txt -+- Reporter: krmboya@…|Owner: nobody Type: Bug | Status: new

Re: [Django] #20575: Fixed a typo in: django / docs / topics / forms / media.txt (was: Fixed a type in: django / docs / topics / forms / media.txt)

2013-06-09 Thread Django
#20575: Fixed a typo in: django / docs / topics / forms / media.txt -+- Reporter: krmboya@…|Owner: nobody Type: | Status: new