django admin widget

2018-10-12 Thread thebobbobsled
Hi, I'm still a bit new to django, but making slow progress. I'm wondering how to move forward with a book class as model which has an author field which allows adding additional authors. I have three fields allocated in the SQLite db for up to three different authors. What I'm trying to do

django wamp

2018-07-07 Thread thebobbobsled
Hi, I'm a novice with django but have been setting up django on a Win7 Wamp stack. We have several small non-django websites running on wamp. Those projects are in c:/wamp/www/myproject for ex. and are accessed as localhost/myproject or myipxxx/myproject. Under wamp I have tried putting the

django windows apache tell if apache is working

2018-06-29 Thread thebobbobsled
Hi, I'm new to this group, and also new to Python, and Django. Seems like lots of good info for django on this group. Sorry for long, detailed descriptions, below, but I am stuck trying to verify wamp, apache and django are working as a production server on a Windows 7, 32-bit machine. I