On 20 kesä, 14:32, Mark Robson wrote:
> Hi,
>
> I've got a Django application which uses a mixture of managed and unmanaged
> models.
>
> The managed models get their tables created in the usual way, the unmanaged
> ones via a number of .sql files in the application/sql directory.
>
> This works f
Hi,
I've got a Django application which uses a mixture of managed and unmanaged
models.
The managed models get their tables created in the usual way, the unmanaged
ones via a number of .sql files in the application/sql directory.
This works fine, but I also have some views and user-defined fun
2 matches
Mail list logo