Forum: Python Nov 19th, 2008 |
| Replies: 2 Views: 374 I fixed this problem. Here's the error message I was receiving when I did runserver, validate, etc.
C:\website\IT>manage.py runserver
Validating models...
[...]
File... |
Forum: Python Nov 19th, 2008 |
| Replies: 2 Views: 374 So here's my question. I'm new to python and am near lost. I've been through a few tutorials and still don't feel confident. Sure I can do whatever the tutorials say, but it's a different story... |