Hi all,
Am 02.02.2015 um 22:50 schrieb Carsten Fuchs:
It seems that creating the initial migrations with `makemigrations`
works well, but the first run of `migrate` aborts with error
"django.db.utils.DatabaseError: ORA-00955: name is already used by an
existing object". Please see the full output below.
A quick update:
Running `migrate` with very verbose output (`-v 3`) does not provide any
relevant extra information, just:
[...]
Running migrations:
Applying Lori.0001_initial...Traceback (most recent call last):
[... same as before]
Also, I re-tried with `managed = False` added to each model's Meta
class, but to no avail: the error is exactly the same as reported in my
previous post. (With `managed = False`, `makemigrations` lists all the
models, but not the previously indicated constraints or the fields. The
exception with `migrate` about ORA-00955 remains the same, though.)
Any help or hints would very much be appreciated!
Many thanks and best regards,
Carsten
--
You received this message because you are subscribed to the Google Groups "Django
users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/54D0F56C.6040808%40cafu.de.
For more options, visit https://groups.google.com/d/optout.