Changes between Version 67 and Version 68 of IrcFAQ
- Timestamp:
- Apr 27, 2008, 12:12:50 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IrcFAQ
v67 v68 30 30 31 31 Yes. http://wiki.python.org/moin/PythonBooks 32 33 == What's this about Python Path? Django is complaning it can't import stuff. == #PythonPath 34 35 * This is an important concept to understand in order to use Python/Django happily. [http://docs.python.org/tut/node8.html#SECTION008120000000000000000 The official Python tutorial explains it pretty well.] 32 36 33 37 = Installing and Deploying Django = #InstallAndDeploy