eference: django 1.9.1 / sqlite / OSX / python 3.4)
>
> On Sunday, January 17, 2016 at 9:48:22 AM UTC-8, Marisa DeMeglio wrote:
>>
>> Did you ever figure this out? I just upgraded from Django 1.8 to 1.9 and
>> I'm having the same issue.
>>
>> On Saturday, Dec
> On Saturday, December 12, 2015 at 11:53:37 AM UTC-5, Xuton Ion wrote:
>>
>> No, I haven't added any migrations.
>>
>> I did try with --run-syncdb though, and still had the same error though
>>
>> On Saturday, 12 December 2015 16:26:15 UTC+2, Tim
without migrations is removed. Migrations are
> compulsory for all apps unless you pass the --run-syncdb
> <https://docs.djangoproject.com/en/1.9/ref/django-admin/#django-admin-option---run-syncdb>
>
> option to migrate."
>
> On Saturday, December 12, 2015 at 8:4
Hi
I seem to have an issue with running migrate and have been googling all day
without any luck
I have an app which works and runs on 1.8
After cloning the repo and creating a new ve, I ended up with Django 1.9
Running the ./manage.py migrate creates the database, but none of the
tables from t
4 matches
Mail list logo