Re: Admin in frontend

2009-04-11 Thread Marcello Parra
OK Malcom Thanks again... I will play some more with it. Marcello On 4/11/09, Malcolm Tredinnick wrote: > > On Sat, 2009-04-11 at 21:10 -0300, Marcello Parra wrote: >> Hello Malcom, >> >> Thanks for your help... >> I think of a frontend as the user pa

Re: Admin in frontend

2009-04-11 Thread Marcello Parra
new to Django and there is a chance that I miss something here... Marcello On 4/11/09, Malcolm Tredinnick wrote: > > On Sat, 2009-04-11 at 11:51 -0300, Marcello Parra wrote: >> Hello, >> >> I'm planning a site with django. >> It need to have some functionalitie

Admin in frontend

2009-04-11 Thread Marcello Parra
Hello, I'm planning a site with django. It need to have some functionalities that are very similar to Django's admin (like CRUD in some tables, with validations, etc...). But I would not like to have two sections (frontend and admin) in it So, my question is: is there a way to use already ma

Multiple databases/engines

2009-04-06 Thread Marcello Parra
Hello, I started to play with Django some weeks ago. I'm very impressed with it and making some tests with an application I have already running... The problem is that I need to connect to two databases using two different engines (MS SQL Server and Mysql). I found a doc about using 2 databases h