Re: Django 1.7: ImportError: No module named .models

2014-08-11 Thread Tyrel Souza
.models is from PEP 328 http://legacy.python.org/dev/peps/pep-0328/ It's checking for models.py in the current module and it's knowns as a "relative import" On Monday, August 11, 2014 1:35:50 PM UTC-4, Malik Rumi wrote: > > UPDATE > > What is “.models”, why and when do we import from it, and how

Re: deploying django

2014-08-11 Thread Tyrel Souza
If you're looking for an easy place to host a django website for testing, check out Heroku.com. They have some (slow) free tiers. Here's a getting started guide for Django https://devcenter.heroku.com/articles/getting-started-with-django On Friday, August 8, 2014 11:29:45 AM UTC-4, ngangsia aku

Re: Can't figure a problem with Users not being able to log in.

2011-11-23 Thread Tyrel Souza
involved in my problem, too. > > On Nov 23, 9:36 am, Tyrel Souza wrote: > > > > > > > > > Client emailed me this morning saying: > > >         We have had several complaints from members who are having > > trouble logging in. This has been going on f

Can't figure a problem with Users not being able to log in.

2011-11-23 Thread Tyrel Souza
Client emailed me this morning saying: We have had several complaints from members who are having trouble logging in. This has been going on for three weeks. When they log in they are either sent to a blank page or redirected to the login page with no . We have followed up with several of