Re: Wrong formatting while using Tabular Inlines in Django admin

2013-05-18 Thread Artem Zinoviev
this can help? - 
http://www.codingnot.es/bootstrap-your-django-admin-in-3-minutes/

суббота, 18 мая 2013 г., 3:34:38 UTC+3 пользователь Nikos Delibaltadakis 
написал:
>
> I use Django 1.5.1 out of the box in a virtual environment in my Mac. I 
> just created an app with two models, so the one can be used as inline in 
> the form of the other. While reducing the width of my browser I notice that 
> the table inside the inline, does not keep the same width with the other 
> elements in the page. See pictures.
>
> The big picture: http://i.imgur.com/XxugMJJ.png 
>
> Detail: http://i.imgur.com/SbqL6Jp.png
>
> I have used a brand new installation with only the necessary to make admin 
> run.
>
> Is this the expected behavior?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Wrong formatting while using Tabular Inlines in Django admin

2013-05-18 Thread Artem Zinoviev
you see this in safari only or chrome do it exactly?

суббота, 18 мая 2013 г., 3:34:38 UTC+3 пользователь Nikos Delibaltadakis 
написал:
>
> I use Django 1.5.1 out of the box in a virtual environment in my Mac. I 
> just created an app with two models, so the one can be used as inline in 
> the form of the other. While reducing the width of my browser I notice that 
> the table inside the inline, does not keep the same width with the other 
> elements in the page. See pictures.
>
> The big picture: http://i.imgur.com/XxugMJJ.png 
>
> Detail: http://i.imgur.com/SbqL6Jp.png
>
> I have used a brand new installation with only the necessary to make admin 
> run.
>
> Is this the expected behavior?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Wrong formatting while using Tabular Inlines in Django admin

2013-05-17 Thread Nikos Delibaltadakis


I use Django 1.5.1 out of the box in a virtual environment in my Mac. I 
just created an app with two models, so the one can be used as inline in 
the form of the other. While reducing the width of my browser I notice that 
the table inside the inline, does not keep the same width with the other 
elements in the page. See pictures.

The big picture: http://i.imgur.com/XxugMJJ.png 

Detail: http://i.imgur.com/SbqL6Jp.png

I have used a brand new installation with only the necessary to make admin 
run.

Is this the expected behavior?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.