Form media, expose raw urls to templates

2011-06-28 Thread crodjer
ave to write custom form methods as accessing private variables (._js) is reastricted. I finally set about and added few lines to the form media widget. The patch: https://github.com/crodjer/django/commit/8fa41950bcfe1396862a17dc5e138af35075005a I think that django should allow an access to the

Re: Enhanced auth.User

2011-03-22 Thread crodjer
On Wednesday, March 23, 2011 5:10:36 AM UTC+5:30, Russell Keith-Magee wrote: > > On Wed, Mar 23, 2011 at 4:32 AM, Rohan Jain wrote: > > These are some auth settings and models I propose to account for the > > generally > > raised questions for auth.User flexibility. > > Two quick points: > > First