On 03/04/06 01:34, Russell Keith-Magee wrote:
> On 3/4/06, Steven Armstrong <[EMAIL PROTECTED]> wrote:
>>
>> Hi django devs
>>
>> In a app I'm currently building I rely on the 'sqlinitialdata' feature.
>> I've recently switched to the magical-removal branch where this is not
>> yet implemented.
>
On 3/4/06, Steven Armstrong <[EMAIL PROTECTED]> wrote:
>
> Hi django devs
>
> In a app I'm currently building I rely on the 'sqlinitialdata' feature.
> I've recently switched to the magical-removal branch where this is not
> yet implemented.
sqlinitialdata _was_ implemented, but it's been removed
Hi django devs
In a app I'm currently building I rely on the 'sqlinitialdata' feature.
I've recently switched to the magical-removal branch where this is not
yet implemented.
I've opened a ticket #1438 [1] and sent a patch that implements it.
It currently just fetches .sql files from the app/s