Hi, I was trying to follow the example on Dynamic Models over here but
it didn't work for me. [http://code.djangoproject.com/wiki/
DynamicModels]
I copied the code for def create_model in the file models.py, and when
I try to create a model in the shell, I have the following errors.
>>> model =
Hi Jeff and Doug
Thank you for your prompt and helpful responses! I have to delay my
reply because I'm still figuring out certain core concepts of Python
that I need to read on before I can reply. :)
Jeff:
> Storing their results would be a bit ugly, unless you wanted to create new
> tables fo
Hi Jeff and Doug
Thank you for your prompt and helpful responses! I have to delay my
reply because I'm still figuring out certain core concepts of Python
that I need to read on before I can reply. :)
Jeff:
> Storing their results would be a bit ugly, unless you wanted to create new
> tables fo
Hi,
I face the same problem as haver too when I followed the tutorial at
(http://www.djangoproject.com/documentation/0.96/tutorial03/).
I don't think we were supposed to change the URL config. Apparently
the loader.get_template should have loaded index.html from the
template directory, but it re
4 matches
Mail list logo