Ticket #113: start.bat
| File start.bat, 32 bytes (added by , 21 years ago) |
|---|
| Line | |
|---|---|
| 1 | c:\Python24\python.exe server.py |
The web framework for perfectionists with deadlines.
| File start.bat, 32 bytes (added by Jason Huggins, 21 years ago) |
|---|
|
A simple script for Windows to launch the django server. Should be stored in <yourapp>/scripts/ |
| Line | |
|---|---|
| 1 | c:\Python24\python.exe server.py |
© 2005-2026 Django Software Foundation unless otherwise noted. Django is a registered trademark of the Django Software Foundation.