Re: [Django] #10371: Outdated piece in Tutorial pt. 2

2011-11-19 Thread Django
#10371: Outdated piece in Tutorial pt. 2
---+--
 Reporter:  michaelw   |Owner:  nobody
 Type:  Uncategorized  |   Status:  closed
Component:  Documentation  |  Version:  1.0
 Severity:  Normal |   Resolution:  invalid
 Keywords: | Triage Stage:  Unreviewed
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  0  |UI/UX:  0
---+--
Changes (by anonymous):

 * ui_ux:   => 0
 * type:   => Uncategorized
 * severity:   => Normal
 * easy:   => 0


Comment:

 This is caused by the browser add-on Binnen-I Be Gone. Since Stacked-
 Inline and Tabular-Inline have "In" in the middle of the word, the add-on
 thinks they're German words that use nonstandard grammar and tries to fix
 them.

-- 
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-updates@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] #10371: Outdated piece in Tutorial pt. 2

2009-02-27 Thread Django
#10371: Outdated piece in Tutorial pt. 2
+---
  Reporter:  michaelw   | Owner:  nobody
Status:  closed | Milestone:
 Component:  Documentation  |   Version:  1.0   
Resolution:  invalid|  Keywords:
 Stage:  Unreviewed | Has_patch:  0 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Comment (by michaelw):

 Haha, true.

 Sorry for bothering.

-- 
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-updates@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] #10371: Outdated piece in Tutorial pt. 2

2009-02-27 Thread Django
#10371: Outdated piece in Tutorial pt. 2
+---
  Reporter:  michaelw   | Owner:  nobody
Status:  closed | Milestone:
 Component:  Documentation  |   Version:  1.0   
Resolution:  invalid|  Keywords:
 Stage:  Unreviewed | Has_patch:  0 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Comment (by russellm):

 It does help - it shows me that there is something very very wrong with
 your browser.

 I've attached a screenshot of what my last comment should look like. I
 have no idea what is going on here, but your browser and/or font is eating
 "In"s. The raw HTML for this page contains Tabular*In*line, so something
 is going wrong with the rendering at your end.

-- 
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-updates@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] #10371: Outdated piece in Tutorial pt. 2

2009-02-27 Thread Django
#10371: Outdated piece in Tutorial pt. 2
+---
  Reporter:  michaelw   | Owner:  nobody
Status:  closed | Milestone:
 Component:  Documentation  |   Version:  1.0   
Resolution:  invalid|  Keywords:
 Stage:  Unreviewed | Has_patch:  0 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Comment (by michaelw):

 Maybe the attachment helps.

 I had a typo in the ticket creation, i meant to say:

 Tabular'''In'''line seems to have been renamed to Tabularline

-- 
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-updates@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] #10371: Outdated piece in Tutorial pt. 2

2009-02-27 Thread Django
#10371: Outdated piece in Tutorial pt. 2
+---
  Reporter:  michaelw   | Owner:  nobody
Status:  closed | Milestone:
 Component:  Documentation  |   Version:  1.0   
Resolution:  invalid|  Keywords:
 Stage:  Unreviewed | Has_patch:  0 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Comment (by russellm):

 Again - I can't find anywhere that says "Tabularline". The only section of
 Tutorial 2 that talks about tabular layout is the following:
 {{{
 Django offers a tabular way of displaying inline related objects; you just
 need to change the ChoiceInline declaration to read:

 class ChoiceInline(admin.TabularInline):
 #...
 With that TabularInline (instead of StackedInline), the related objects
 are displayed in a more compact, table-based format:
 }}}

 This correctly tells you to use Tabular*In*line, not ``Tabularline``.
 Where are you seeing ``Tabularline``?

-- 
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-updates@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] #10371: Outdated piece in Tutorial pt. 2

2009-02-27 Thread Django
#10371: Outdated piece in Tutorial pt. 2
+---
  Reporter:  michaelw   | Owner:  nobody
Status:  closed | Milestone:
 Component:  Documentation  |   Version:  1.0   
Resolution:  invalid|  Keywords:
 Stage:  Unreviewed | Has_patch:  0 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Comment (by michaelw):

 The code in the tutorial does'nt work,

 class ChoiceInline(admin.Tabularline):
 ...

 will yield an error since there is no admin.Tabularline

 >>> from django.contrib import admin
 >>> dir(admin)
 ['AdminSite', 'HORIZONTAL', 'ModelAdmin', 'StackedInline',
 'TabularInline', 'VERTICAL', '__builtins__', '__doc__', '__file__',
 '__name__', '__path__', 'autodiscover', 'helpers', 'models', 'options',
 'site', 'sites', 'util', 'widgets']

-- 
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-updates@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] #10371: Outdated piece in Tutorial pt. 2

2009-02-27 Thread Django
#10371: Outdated piece in Tutorial pt. 2
+---
  Reporter:  michaelw   | Owner:  nobody
Status:  closed | Milestone:
 Component:  Documentation  |   Version:  1.0   
Resolution:  invalid|  Keywords:
 Stage:  Unreviewed | Has_patch:  0 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Changes (by russellm):

  * status:  new => closed
  * needs_better_patch:  => 0
  * resolution:  => invalid
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 I can't see what you're referring to. Tabularline and Stackedeline haven't
 ever been used by Django, and I can't find any reference to them in the
 docs. TabularInline and StackedInline are used in tutorial 2, but those
 names are accurate (and have been for some time).

 Unless you can provide more specific details as to what you think is
 wrong, I'm marking this invalid.

-- 
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-updates@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] #10371: Outdated piece in Tutorial pt. 2

2009-02-27 Thread Django
#10371: Outdated piece in Tutorial pt. 2
---+
 Reporter:  michaelw   |   Owner:  nobody
   Status:  new|   Milestone:
Component:  Documentation  | Version:  1.0   
 Keywords: |   Stage:  Unreviewed
Has_patch:  0  |  
---+
 Regarding: http://docs.djangoproject.com/en/dev/intro/tutorial02

 Tabularline seems to have been renamed to Tabularline

 and

 Stackedeline to Stackedeline

-- 
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-updates@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
-~--~~~~--~~--~--~---