[Django] #10647: Many-to-many tables are created even with managed=False

2009-03-27 Thread Django
#10647: Many-to-many tables are created even with managed=False --+- Reporter: Anossov | Owner: nobody Status: new | Milestone: Component:

Re: [Django] #9315: Keyword arguments with spaces and the url tag

2009-03-27 Thread Django
#9315: Keyword arguments with spaces and the url tag --+- Reporter: alexisbellido| Owner: nessita Status: assigned | Milestone: 1.1

Re: [Django] #9315: Keyword arguments with spaces and the url tag

2009-03-27 Thread Django
#9315: Keyword arguments with spaces and the url tag --+- Reporter: alexisbellido| Owner: nessita Status: assigned | Milestone: 1.1

Re: [Django] #10646: memcached's incr and decr should throw ValueError if keys don't exist

2009-03-27 Thread Django
#10646: memcached's incr and decr should throw ValueError if keys don't exist -+-- Reporter: dauerbaustelle | Owner: nobody Status: new | Milestone:

[Django] #10646: memcached's incr and decr should throw ValueError if keys don't exist

2009-03-27 Thread Django
#10646: memcached's incr and decr should throw ValueError if keys don't exist --+- Reporter: dauerbaustelle| Owner: nobody Status: new | Milestone:

Re: [Django] #8535: Paginate InlineModelAdmin objects

2009-03-27 Thread Django
#8535: Paginate InlineModelAdmin objects -+-- Reporter: mdpetry | Owner: nobody Status: new | Milestone:

Re: [Django] #10645: Meta unique_together values cannot be Unicode strings

2009-03-27 Thread Django
#10645: Meta unique_together values cannot be Unicode strings ---+ Reporter: ramen | Owner: nobody Status: new | Milestone:

Re: [Django] #10645: Meta unique_together values cannot be Unicode strings

2009-03-27 Thread Django
#10645: Meta unique_together values cannot be Unicode strings ---+ Reporter: ramen | Owner: nobody Status: new | Milestone:

Re: [Django] #10645: Meta unique_together values cannot be Unicode strings

2009-03-27 Thread Django
#10645: Meta unique_together values cannot be Unicode strings ---+ Reporter: ramen | Owner: nobody Status: new | Milestone:

[Django] #10645: Meta unique_together values cannot be Unicode strings

2009-03-27 Thread Django
#10645: Meta unique_together values cannot be Unicode strings --+- Reporter: ramen | Owner: nobody Status: new | Milestone: Component: Database

[Changeset] r10176 - in django/branches/releases/1.0.X: . django/db/backends/oracle

2009-03-27 Thread noreply
Author: ikelly Date: 2009-03-27 14:52:47 -0500 (Fri, 27 Mar 2009) New Revision: 10176 Modified: django/branches/releases/1.0.X/ django/branches/releases/1.0.X/django/db/backends/oracle/base.py Log: [1.0.X] Fixed an issue with unicode being mangled in Oracle when the database character set

[Changeset] r10175 - django/trunk/django/db/backends/oracle

2009-03-27 Thread noreply
Author: ikelly Date: 2009-03-27 14:48:02 -0500 (Fri, 27 Mar 2009) New Revision: 10175 Modified: django/trunk/django/db/backends/oracle/base.py Log: Fixed an issue with unicode being mangled in Oracle when the database character set is non-unicode. Modified:

Re: [Django] #8903: admin.TabularInline creates duplicate pk input boxes

2009-03-27 Thread Django
#8903: admin.TabularInline creates duplicate pk input boxes ---+ Reporter: Spads | Owner: Spads Status: assigned | Milestone: 1.1

Re: [Django] #10061: incorrect logout link in admin

2009-03-27 Thread Django
#10061: incorrect logout link in admin ---+ Reporter: lashni| Owner: Alex Status: reopened | Milestone: 1.1 Component: django.contrib.admin |

Re: [Django] #5908: Cycle tag should reset after it steps out of scope(?)

2009-03-27 Thread Django
#5908: Cycle tag should reset after it steps out of scope(?) --+- Reporter: Simon Litchfield | Owner: nobody Status: new

Re: [Django] #10644: undocumented context side-effect in {% ifchanged %}

2009-03-27 Thread Django
#10644: undocumented context side-effect in {% ifchanged %} --+- Reporter: akaihola | Owner: nobody Status: new | Milestone: Component: Template

[Django] #10644: undocumented context side-effect in {% ifchanged %}

2009-03-27 Thread Django
#10644: undocumented context side-effect in {% ifchanged %} -+-- Reporter: akaihola | Owner: nobody Status: new | Milestone: Component: Template system | Version: 1.0

Re: [Django] #5908: Cycle tag should reset after it steps out of scope(?)

2009-03-27 Thread Django
#5908: Cycle tag should reset after it steps out of scope(?) --+- Reporter: Simon Litchfield | Owner: nobody Status: new

[Django] #10643: formtools do not handle forms with empty_permitted

2009-03-27 Thread Django
#10643: formtools do not handle forms with empty_permitted --+- Reporter: nfg | Owner: nobody Status: new | Milestone: Component:

[Django] #10642: The 'default' template filter should translate the argument given as placeholder

2009-03-27 Thread Django
#10642: The 'default' template filter should translate the argument given as placeholder -+-- Reporter: knutin | Owner: nobody Status: new | Milestone: Component: Template

Re: [Django] #7510: ModelAdmin should be able to use a non-default manager

2009-03-27 Thread Django
#7510: ModelAdmin should be able to use a non-default manager ---+ Reporter: tom | Owner: Alex Status: new | Milestone: 1.2 Component:

Re: [Django] #8274: Auth views should allow form customization

2009-03-27 Thread Django
#8274: Auth views should allow form customization +--- Reporter: julien | Owner: julien Status: assigned | Milestone: Component: Authentication |

Re: [Django] #10596: There should be a better way to remove the actions provided by parent classes

2009-03-27 Thread Django
#10596: There should be a better way to remove the actions provided by parent classes ---+ Reporter: ElliottM | Owner: nobody Status: reopened |