Re: Need help in my Django code

2013-09-18 Thread Rafael E. Ferrero
hello ghenessa, first of all i'll recommend that use pastebin to share code since tabular spaces in python its relevand. now, you want to do something like triggers on database but do it in Django Admin? (something like automatic saving TimeStamp of a creation moment of the registry or update ?)

Need help in my Django code

2013-09-18 Thread ghenessa sabaldan
I am really stuck in my code. I have this printing project I have created. I wanted that in my student profile class, it will automatically update the the total printout and the available printout after the user has inputted the corresponding value in the printout class. and also the report gen