Re: Models as separate files and doctest

2007-05-09 Thread Glin

I have exactly same problem. Any solution yet?

BTW. I would like to django run test not only for models, but for
templatetags (mainly filters), too. And maybe even other files in apps
(like shortcuts.py etc.). Is that possible?


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



Django-multilingual newforms-admin branche?

2007-06-01 Thread Glin

Hi, I wonder if there is branch of django-multilingual for newforms-
admin?

I suppose that newforms admin will be merged with trunk in one or two
releases and lot of people already works with newforms admin, so it
would be great to have the posibility to work with multilingual models
in newfomrs-admin, too.


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



newforms-admin custom templates for admin sites

2007-06-04 Thread Glin

Hi, I've just started to use newforms-admin branch and I like "admin
sites" feature, so I can have different admin sites.

However I run into one problem: How to specify different templates for
different admin sites?

For example I want to have different header (in index template) or
different form for some model - for admin site under "/admin/" and for
admin site for content managers under /manager/ url.

How to specify this?


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