It's a known pain-point of migrations.
--
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 ema
I have a new django 1.7 project. I'm using sqlite now and moving to
postgres soon. My initial migration (http://dpaste.com/2AW2ZEK) has a field
with a custom validator (line 20). Now I've deleted that field and the
validator function. When I run makemigrations it chokes because that
function is
2 matches
Mail list logo