|
|
|
|
|
by heavenlyblue
2434 days ago
|
|
If by I/O you mean web i/o then Django provides a perfectly functional management utility interface accessible through cli. If, however by i/o you mean the database portion of it then Django works without database configuration, too. |
|