[Inpycon] Setting up the web site for Pycon 2010 {was Website Setup}

Kenneth Gonsalves lawgon at au-kbc.org
Mon Apr 26 07:42:05 CEST 2010


On Sunday 25 Apr 2010 11:42:25 am kausikram krishnasayee wrote:
> * remove the volunteer, delegate models etc, and start using
> django.cotrib.auth.models.User instead
> if you want to add some more content that User does not handle then please
> extend User (django models is extendable)

it uses Auth.User
> 
> * There are currently models for City, State, Nations etc. try to remove
> them. if needed try to use django.contrib.localflavours.in. (DRY!)

these are there but not used
> 
> * Break down the current app into various apps. some models are event
> specific, some models are venue specific, some models are logistic
>  specific. it would really be good to break it down. easier to maintain.
> 
> * Try to make the views RESTful so that the frontend can be decoupled and
> some nice UI developer can show it some of his grace while we can hack
> around the backend to our hearts content.
> 
> i would have really loved to pitch in, but sadly i am held up with work and
> do not want to commit myself and not deliver. the above points were the
> first thing that came into my mind when i saw the code. ofcourse
> implementing it / not is a choice that you guys can take.
> 

-- 
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS
http://certificate.nrcfoss.au-kbc.org.in


More information about the Inpycon mailing list