I'm using the Django-1.0-alpha_2 version and I'm trying to install the
photologue application.  When i run my database sync it's coming up
with the following error:


File "C:\Documents and Settings\TR\Sample
> Projects\newsite\photologue\models.p
> y", line 95, in Gallery
>    help_text='A "Slug" is a unique URL-friendly title for an object.')
> File
> "c:\python25\Lib\site-packages\django\db\models\fields\__init__.py",
> line
>  920, in __init__
>    super(SlugField, self).__init__(*args, **kwargs)
> TypeError: __init__() got an unexpected keyword argument 'prepopulate_from'



I think this may be due to the alpha version.  Is there an easy fix or
should i just wait for the more stable version to be released?

Cheers,
Briohny

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

Reply via email to