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

On 14.05.2008, at 10:27, Matias Surdi wrote:

>
> 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.
>
>
> 
--
Adi J. Sieker         mobile: +49 - 178 - 88 5 88 13
Freelance developer   skype:  adijsieker
SAP-Consultant        web:    http://www.sieker.info/profile
                       openbc: https://www.openbc.com/hp/ 
AdiJoerg_Sieker/




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to