On 5/12/06, Karl Fast <[EMAIL PROTECTED]> wrote:
>> Can anyone point me to examples of django apps that either do not use
>> a database, or use it for only part of the app? Looking for source.
>>
>> I'm specifically interested in examples with models that use other
>> persistence backends (like a config file), and the associated
>> views and templates.
>>     
Hi, I'm new to Django and Python. What I'm trying to do right now is a 
Django powered webapp to display information stored on a DBF database. I 
use the template system and everything but the database backend. So far 
I only have very basic functionality but I don't see any problem, just 
don't use the models (or put only what you need in them) and the rest 
works just fine.

Facundo


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---
begin:vcard
fn:Facundo Casco
n:Casco;Facundo
org:AMV Multiviajes Argentina S.R.L.
adr:Piso 12 Oficina 'G';;Esmeralda 847;Buenos Aires;CF;C1007ABI;Argentina
email;internet:[EMAIL PROTECTED]
tel;work:+54 11 5031-3060 / 3061
tel;fax:+54 11 4313-6141
url:http://www.multiviajesar.com.ar
version:2.1
end:vcard

Reply via email to