Mikko Ahonen
Mikko Ahonen
This change skips the IF NOT EXISTS part, as it is irrelevant for apgdiff.
I added django components to another project and for some reason I just cannot get it to load CSS and JS dependencies. I even tried the older version, but apparently...
On the page: https://pypi.org/project/django-components/ The table of contents links do not work. Some images also appear to be broken.
I am having an issue with sqlite database. I just installed fresh logica and sqlite3 (pip install logica, apt install sqlite3) on Debian. ``` root@80dcb49fb4fc:/src# cat foo.l @Engine("sqlite"); Foo(id:"E1", name:"Foo...