insert mode as grid

2010-06-14 Thread Sakis Anastasiadis
Hi, is there an easy way to turn the insert mode of a web page as a grid. The application will store a lot for invoices and it would be useful if the display is something like an excel sheet. It doesn't matter if the save functionality is at line by line level saving one invoice at a time or at onc

Managing users

2010-06-14 Thread Sakis Anastasiadis
Hi Django users, developing my application for storing the employee's expenses, my database has a model class named employee that has the below columns (name, password, isAdmin, branch, isActive) The name and the password should be used for the login and the isAdmin should be used for the permiss