[django/django] 5ab951: Fix typo that disabled code example highlighting

2014-05-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 5ab95168cc719a59b64eb3923e9641d8b5f619e1 https://github.com/django/django/commit/5ab95168cc719a59b64eb3923e9641d8b5f619e1 Author: Éric Araujo Date: 2014-05-14 (Wed, 14 May 2014) Changed paths: M do

Re: [Django] #22510: Form fields cannot have names that are present as attributes on the form

2014-05-14 Thread Django
#22510: Form fields cannot have names that are present as attributes on the form -+-- Reporter: gc@… |Owner: nobody Type: Bug | Status: new Compon

[django/django] 7fef18: [1.7.x] Dropped fix_IE_for_vary/attach.

2014-05-14 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 7fef18ba9e5a8b47bc24b5bb259c8bf3d3879f2a https://github.com/django/django/commit/7fef18ba9e5a8b47bc24b5bb259c8bf3d3879f2a Author: Aymeric Augustin Date: 2014-05-14 (Wed, 14 May 2014) Changed path

[django/django] 1abcf3: [1.6.x] Dropped fix_IE_for_vary/attach.

2014-05-14 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 1abcf3a808b35abae5d425ed4d44cb6e886dc769 https://github.com/django/django/commit/1abcf3a808b35abae5d425ed4d44cb6e886dc769 Author: Aymeric Augustin Date: 2014-05-14 (Wed, 14 May 2014) Changed path

[django/django] 4001ec: [1.5.x] Dropped fix_IE_for_vary/attach.

2014-05-14 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 4001ec8698f577b973c5a540801d8a0bbea1205b https://github.com/django/django/commit/4001ec8698f577b973c5a540801d8a0bbea1205b Author: Aymeric Augustin Date: 2014-05-12 (Mon, 12 May 2014) Changed path

[django/django] 28e233: [1.4.x] Dropped fix_IE_for_vary/attach.

2014-05-14 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: 28e23306aa538fb87db85f99d970b051026c https://github.com/django/django/commit/28e23306aa538fb87db85f99d970b051026c Author: Aymeric Augustin Date: 2014-05-12 (Mon, 12 May 2014) Changed path

[django/django] 8a2f04: typo: urlaprse -> urlparse

2014-05-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 8a2f04db914a66c4bfca7fc2f9a523c14dbbf3eb https://github.com/django/django/commit/8a2f04db914a66c4bfca7fc2f9a523c14dbbf3eb Author: Collin Anderson Date: 2014-05-14 (Wed, 14 May 2014) Changed paths:

[django/django] 3800f6: Dropped fix_IE_for_vary/attach.

2014-05-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 3800f63721f6fc1c940abfb10fe21257dcf13521 https://github.com/django/django/commit/3800f63721f6fc1c940abfb10fe21257dcf13521 Author: Aymeric Augustin Date: 2014-05-14 (Wed, 14 May 2014) Changed paths:

Re: [Django] #22605: Impossible to delete two models with a M2M field

2014-05-14 Thread Django
#22605: Impossible to delete two models with a M2M field -+-- Reporter: andrewgodwin |Owner: andrewsg Type: Bug | Status: assigned Component: Migrations

Re: [Django] #17642: min_num on admin inline formsets

2014-05-14 Thread Django
#17642: min_num on admin inline formsets -+- Reporter: |Owner: timo krzysztof.szczesny@… | Status: assigned Type: New feature

Re: [Django] #22420: Postgresql connections not being dropped between tests?

2014-05-14 Thread Django
#22420: Postgresql connections not being dropped between tests? ---+-- Reporter: bacongobbler |Owner: nobody Type: Bug| Status: new Component: Testi

Re: [Django] #22605: Impossible to delete two models with a M2M field

2014-05-14 Thread Django
#22605: Impossible to delete two models with a M2M field -+-- Reporter: andrewgodwin |Owner: andrewsg Type: Bug | Status: assigned Component: Migrations

Re: [Django] #22628: min_num on formsets should not just be added to extra.

2014-05-14 Thread Django
#22628: min_num on formsets should not just be added to extra. -+-- Reporter: melinath |Owner: melinath Type: Bug | Status: assigned Component: Forms

Re: [Django] #9532: Add min_num and validate_min on formsets

2014-05-14 Thread Django
#9532: Add min_num and validate_min on formsets -+- Reporter: gsf |Owner: yokomizor Type: New feature | Status: closed Component: Forms| Ve

Re: [Django] #22628: min_num on formsets should not just be added to extra.

2014-05-14 Thread Django
#22628: min_num on formsets should not just be added to extra. --+-- Reporter: melinath |Owner: melinath Type: Bug | Status: assigned Component: Forms |

[Django] #22628: min_num on formsets should not just be added to extra.

2014-05-14 Thread Django
#22628: min_num on formsets should not just be added to extra. + Reporter: melinath| Owner: nobody Type: Bug | Status: new Component: Forms |Version: 1.7-beta-2 Severity: Normal |

Re: [Django] #22557: staticfiles.json keeps deleted entries when collectstatic is run

2014-05-14 Thread Django
#22557: staticfiles.json keeps deleted entries when collectstatic is run -+- Reporter: tedtieken|Owner: nobody Type: Bug | Status: new Com

Re: [Django] #22620: "Multiple databases" chapter of docs says 'default':{} can start DATABASES setting; Django says no

2014-05-14 Thread Django
#22620: "Multiple databases" chapter of docs says 'default':{} can start DATABASES setting; Django says no --+ Reporter: moc@… |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #22605: Impossible to delete two models with a M2M field

2014-05-14 Thread Django
#22605: Impossible to delete two models with a M2M field -+-- Reporter: andrewgodwin |Owner: andrewsg Type: Bug | Status: assigned Component: Migrations

Re: [Django] #22625: Installing pytz breaks code already using django's timezone module

2014-05-14 Thread Django
#22625: Installing pytz breaks code already using django's timezone module -+- Reporter: tom.michaelis@… |Owner: aaugustin Type: Bug | Status: assigned Compo

Re: [Django] #22626: SQLite's DatabaseSchemaEditor.quote_value trips on buffer and memoryview instances

2014-05-14 Thread Django
#22626: SQLite's DatabaseSchemaEditor.quote_value trips on buffer and memoryview instances -+- Reporter: loic84 |Owner: nobody Type: Bug | St

Re: [Django] #22623: PermLookupDict behaves dangerously / inconsistently

2014-05-14 Thread Django
#22623: PermLookupDict behaves dangerously / inconsistently -+- Reporter: rob.moore@… |Owner: nobody Type: Bug | Status: new Component: cont

Re: [Django] #17642: min_num on admin inline formsets

2014-05-14 Thread Django
#17642: min_num on admin inline formsets -+- Reporter: |Owner: melinath krzysztof.szczesny@… | Status: assigned Type: New feature

Re: [Django] #9532: Add min_num and validate_min on formsets

2014-05-14 Thread Django
#9532: Add min_num and validate_min on formsets -+- Reporter: gsf |Owner: yokomizor Type: New feature | Status: closed Component: Forms| Ve

Re: [Django] #20695: "django.contrib.humanize" Turkish Translation Error

2014-05-14 Thread Django
#20695: "django.contrib.humanize" Turkish Translation Error -+-- Reporter: ruless@… |Owner: claudep Type: Bug | Status: assigned Component: Translati

Re: [Django] #22625: Installing pytz breaks code already using django's timezone module

2014-05-14 Thread Django
#22625: Installing pytz breaks code already using django's timezone module -+-- Reporter: tom.michaelis@… |Owner: aaugustin Type: Bug | Status: assigned Comp