If it's an existing table, the easiest thing is to go directly to the
db and create the column manually.
On May 1, 4:09 pm, gsmith <[EMAIL PROTECTED]> wrote:
> I'm using sqllite as my database. I've added a Image Field to one of
> my tables. I am wondering how i get my database to register this
On 5/1/07, gsmith <[EMAIL PROTECTED]> wrote:
>
> I'm using sqllite as my database. I've added a Image Field to one of
> my tables. I am wondering how i get my database to register this new
> column. I thought running the command 'python manage.py syncdb' would
> update my database. However, aft
I'm using sqllite as my database. I've added a Image Field to one of
my tables. I am wondering how i get my database to register this new
column. I thought running the command 'python manage.py syncdb' would
update my database. However, after I do that my admin errors out
saying ' no such colu
3 matches
Mail list logo