Hi,
I'm new to django but from what I understand can use django without
models, then you'd have to do the loading of the data from your text
files yourself.
If you want to use models then you have to use some kind of database,
at minimum SQLite.
but someone else may prove me wrong.
adi
O
Hi,
I'm trying to figure out how to use django models without an SQL-capable
database. The database I'm trying to use are mainly simple plaint text
configuration files.
I think the way to go is creating a custom manager. Is that correct?
Any better idea?
Thanks.
--~--~-~--~~
2 matches
Mail list logo