|
|
|
|
|
by jknupp
4690 days ago
|
|
The point is, with Django you'd have to painstakingly reverse-engineer a Django Model from your existing database. sandman does all of this without writing any boilerplate code (aside from listing the names of the tables you want included in your API). The difference in LOC and general frustration is huge. |
|