Re: [Django] #16456: Add reference to commented object to RequestContext in preview

2011-07-12 Thread Django
#16456: Add reference to commented object to RequestContext in preview ---+-- Reporter: Elvard | Owner: nobody Type: New feature | Status: new Milestone:

[Django] #16457: Deferred FKs make TestCase tests unreliable - no FK constraints checks at all!

2011-07-12 Thread Django
#16457: Deferred FKs make TestCase tests unreliable - no FK constraints checks at all! +-- Reporter: zimnyx | Owner: nobody Type: Bug | Status: new Milestone: | Component: Database layer

Re: [Django] #11559: urlresolvers.reverse do not work with namespaced urls and captured parameters in parent urlconf

2011-07-12 Thread Django
#11559: urlresolvers.reverse do not work with namespaced urls and captured parameters in parent urlconf -+- Reporter: kmike84@… | Owner: hvdklauw Type: New| Status:

[Django] #16456: Add reference to commented object to RequestContext in preview

2011-07-12 Thread Django
#16456: Add reference to commented object to RequestContext in preview --+-- Reporter: Elvard| Owner: nobody Type: New feature | Status: new Milestone:| Component: cont

Re: [Django] #6422: Support for 'DISTINCT ON' queries with QuerySet.distinct()

2011-07-12 Thread Django
#6422: Support for 'DISTINCT ON' queries with QuerySet.distinct() -+- Reporter: Manfred| Owner: jgelens Wassmann | Status: assigned Type: New|

Re: [Django] #15214: CharField's widget_attrs should return an empty dict rather than None

2011-07-12 Thread Django
#15214: CharField's widget_attrs should return an empty dict rather than None + Reporter: gg| Owner: gg Type: Cleanup/optimization | Status: closed

Re: [Django] #15912: CharField.widget_attrs should respect its super

2011-07-12 Thread Django
#15912: CharField.widget_attrs should respect its super -+- Reporter: rubyruy| Owner: mmcnickle Type: | Status: assigned Cleanup/optimization

Re: [Django] #9071: Can't disable "add" popup links in the admin

2011-07-12 Thread Django
#9071: Can't disable "add" popup links in the admin ---+--- Reporter: jacob| Owner: burzak Type: New feature | Status: assigned Milestone: |

Re: [Django] #16319: add success_message in ClassViews

2011-07-12 Thread Django
#16319: add success_message in ClassViews -+- Reporter: | Owner: martinogden wilsonpjunior@…| Status: assigned Type: New| Comp

Re: [Django] #16319: add success_message in ClassViews

2011-07-12 Thread Django
#16319: add success_message in ClassViews -+- Reporter: | Owner: martinogden wilsonpjunior@…| Status: assigned Type: New| Comp

Re: [Django] #1028: High-level feed framework should make more feed elements available

2011-07-12 Thread Django
#1028: High-level feed framework should make more feed elements available -+- Reporter: | Owner: marclurr ubernostrum| Status: assigned

Re: [Django] #5423: "dumpdata" should stream output one row at a time

2011-07-12 Thread Django
#5423: "dumpdata" should stream output one row at a time -+- Reporter: adrian | Owner: ramiro Type: New| Status: assigned feature|

Re: [Django] #5423: "dumpdata" should stream output one row at a time

2011-07-12 Thread Django
#5423: "dumpdata" should stream output one row at a time -+- Reporter: adrian | Owner: ramiro Type: New| Status: assigned feature|

Re: [Django] #1028: High-level feed framework should make more feed elements available

2011-07-12 Thread Django
#1028: High-level feed framework should make more feed elements available -+- Reporter: | Owner: marclurr ubernostrum| Status: assigned

Re: [Django] #16455: Postgis 2.0 Compatibility

2011-07-12 Thread Django
#16455: Postgis 2.0 Compatibility ---+ Reporter: ckarrie | Owner: nobody Type: New feature | Status: new Milestone: 1.4 | Component: GIS

Re: [Django] #16453: FormWizard: Incorrect method signature

2011-07-12 Thread Django
#16453: FormWizard: Incorrect method signature --+ Reporter: anonymous | Owner: nobody Type: Bug | Status: closed Milestone: | Component: For

[Django] #16455: Postgis 2.0 Compatibility

2011-07-12 Thread Django
#16455: Postgis 2.0 Compatibility --+- Reporter: ckarrie | Owner: nobody Type: Bug | Status: new Milestone: 1.4 | Component: GIS Version: 1.3-beta | Severity: Release blocker Keywords:

Re: [Django] #11559: urlresolvers.reverse do not work with namespaced urls and captured parameters in parent urlconf

2011-07-12 Thread Django
#11559: urlresolvers.reverse do not work with namespaced urls and captured parameters in parent urlconf ---+-- Reporter: kmike84@…| Owner: hvdklauw Type: New feature | Status:

[Django] #16454: sequence for AUTH_PERMISSION.ID

2011-07-12 Thread Django
#16454: sequence for AUTH_PERMISSION.ID +-- Reporter: | Owner: nobody alexei.vlassov@… | Status: new Type: Bug | Component: Database layer (models, ORM) Mi

Re: [Django] #2282: Urlify in admin compatible with accents

2011-07-12 Thread Django
#2282: Urlify in admin compatible with accents -+- Reporter: David | Owner: nobody Larlet | Status: closed Type: | Component: cont

Re: [Django] #8391: slugify template filter poorly encodes non-English strings

2011-07-12 Thread Django
#8391: slugify template filter poorly encodes non-English strings -+- Reporter: bjornkri | Owner: nobody Type: Bug| Status: reopened Milestone:

Re: [Django] #11035: urlify.js with Serbian alphabet

2011-07-12 Thread Django
#11035: urlify.js with Serbian alphabet -+- Reporter: janos | Owner: nobody Type: New| Status: new feature| Component: cont

Re: [Django] #8561: Patсh for Lithuanian support to Javascript slug creation

2011-07-12 Thread Django
#8561: Patсh for Lithuanian support to Javascript slug creation ---+ Reporter: petraszd | Owner: nobody Type: New feature | Status: new Milestone:

Re: [Django] #15602: Using get_readonly_fields and StackedInline/TabularInline admin objects doesn't allow creating new objects, immutible existing objects

2011-07-12 Thread Django
#15602: Using get_readonly_fields and StackedInline/TabularInline admin objects doesn't allow creating new objects, immutible existing objects ---+--- Reporter: bradwhittington | Owner: nobody

Re: [Django] #5423: "dumpdata" should stream output one row at a time

2011-07-12 Thread Django
#5423: "dumpdata" should stream output one row at a time -+- Reporter: adrian | Owner: ramiro Type: New| Status: assigned feature|

Re: [Django] #8892: ForeignKey relation not saved as expected

2011-07-12 Thread Django
#8892: ForeignKey relation not saved as expected -+- Reporter: julien | Owner: blacklwhite Type: Bug| Status: reopened Milestone: |

Re: [Django] #16450: UserProfile filtering breaks between Django 1.2.5 and 1.3

2011-07-12 Thread Django
#16450: UserProfile filtering breaks between Django 1.2.5 and 1.3 --+--- Reporter: bjorn@… | Owner: nobody Type: Bug | Status: closed Milestone:

Re: [Django] #6422: Support for 'DISTINCT ON' queries with QuerySet.distinct()

2011-07-12 Thread Django
#6422: Support for 'DISTINCT ON' queries with QuerySet.distinct() -+- Reporter: Manfred| Owner: jgelens Wassmann | Status: assigned Type: New|

Re: [Django] #6422: Support for 'DISTINCT ON' queries with QuerySet.distinct()

2011-07-12 Thread Django
#6422: Support for 'DISTINCT ON' queries with QuerySet.distinct() -+- Reporter: Manfred| Owner: jgelens Wassmann | Status: assigned Type: New|