Re: [Django] #15812: SortedDict.update() should accept tuples or generators

2011-04-12 Thread Django
#15812: SortedDict.update() should accept tuples or generators ---+ Reporter: slinkp |Owner: nobody Type: New feature | Status: new Milestone: |

Re: [Django] #15092: Built-in template tags "now" don't accept simple quote

2011-04-12 Thread Django
#15092: Built-in template tags "now" don't accept simple quote ---+- Reporter: ninja_otoko |Owner: nobody Type: Bug | Status: new Milestone:

Re: [Django] #15092: Built-in template tags "now" don't accept simple quote

2011-04-12 Thread Django
#15092: Built-in template tags "now" don't accept simple quote -+- Reporter: ninja_otoko|Owner: nobody Type: Uncategorized | Status: new Milestone:

Re: [Django] #14400: Latvian localflavor

2011-04-12 Thread Django
#14400: Latvian localflavor -+- Reporter: krikulis |Owner: nobody Type: | Status: new Uncategorized |Component: contrib.localflavor

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

2011-04-12 Thread Django
#14273: Development server does not shutdown cleanly -+- Reporter: rmboggs|Owner: nobody Type: | Status: reopened Cleanup/optimization |Comp

Re: [Django] #15816: Typo in utils reference doc

2011-04-12 Thread Django
#15816: Typo in utils reference doc -+- Reporter: julien |Owner: nobody Type: | Status: new Cleanup/optimization |Component: Documentation

[Django] #15816: Typo in utils reference doc

2011-04-12 Thread Django
#15816: Typo in utils reference doc -+- Reporter: julien |Owner: nobody Type: Cleanup/optimization | Status: new Milestone: |

Re: [Django] #14608: Adding a INPhoneNumberField to indian localflavor

2011-04-12 Thread Django
#14608: Adding a INPhoneNumberField to indian localflavor ---+--- Reporter: lawgon |Owner: lawgon Type: New feature | Status: reopened Milestone:

Re: [Django] #15812: SortedDict.update() should accept tuples or generators

2011-04-12 Thread Django
#15812: SortedDict.update() should accept tuples or generators ---+ Reporter: slinkp |Owner: nobody Type: New feature | Status: new Milestone: |

Re: [Django] #15813: STATES_NORMALIZED dict for India does not include all states

2011-04-12 Thread Django
#15813: STATES_NORMALIZED dict for India does not include all states -+- Reporter: jsdalton |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #15810: Easy rename of apps in admin

2011-04-12 Thread Django
#15810: Easy rename of apps in admin -+- Reporter: |Owner: nobody aatanasov+django@… | Status: closed Type: New|Component: contrib.ad

Re: [Django] #15810: Easy rename of apps in admin

2011-04-12 Thread Django
#15810: Easy rename of apps in admin -+- Reporter: |Owner: nobody aatanasov+django@… | Status: closed Type: New|Component: contrib.ad

Re: [Django] #15815: Support memcached binary protocol in PyLibMCCache

2011-04-12 Thread Django
#15815: Support memcached binary protocol in PyLibMCCache ---+--- Reporter: mtigas |Owner: nobody Type: New feature | Status: new Milestone: |

[Django] #15815: Support memcached binary protocol in PyLibMCCache

2011-04-12 Thread Django
#15815: Support memcached binary protocol in PyLibMCCache -+ Reporter: mtigas | Owner: nobody Type: New feature |Status: new Milestone: | Component: Core (Cache system) Version: 1.3

Re: [Django] #15814: Add a test util to abstract the process of using a test template loader

2011-04-12 Thread Django
#15814: Add a test util to abstract the process of using a test template loader -+- Reporter: |Owner: SmileyChris SmileyChris| Status: assigned

Re: [Django] #15721: {% include %} and RequestContext fails since r15795

2011-04-12 Thread Django
#15721: {% include %} and RequestContext fails since r15795 +--- Reporter: mk|Owner: SmileyChris Type: Bug | Status: assigned Milestone:|Co

Re: [Django] #15814: Add a test util to abstract the process of using a test template loader

2011-04-12 Thread Django
#15814: Add a test util to abstract the process of using a test template loader -+- Reporter: |Owner: SmileyChris SmileyChris| Status: assigned

[Django] #15814: Add a test util to abstract the process of using a test template loader

2011-04-12 Thread Django
#15814: Add a test util to abstract the process of using a test template loader --+-- Reporter: SmileyChris | Owner: nobody Type: Cleanup/optimization |Status: new Milestone:

Re: [Django] #7267: clean_html() bug

2011-04-12 Thread Django
#7267: clean_html() bug -+- Reporter: Nikolay|Owner: nobody | Status: new Type: Bug|Component: Core (Other) Milestone:

Re: [Django] #12890: extra() tables included twice do not generate aliases

2011-04-12 Thread Django
#12890: extra() tables included twice do not generate aliases -+- Reporter: semenov|Owner: nobody Type: Bug| Status: new Milestone: |

[Django] #15813: STATES_NORMALIZED dict for India does not include all states

2011-04-12 Thread Django
#15813: STATES_NORMALIZED dict for India does not include all states --+ Reporter: jsdalton | Owner: nobody Type: Cleanup/optimization |Status: new Milestone: 1.4 | Com

Re: [Django] #11595: Fixture validation errors should report their data

2011-04-12 Thread Django
#11595: Fixture validation errors should report their data -+- Reporter: freyley|Owner: raulcd Type: | Status: assigned Cleanup/optimization |

[Django] #15812: SortedDict.update() should accept tuples or generators

2011-04-12 Thread Django
#15812: SortedDict.update() should accept tuples or generators -+- Reporter: slinkp | Owner: nobody Type: New feature |Status: new Milestone: | Component: Core (Other) Version: SVN |

Re: [Django] #12238: ModelAdmin ignores dynamic fields of ModelForm

2011-04-12 Thread Django
#12238: ModelAdmin ignores dynamic fields of ModelForm -+- Reporter: anonymous |Owner: nobody Type: Bug| Status: new Milestone: |Compone

Re: [Django] #12909: Exceptions raised in response middleware don't invoke site 500/404 handlers.

2011-04-12 Thread Django
#12909: Exceptions raised in response middleware don't invoke site 500/404 handlers. + Reporter: jhovanny |Owner: nobody Type: Bug | Status: new Milestone:

[Django] #15811: Lazy doesn't take into account methods defined in parents

2011-04-12 Thread Django
#15811: Lazy doesn't take into account methods defined in parents ---+-- Reporter: abki | Owner: nobody Type: Uncategorized |Status: new Milestone: | Component: Uncategorized Version: 1.

[Django] #15810: Easy rename of apps in admin

2011-04-12 Thread Django
#15810: Easy rename of apps in admin +-- Reporter: aatanasov+django@… | Owner: nobody Type: New feature |Status: new Milestone: | Component: contrib.admin Version: SVN

Re: [Django] #15809: Add optional obj parameter to ModelAdmin.has_add_permission

2011-04-12 Thread Django
#15809: Add optional obj parameter to ModelAdmin.has_add_permission ---+- Reporter: EnTeQuAk |Owner: nobody Type: New feature | Status: closed Milestone:

[Django] #15809: Add optional obj parameter to ModelAdmin.has_add_permission

2011-04-12 Thread Django
#15809: Add optional obj parameter to ModelAdmin.has_add_permission -+-- Reporter: EnTeQuAk | Owner: nobody Type: New feature |Status: new Milestone: | Component: contrib.admin Version: 1.3

[Django] #15808: CSRF token cookie does not utilize the "Secure" or "HttpOnly" flag

2011-04-12 Thread Django
#15808: CSRF token cookie does not utilize the "Secure" or "HttpOnly" flag --+- Reporter: Samuel.Lavitt@… | Owner: nobody Type: Bug |Status: new Milestone:| Comp

Re: [Django] #3591: add support for custom app_label and verbose_name

2011-04-12 Thread Django
#3591: add support for custom app_label and verbose_name -+ Reporter: jkocherhans|Owner: adrian Type: New feature| Status: reopened Milestone: 1

Re: [Django] #15807: order by 'pk' alias doesn't work with inherited models when parent has an ordering set (was: 'pk' alias doesn't work with inherited models when parent has an ordering set)

2011-04-12 Thread Django
#15807: order by 'pk' alias doesn't work with inherited models when parent has an ordering set -+- Reporter: mat|Owner: nobody Type: Bug| Status: new

[Django] #15807: 'pk' alias doesn't work with inherited models when parent has an ordering set

2011-04-12 Thread Django
#15807: 'pk' alias doesn't work with inherited models when parent has an ordering set -+- Reporter: mat | Owner: nobody Type: Bug |Status: new Milestone: | Component: Database layer (models, ORM) V

Re: [Django] #15805: assertFieldOutput should not use assertRaisesRegexp

2011-04-12 Thread Django
#15805: assertFieldOutput should not use assertRaisesRegexp --+- Reporter: julien |Owner: nobody Type: Bug | Status: new Milestone: |Co

Re: [Django] #14370: Adding support for Autocomplete in contrib.admin

2011-04-12 Thread Django
#14370: Adding support for Autocomplete in contrib.admin -+- Reporter: tyrion |Owner: nobody Type: Uncategorized | Status: new Milestone: |

Re: [Django] #15805: assertFieldOutput should not use assertRaisesRegexp

2011-04-12 Thread Django
#15805: assertFieldOutput should not use assertRaisesRegexp --+- Reporter: julien |Owner: nobody Type: Bug | Status: new Milestone: |Co

Re: [Django] #15805: assertFieldOutput should not use assertRaisesRegexp

2011-04-12 Thread Django
#15805: assertFieldOutput should not use assertRaisesRegexp --+- Reporter: julien |Owner: nobody Type: Bug | Status: new Milestone: |Co