Thanks for the response. I had read about fixtures, but then people were
saying that fixtures wasn't the best way to initialize the model, but they
didn't give the alternative! Next time, I won't listen to opinions, but
will use code that actually works. - Mark
--
You received this message
On Tue, Apr 9, 2013 at 1:57 PM, Tom Evans wrote:
> On Tue, Apr 9, 2013 at 1:38 PM, Mark London wrote:
>> Hi - I'm a django newbie, so sorry if I'm doing something stupid (I did try
>> to read the documentation.
>>
>> I want to have a model, that has a manytomany field that stores days of the
>> w
On Tue, Apr 9, 2013 at 1:38 PM, Mark London wrote:
> Hi - I'm a django newbie, so sorry if I'm doing something stupid (I did try
> to read the documentation.
>
> I want to have a model, that has a manytomany field that stores days of the
> week, selected via a checkbox widget. I read on the web,
Hi - I'm a django newbie, so sorry if I'm doing something stupid (I did try
to read the documentation.
I want to have a model, that has a manytomany field that stores days of the
week, selected via a checkbox widget. I read on the web, that I could put
something like this in the model.
DAYS_O
4 matches
Mail list logo