Is there an ASCII or PDF version of the documentation?
Specially installation, tutorial and overview.
Tried to print them, but any line that is long, gets cutoff when printing
from my FreeBSD desktop at work..
Will try a windows machine at home.. but it would be nice if the
documentation was av
Joseph Heck writes:
> I've had very good luck with the tickets when they're explicit - most got
> added very quickly, and the ones that didn't had a quick note to let me
> know why.
Thanks for the pointer.
I get to do most of my learning/hacking on weekends.. so look forward to
going over th
Russell Keith-Magee writes:
Malcolm Tredinnick <[EMAIL PROTECTED]>
> Do you have any specific suggestions? We're always keen to make
> improvements, but it is difficult to improve if people say "it sucks"
> without giving suggestions.
That's why I asked if there was a particular place to send f
Following the tutorial I completed up to "python manage.py install polls".
The tutorial doesn't explain how to actually see what one has done so far
and moves to playing with the API.
How do I view the poll?
Any better tutorials anyone would recommend? I find the installation and
tutorials in
Julio Nobrega writes:
>
> Is your project directory on your Python path? The easiest thing for
> me is to ln it to site-packages.
It wasn't. Thanks
Maybe is my newbiness... but the install and tutorial docs seem like could
use some changes. For instance just double-checked to make sure I ha
Trying my first Django install
After I do python manage.py runserver and connect to localhost port 8000 I
get:
ImportError at /
No module named opensourceadmin.urls
Request Method: GET
Request URL:http://127.0.0.1:8000/
Exception Type: ImportError
Exception Value:No modu
6 matches
Mail list logo