[EMAIL PROTECTED] wrote: > Hi django friends, > > I just finished my first django project, http://asme.seas.ucla.edu . A > little background: over summer, I started studying python, and after > finishing a couple books I got seduced by django and at the same time > was asked to make/design a website (im studying design), I figured it'd > be a good way to learn django and 7 weeks later here it is. It's my > first time doing any web-related programming, and I'm pretty proud of > it, so if you guys would comment on it (good or bad), I'd really > appreciate it! > > thanks, > Leon > >
Very nice site. Just to let you know though, I found one bug. Clicking on the Login button without entering anything gives me an exception traceback (I guess you didn't create a template for an http 500 error) -Luis --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

