Last change
on this file since 6346 was 6340, checked in by roland, 17 years ago |
merge -r6328:6339, some files didn't merge correctly and have been added by hand.
README, Makefile and doc/ have been updated to reflect the buildout changes.
Two unittest have been merged into trunk too.
|
File size:
252 bytes
|
Rev | Line | |
---|
[6202] | 1 | = Generate exodusmodels.dot =
|
---|
| 2 |
|
---|
| 3 | exodusmodels.dot is a graphviz file which shows the exodus database.
|
---|
| 4 |
|
---|
| 5 | Using the djangotrunk execute:
|
---|
[6340] | 6 | $ ./bin/django graph_models exodus > exodusmodels.dot
|
---|
[6202] | 7 |
|
---|
[6229] | 8 | = Debug Django =
|
---|
| 9 |
|
---|
| 10 | Using werkzeug:
|
---|
[6340] | 11 | $ ./bin/django runserver_plus
|
---|
Note:
See
TracBrowser
for help on using the repository browser.