validators is a module that was added in Django 1.2.

You probably have the wrong version of Django installed or are using
Django 1.1 with a django application that requires Django 1.2.

On Tue, May 18, 2010 at 6:01 PM, Pankaj Singh
<singh.pankaj.iitkg...@gmail.com> wrote:
> pan...@pankaj-laptop:~/django_projects/pankaj$ python
> Python 2.6.5 (r265:79063, Apr 16 2010, 13:09:56)
> [GCC 4.4.3] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
>>>> from django.core import validators
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
> ImportError: cannot import name validators
>>>>
>
> Validators is really missing .. don't know how to install .. help needed
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>



-- 
=======================================
株式会社ビープラウド  イアン・ルイス
〒150-0021
東京都渋谷区恵比寿西2-3-2 NSビル6階
email: ianmle...@beproud.jp
TEL:03-6416-9836
FAX:03-6416-9837
http://www.beproud.jp/
=======================================

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

Reply via email to