I think django has automatic CRUD method to any DB object,
So, without DB maybe so diffcult on It's archieve .

On 5/12/06, Peter Ma <[EMAIL PROTECTED]> wrote:
> can Django's database-roadmap add XML or CSV ./etc
>
> On 5/12/06, Vladimir Pouzanov <[EMAIL PROTECTED]> wrote:
> >
> > You can use sqlite, fast and easy db interface.
> >
> > On 5/12/06, Anja <[EMAIL PROTECTED]> wrote:
> > >
> > > Hi,
> > > we are thinking about creating a small application with Django and
> > > deliver it to our customers.
> > > We would like to use Django without a database.
> > > Reason:
> > > 1) Installation without database is easier
> > > 2) Our small application won't use a database, but our own search
> > > engine that has a python api.
> > >
> > > I tried to get the built-in web server running without database, but
> > > did not succeed.
> > > I modified settings.py, DATABASE_ENGINE = ''
> > > But this did not work.
> > > Any ideas?
> > > Thanks        Anja
> > >
> > >
> > > >
> > >
> >
> >
> > --
> > Sincerely,
> > Vladimir "Farcaller" Pouzanov
> > http://www.hackndev.com
> >
> > > >
> >
>
>
> --
> www.mawei.name
> Petit
> IM&mail:[EMAIL PROTECTED]
> 13585201588
>


-- 
www.mawei.name
Petit
IM&mail:[EMAIL PROTECTED]
13585201588

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to