Re: [Django] #14491: ability to place inlines between fieldsets in admin

2011-01-10 Thread Django
#14491: ability to place inlines between fieldsets in admin
-+--
  Reporter:  massivefu...@gmail.com  | Owner:  nobody
Status:  closed  | Milestone:
 Component:  django.contrib.admin|   Version:  1.2   
Resolution:  duplicate   |  Keywords:
 Stage:  Design decision needed  | Has_patch:  0 
Needs_docs:  0   |   Needs_tests:  0 
Needs_better_patch:  0   |  
-+--
Changes (by ramiro):

  * status:  new => closed
  * resolution:  => duplicate

Comment:

 I'm going to close this ticket as a duplicate of #4848 adding a link back
 to this one. The request there is to be able to intermix inlines with
 fields.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #14491: ability to place inlines between fieldsets in admin

2010-11-13 Thread Django
#14491: ability to place inlines between fieldsets in admin
-+--
  Reporter:  massivefu...@gmail.com  | Owner:  nobody
Status:  new | Milestone:
 Component:  django.contrib.admin|   Version:  1.2   
Resolution:  |  Keywords:
 Stage:  Design decision needed  | Has_patch:  0 
Needs_docs:  0   |   Needs_tests:  0 
Needs_better_patch:  0   |  
-+--
Changes (by pandres):

  * owner:  pandres => nobody
  * stage:  Unreviewed => Design decision needed

Comment:

 Replying to [comment:2 pandres]:

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #14491: ability to place inlines between fieldsets in admin

2010-11-13 Thread Django
#14491: ability to place inlines between fieldsets in admin
-+--
  Reporter:  massivefu...@gmail.com  | Owner:  pandres
Status:  new | Milestone: 
 Component:  django.contrib.admin|   Version:  1.2
Resolution:  |  Keywords: 
 Stage:  Unreviewed  | Has_patch:  0  
Needs_docs:  0   |   Needs_tests:  0  
Needs_better_patch:  0   |  
-+--
Changes (by pandres):

  * owner:  nobody => pandres

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #14491: ability to place inlines between fieldsets in admin

2010-10-26 Thread Django
#14491: ability to place inlines between fieldsets in admin
-+--
  Reporter:  massivefu...@gmail.com  | Owner:  nobody
Status:  new | Milestone:
 Component:  django.contrib.admin|   Version:  1.2   
Resolution:  |  Keywords:
 Stage:  Unreviewed  | Has_patch:  0 
Needs_docs:  0   |   Needs_tests:  0 
Needs_better_patch:  0   |  
-+--
Changes (by anonymous):

  * needs_better_patch:  => 0
  * component:  Uncategorized => django.contrib.admin
  * needs_tests:  => 0
  * needs_docs:  => 0

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



[Django] #14491: ability to place inlines between fieldsets in admin

2010-10-18 Thread Django
#14491: ability to place inlines between fieldsets in admin
+---
 Reporter:  massivefu...@gmail.com  |   Owner:  nobody
   Status:  new |   Milestone:
Component:  Uncategorized   | Version:  1.2   
 Keywords:  |   Stage:  Unreviewed
Has_patch:  0   |  
+---
 Apologies if this is a dupe but I'd like to re-file one of the items
 previously mentioned in ticket 11564 (not mine) which was closed because
 it included multiple items.

 I would like to be able to include inlines between two fieldsets to give
 my admin form a more logical sequence for users. Specifically, I wish to
 assign authors (with an ordering) to a text object via foreignkeys. A very
 similar problem is mentioned in this stackoverflow post:

 http://stackoverflow.com/questions/188451/django-admin-interface-inlines-
 placement

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.