Re: [Django] #19090: Change to PostgreSQL notes for Django 1.4

2012-11-03 Thread Django
#19090: Change to PostgreSQL notes for Django 1.4 --+ Reporter: Rohaq |Owner: Melevir Type: Bug | Status: assigned Component: Documentation

Re: [Django] #19226: Admin readonly fields ignore newlines

2012-11-03 Thread Django
#19226: Admin readonly fields ignore newlines ---+ Reporter: shadow |Owner: Melevir Type: Bug| Status: assigned Component: contrib.admin |

Re: [Django] #19090: Change to PostgreSQL notes for Django 1.4

2012-11-03 Thread Django
#19090: Change to PostgreSQL notes for Django 1.4 --+ Reporter: Rohaq |Owner: Melevir Type: Bug | Status: new Component: Documentation |

Re: [Django] #19237: The use of > in single or double quoted attributes in strip_tags

2012-11-03 Thread Django
#19237: The use of > in single or double quoted attributes in strip_tags ---+-- Reporter: chris.khoo@… |Owner: anonymous Type: Uncategorized | Status: assigned Component:

Re: [Django] #19237: The use of > in single or double quoted attributes in strip_tags

2012-11-03 Thread Django
#19237: The use of > in single or double quoted attributes in strip_tags -+- Reporter: chris.khoo@… |Owner: Chris Type: Uncategorized| Khoo Component: Uncategorized

Re: [Django] #19237: The use of > in single or double quoted attributes in strip_tags

2012-11-03 Thread Django
#19237: The use of > in single or double quoted attributes in strip_tags ---+-- Reporter: chris.khoo@… |Owner: anonymous Type: Uncategorized | Status: assigned Component:

Re: [Django] #19237: The use of > in single or double quoted attributes in strip_tags

2012-11-03 Thread Django
#19237: The use of > in single or double quoted attributes in strip_tags ---+-- Reporter: chris.khoo@… |Owner: nobody Type: Uncategorized | Status: new Component: Uncatego

[Django] #19237: The use of > in single or double quoted attributes in strip_tags

2012-11-03 Thread Django
#19237: The use of > in single or double quoted attributes in strip_tags ---+ Reporter: chris.khoo@… | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: master Severity: N

Re: [Django] #19090: Change to PostgreSQL notes for Django 1.4

2012-11-03 Thread Django
#19090: Change to PostgreSQL notes for Django 1.4 --+ Reporter: Rohaq |Owner: Melevir Type: Bug | Status: new Component: Documentation |

Re: [Django] #19226: Admin readonly fields ignore newlines

2012-11-03 Thread Django
#19226: Admin readonly fields ignore newlines ---+ Reporter: shadow |Owner: Melevir Type: Bug| Status: new Component: contrib.admin | Ve

Re: [Django] #19154: TransactionManagementError raised when data is not changed

2012-11-03 Thread Django
#19154: TransactionManagementError raised when data is not changed --+ Reporter: als |Owner: nobody Type: Cleanup/optimization | Status: new Compone

Re: [Django] #18591: Missing crucial info in Apache conf (httpd.conf) to serve static files

2012-11-03 Thread Django
#18591: Missing crucial info in Apache conf (httpd.conf) to serve static files -+- Reporter: rschuon@…|Owner: nobody Type: | Status: new

Re: [Django] #19236: M2M fields should type-check rather than just trying for a split() method

2012-11-03 Thread Django
#19236: M2M fields should type-check rather than just trying for a split() method -+- Reporter: melinath |Owner: melinath Type: Bug | Status:

Re: [Django] #19234: can't adapt type error with models

2012-11-03 Thread Django
#19234: can't adapt type error with models -+- Reporter: artscoop93.info@…|Owner: nobody Type: New feature | Status: closed Component: Database layer

Re: [Django] #6234: Serialization with JSON and UTF-8, "ensure_ascii=False" invalid now?

2012-11-03 Thread Django
#6234: Serialization with JSON and UTF-8, "ensure_ascii=False" invalid now? -+- Reporter: aaron@… |Owner: nobody Type: Bug | Status: closed

Re: [Django] #16779: Add a tutorial for first time Django contributors

2012-11-03 Thread Django
#16779: Add a tutorial for first time Django contributors ---+ Reporter: taavi223 |Owner: taavi223 Type: New feature| Status: assigned Component: Documentation |

Re: [Django] #19196: Add tests/requirements.txt

2012-11-03 Thread Django
#19196: Add tests/requirements.txt ---+ Reporter: akaariai |Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized | Version: mast

[django/django] b61778: [1.5.x] Fixed #6234 -- Removed obsolete note about...

2012-11-03 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: b61778dcf642341c831041ab103ee0545eb8a1e6 https://github.com/django/django/commit/b61778dcf642341c831041ab103ee0545eb8a1e6 Author: Claude Paroz Date: 2012-11-03 (Sat, 03 Nov 2012) Changed paths:

[django/django] 4e8d95: Fixed #6234 -- Removed obsolete note about json an...

2012-11-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 4e8d9524c62d071718a85d1d55a18310be91b4f7 https://github.com/django/django/commit/4e8d9524c62d071718a85d1d55a18310be91b4f7 Author: Claude Paroz Date: 2012-11-03 (Sat, 03 Nov 2012) Changed paths: M d

[Django] #19236: M2M fields should type-check rather than just trying for a split() method

2012-11-03 Thread Django
#19236: M2M fields should type-check rather than just trying for a split() method --+- Reporter: melinath | Owner: melinath Type: Bug | Status: new Comp

Re: [Django] #5241: i18n not working when the parameter to HttpResponse is an iterator.

2012-11-03 Thread Django
#5241: i18n not working when the parameter to HttpResponse is an iterator. -+- Reporter: bittor |Owner: aaugustin Type: Bug | Status: new

Re: [Django] #17944: Unable to access to User record in the admin if the user has a unmanageable password

2012-11-03 Thread Django
#17944: Unable to access to User record in the admin if the user has a unmanageable password -+ Reporter: saxix|Owner: claudep Type: Bug | Status: cl

Re: [Django] #17944: Unable to access to User record in the admin if the user has a unmanageable password

2012-11-03 Thread Django
#17944: Unable to access to User record in the admin if the user has a unmanageable password -+ Reporter: saxix|Owner: claudep Type: Bug | Status: ne

Re: [Django] #18963: Pattern for object model compatibility isn't friendly for subclasses

2012-11-03 Thread Django
#18963: Pattern for object model compatibility isn't friendly for subclasses -+- Reporter: aaugustin|Owner: aaugustin Type: | Status: clos

[django/django] d7688a: [1.5.x] Fixed #18963 -- Used a subclass-friendly p...

2012-11-03 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: d7688a010a34033a5cc8eecf7b1460169c0e056e https://github.com/django/django/commit/d7688a010a34033a5cc8eecf7b1460169c0e056e Author: Aymeric Augustin Date: 2012-11-03 (Sat, 03 Nov 2012) Changed path

Re: [Django] #18963: Pattern for object model compatibility isn't friendly for subclasses

2012-11-03 Thread Django
#18963: Pattern for object model compatibility isn't friendly for subclasses -+- Reporter: aaugustin|Owner: aaugustin Type: | Status: clos

[django/django] fc1041: Fixed #18963 -- Used a subclass-friendly pattern

2012-11-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: fc10418fba4fb906e4265650b62c510d526d63f7 https://github.com/django/django/commit/fc10418fba4fb906e4265650b62c510d526d63f7 Author: Aymeric Augustin Date: 2012-11-03 (Sat, 03 Nov 2012) Changed paths:

Re: [Django] #19099: Broken link email sent on redirect by i18n_patterns

2012-11-03 Thread Django
#19099: Broken link email sent on redirect by i18n_patterns -+- Reporter: aaugustin|Owner: aaugustin Type: Bug | Status: new Component:

Re: [Django] #17944: Unable to access to User record in the admin if the user has a unmanageable password

2012-11-03 Thread Django
#17944: Unable to access to User record in the admin if the user has a unmanageable password -+- Reporter: saxix|Owner: aaugustin Type: Bug | Status:

Re: [Django] #17158: django.db.backends.BaseDatabaseOperations.last_executed_query can raise an exception

2012-11-03 Thread Django
#17158: django.db.backends.BaseDatabaseOperations.last_executed_query can raise an exception -+- Reporter: a.gerchenov@…|Owner: aaugustin Type: Bug |

Re: [Django] #16147: {% include %} tag raises TemplateDoesNotExist at compile time if TEMPLATE_DEBUG is True

2012-11-03 Thread Django
#16147: {% include %} tag raises TemplateDoesNotExist at compile time if TEMPLATE_DEBUG is True -+- Reporter: mrmachine|Owner: aaugustin Type: Bug |

Re: [Django] #18210: Regression and crash with any "special" prefix values passed to reverse()

2012-11-03 Thread Django
#18210: Regression and crash with any "special" prefix values passed to reverse() -+ Reporter: toofishes|Owner: nobody Type: Bug | Status: new Compon

Re: [Django] #15152: Common middleware raises UnicodeDecodeError if receives non-ASCII QUERY_STRING from buggy web server

2012-11-03 Thread Django
#15152: Common middleware raises UnicodeDecodeError if receives non-ASCII QUERY_STRING from buggy web server ---+- Reporter: Loststylus |Owner: aaugustin Type: Bug|

Re: [Django] #15152: Common middleware raises UnicodeDecodeError if receives non-ASCII QUERY_STRING from buggy web server

2012-11-03 Thread Django
#15152: Common middleware raises UnicodeDecodeError if receives non-ASCII QUERY_STRING from buggy web server ---+- Reporter: Loststylus |Owner: aaugustin Type: Bug|

[django/django] 973f53: Fixed #15152 -- Avoided crash of CommonMiddleware ...

2012-11-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 973f539ab83bb46645f2f711190735c66a246797 https://github.com/django/django/commit/973f539ab83bb46645f2f711190735c66a246797 Author: Aymeric Augustin Date: 2012-11-03 (Sat, 03 Nov 2012) Changed paths:

[django/django] be6522: [1.5.x] Fixed #15152 -- Avoided crash of CommonMid...

2012-11-03 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: be6522561f01aa2a0b503fb35f35c9fd34c5110f https://github.com/django/django/commit/be6522561f01aa2a0b503fb35f35c9fd34c5110f Author: Aymeric Augustin Date: 2012-11-03 (Sat, 03 Nov 2012) Changed path

Re: [Django] #15152: Common middleware raises UnicodeDecodeError if receives non-ASCII QUERY_STRING from buggy web server

2012-11-03 Thread Django
#15152: Common middleware raises UnicodeDecodeError if receives non-ASCII QUERY_STRING from buggy web server ---+- Reporter: Loststylus |Owner: aaugustin Type: Bug|

Re: [Django] #19226: Admin readonly fields ignore newlines

2012-11-03 Thread Django
#19226: Admin readonly fields ignore newlines ---+ Reporter: shadow |Owner: Melevir Type: Bug| Status: new Component: contrib.admin | Ve

Re: [Django] #19075: Query parameters are not decoded properly

2012-11-03 Thread Django
#19075: Query parameters are not decoded properly -+- Reporter: ivan_virabyan|Owner: aaugustin Type: Bug | Status: closed Component: HTTP handling|

Re: [Django] #2494: Django internal server does too much reverse dns

2012-11-03 Thread Django
#2494: Django internal server does too much reverse dns +-- Reporter: tpievila@…|Owner: adrian Type: enhancement | Status: closed Component: Core (Other) |

Re: [Django] #19075: Query parameters are not decoded properly

2012-11-03 Thread Django
#19075: Query parameters are not decoded properly -+- Reporter: ivan_virabyan|Owner: aaugustin Type: Bug | Status: reopened Component: HTTP handling|

[django/django] e51a9c: [1.5.x] Prevented host resolution when running dev...

2012-11-03 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: e51a9c0c948855ed8fe7e1a694e17727af604926 https://github.com/django/django/commit/e51a9c0c948855ed8fe7e1a694e17727af604926 Author: Claude Paroz Date: 2012-11-03 (Sat, 03 Nov 2012) Changed paths:

Re: [Django] #2494: Django internal server does too much reverse dns

2012-11-03 Thread Django
#2494: Django internal server does too much reverse dns +-- Reporter: tpievila@…|Owner: adrian Type: enhancement | Status: closed Component: Core (Other) |

Re: [Django] #19075: Query parameters are not decoded properly

2012-11-03 Thread Django
#19075: Query parameters are not decoded properly -+- Reporter: ivan_virabyan|Owner: aaugustin Type: Bug | Status: reopened Component: HTTP handling|

[django/django] 3e98d9: Prevented host resolution when running dev server

2012-11-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 3e98d98b69e67f2f72055e4b3204d0486eaeff50 https://github.com/django/django/commit/3e98d98b69e67f2f72055e4b3204d0486eaeff50 Author: Claude Paroz Date: 2012-11-03 (Sat, 03 Nov 2012) Changed paths: M d

Re: [Django] #19075: Query parameters are not decoded properly

2012-11-03 Thread Django
#19075: Query parameters are not decoded properly -+- Reporter: ivan_virabyan|Owner: aaugustin Type: Bug | Status: reopened Component: HTTP handling|

Re: [Django] #19075: Query parameters are not decoded properly

2012-11-03 Thread Django
#19075: Query parameters are not decoded properly -+- Reporter: ivan_virabyan|Owner: aaugustin Type: Bug | Status: reopened Component: HTTP handling|

Re: [Django] #19075: Query parameters are not decoded properly

2012-11-03 Thread Django
#19075: Query parameters are not decoded properly -+- Reporter: ivan_virabyan|Owner: aaugustin Type: Bug | Status: reopened Component: HTTP handling|

Re: [Django] #19230: No information how to raise a 403 exception in documentation

2012-11-03 Thread Django
#19230: No information how to raise a 403 exception in documentation ---+-- Reporter: keimlink |Owner: keimlink Type: Uncategorized | Status: closed Component: Documen

[django/django] 054679: Fixed #19230 -- Extended the handler403 documentat...

2012-11-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0546794397130b1574a667d57667bd032bff78d3 https://github.com/django/django/commit/0546794397130b1574a667d57667bd032bff78d3 Author: Markus Zapke-Gründemann Date: 2012-11-03 (Sat, 03 Nov 2012) Changed pat

[django/django] 4b2fb7: [1.5.X] Fixed #19230 -- Extended the handler403 do...

2012-11-03 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 4b2fb7efea5379d6d91da4513982debeeb49504b https://github.com/django/django/commit/4b2fb7efea5379d6d91da4513982debeeb49504b Author: Markus Zapke-Gründemann Date: 2012-11-03 (Sat, 03 Nov 2012) Chang

Re: [Django] #19230: No information how to raise a 403 exception in documentation

2012-11-03 Thread Django
#19230: No information how to raise a 403 exception in documentation ---+-- Reporter: keimlink |Owner: keimlink Type: Uncategorized | Status: assigned Component: Docum

[Django] #19235: Admin actions displayed as buttons instead of drop-down list

2012-11-03 Thread Django
#19235: Admin actions displayed as buttons instead of drop-down list ---+ Reporter: marpetr| Owner: nobody Type: New feature| Status: new Component: contrib.admin |Version: master Severity

[Django] #19234: can't adapt type error with models

2012-11-03 Thread Django
#19234: can't adapt type error with models --+ Reporter: artscoop93.info@… | Owner: nobody Type: New feature | Status: new Component: Database layer (models, ORM) |

Re: [Django] #19161: Missing clean_password in custom user documentation (was: Line missing on Dev documentation)

2012-11-03 Thread Django
#19161: Missing clean_password in custom user documentation -+ Reporter: DavidW |Owner: nobody Type: Bug | Status: new Component: Documentation

Re: [Django] #19233: User model replacement example is missing clean()

2012-11-03 Thread Django
#19233: User model replacement example is missing clean() +-- Reporter: jnns|Owner: nobody Type: Bug | Status: closed Component: Docum

[Django] #19233: User model replacement example is missing clean()

2012-11-03 Thread Django
#19233: User model replacement example is missing clean() ---+ Reporter: jnns | Owner: nobody Type: Bug| Status: new Component: Documentation |Version: master Severity: Norm

Re: [Django] #19227: Reorganize method flowchart for class based generic views to tree

2012-11-03 Thread Django
#19227: Reorganize method flowchart for class based generic views to tree --+ Reporter: shoul@… |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #19023: Bug tracker spam filter is broken.

2012-11-03 Thread Django
#19023: Bug tracker spam filter is broken. -+- Reporter: tdhutt@… |Owner: aaugustin Type: Bug | Status: closed Component: Djangoproject.c

[Django] #19232: viagra bla bla

2012-11-03 Thread Django
#19232: viagra bla bla ---+ Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.4 Severity: Normal | Keywords: Triage Stage: Unreviewe

[Django] #19231: viagra cialis bla bla

2012-11-03 Thread Django
#19231: viagra cialis bla bla ---+ Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.4 Severity: Normal | Keywords: Triage Stage: Un

Re: [Django] #19227: Reorganize method flowchart for class based generic views to tree

2012-11-03 Thread Django
#19227: Reorganize method flowchart for class based generic views to tree --+ Reporter: shoul@… |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #19230: No information how to raise a 403 exception in documentation

2012-11-03 Thread Django
#19230: No information how to raise a 403 exception in documentation ---+-- Reporter: keimlink |Owner: keimlink Type: Uncategorized | Status: assigned Component: Docum

[Django] #19230: No information how to raise a 403 exception in documentation

2012-11-03 Thread Django
#19230: No information how to raise a 403 exception in documentation ---+ Reporter: keimlink | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.4 Severity: Normal

Re: [Django] #19227: Reorganize method flowchart for class based generic views to tree

2012-11-03 Thread Django
#19227: Reorganize method flowchart for class based generic views to tree --+ Reporter: shoul@… |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #19218: Can't use get_user_model() when connect to signal sender

2012-11-03 Thread Django
#19218: Can't use get_user_model() when connect to signal sender -+- Reporter: kunitoki@… |Owner: nobody Type: Bug | Status: reopened Compon

Re: [Django] #13694: SafeMIMEText argument names incompatible with those from MIMEText

2012-11-03 Thread Django
#13694: SafeMIMEText argument names incompatible with those from MIMEText -+ Reporter: davenaff |Owner: nobody Type: Bug | Status: new Component: Core (Mail) |

Re: [Django] #19136: String literals in i18n JavaScript code is unescaped breaking

2012-11-03 Thread Django
#19136: String literals in i18n JavaScript code is unescaped breaking --+ Reporter: jezdez|Owner: nobody Type: Bug | Status: new Comp

Re: [Django] #9961: select_related(depth=0) should be a no-op

2012-11-03 Thread Django
#9961: select_related(depth=0) should be a no-op -+- Reporter: rdaysky |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #16187: Refactor lookup system

2012-11-03 Thread Django
#16187: Refactor lookup system -+- Reporter: UloPe|Owner: UloPe Type: | Status: new Cleanup/optimization |

Re: [Django] #19101: Non ascii chars in form cause Internal Server Error

2012-11-03 Thread Django
#19101: Non ascii chars in form cause Internal Server Error -+- Reporter: kristall |Owner: aaugustin Type: Bug | Status: closed Component:

Re: [Django] #19101: Non ascii chars in form cause Internal Server Error

2012-11-03 Thread Django
#19101: Non ascii chars in form cause Internal Server Error -+- Reporter: kristall |Owner: aaugustin Type: Bug | Status: closed Component:

[django/django] 095eca: Fixed #19101 -- Decoding of non-ASCII POST data on...

2012-11-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 095eca8dd85cb27ed0b22829903df10f19cdab6c https://github.com/django/django/commit/095eca8dd85cb27ed0b22829903df10f19cdab6c Author: Aymeric Augustin Date: 2012-11-03 (Sat, 03 Nov 2012) Changed paths:

[django/django] b99707: [1.5.x] Fixed #19101 -- Decoding of non-ASCII POST...

2012-11-03 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: b99707bdedbcbf832bd88eaefd488c841110a222 https://github.com/django/django/commit/b99707bdedbcbf832bd88eaefd488c841110a222 Author: Aymeric Augustin Date: 2012-11-03 (Sat, 03 Nov 2012) Changed path

Re: [Django] #18004: Django should not use `force_unicode(..., errors='replace')` when parsing POST data.

2012-11-03 Thread Django
#18004: Django should not use `force_unicode(..., errors='replace')` when parsing POST data. -+- Reporter: mrmachine|Owner: aaugustin Type: Bug |

Re: [Django] #16779: Add a tutorial for first time Django contributors

2012-11-03 Thread Django
#16779: Add a tutorial for first time Django contributors ---+ Reporter: taavi223 |Owner: taavi223 Type: New feature| Status: assigned Component: Documentation |

Re: [Django] #19101: Non ascii chars in form cause Internal Server Error

2012-11-03 Thread Django
#19101: Non ascii chars in form cause Internal Server Error -+- Reporter: kristall |Owner: aaugustin Type: Bug | Status: new Component: F

[django/django] f12fa7: [1.5.X] Fixed #17549 -- Added a clickable link for...

2012-11-03 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: f12fa7750c95cafa3a317be6a62ed3a2f53caf3c https://github.com/django/django/commit/f12fa7750c95cafa3a317be6a62ed3a2f53caf3c Author: Ulrich Petri Date: 2012-11-03 (Sat, 03 Nov 2012) Changed paths:

Re: [Django] #17549: Add link to open URL from URLField

2012-11-03 Thread Django
#17549: Add link to open URL from URLField ---+ Reporter: gcc|Owner: nobody Type: New feature| Status: closed Component: contrib.admin | Ver

Re: [Django] #17549: Add link to open URL from URLField

2012-11-03 Thread Django
#17549: Add link to open URL from URLField ---+ Reporter: gcc|Owner: nobody Type: New feature| Status: closed Component: contrib.admin | Ver

[django/django] ac2052: Fixed #17549 -- Added a clickable link for URLFiel...

2012-11-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ac2052ebc84c45709ab5f0f25e685bf656ce79bc https://github.com/django/django/commit/ac2052ebc84c45709ab5f0f25e685bf656ce79bc Author: Ulrich Petri Date: 2012-11-03 (Sat, 03 Nov 2012) Changed paths: M d

Re: [Django] #19101: Non ascii chars in form cause Internal Server Error

2012-11-03 Thread Django
#19101: Non ascii chars in form cause Internal Server Error -+- Reporter: kristall |Owner: aaugustin Type: Bug | Status: new Component: F

Re: [Django] #19226: Admin readonly fields ignore newlines

2012-11-03 Thread Django
#19226: Admin readonly fields ignore newlines ---+ Reporter: shadow |Owner: nobody Type: Bug| Status: new Component: contrib.admin | Ver

Re: [Django] #16841: get_changelist_form and get_changelist_formset should be added to the documentation

2012-11-03 Thread Django
#16841: get_changelist_form and get_changelist_formset should be added to the documentation --+ Reporter: jordanreiter |Owner: nobody Type: Cleanup/optimization |

[django/django] 4a9b38: [1.5.X] Fixed #16841 - Documented a couple ModelAd...

2012-11-03 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 4a9b3826fdfa1d78f640d4fee922005ed8210498 https://github.com/django/django/commit/4a9b3826fdfa1d78f640d4fee922005ed8210498 Author: Tim Graham Date: 2012-11-03 (Sat, 03 Nov 2012) Changed paths:

Re: [Django] #16841: get_changelist_form and get_changelist_formset should be added to the documentation

2012-11-03 Thread Django
#16841: get_changelist_form and get_changelist_formset should be added to the documentation --+ Reporter: jordanreiter |Owner: nobody Type: Cleanup/optimization |

[django/django] 39f5bc: Fixed #16841 - Documented a couple ModelAdmin meth...

2012-11-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 39f5bc7fc3a4bb43ed8a1358b17fe0521a1a63ac https://github.com/django/django/commit/39f5bc7fc3a4bb43ed8a1358b17fe0521a1a63ac Author: Tim Graham Date: 2012-11-03 (Sat, 03 Nov 2012) Changed paths: M doc

Re: [Django] #19221: Cache keys can't be integers

2012-11-03 Thread Django
#19221: Cache keys can't be integers -+ Reporter: mhsparks |Owner: nobody Type: Bug | Status: new Component: Core (Cache system) |