Pick up information for the current session out of view

2015-08-28 Thread Aurélio Moreira
I'm friends with the problem, I'm recording some data in the session, and I need to catch them out of view, I tried to create a session using the following code: s = SessionStore() s["dado1"] = dado1 s["dado2"] = dado2 But friends as I do to get this information in another file? If you

Custom Field

2015-07-30 Thread Aurélio Moreira
I wanted your help to make a custom Field Type'm studying it at the time and I'm not getting. I'll put it to you here the code I've done so far. I hope your help. http://pastebin.com/81Lq86Xn Field http://pastebin.com/CvATavnd Widget http://pastebin.com/2tNcKtgfForm -- You received this

Forms admin

2015-03-05 Thread Aurélio Moreira
Hello guys , I 'm building a system in Django and is my first contact with the language , enjoyed the admin, but my tables have many, many fields even , I would like to know the following : Are you like me to change the output of forms ? I would like to control the layout of the form of each