Y
Hacker News
new
|
ask
|
show
|
jobs
Optimal SQLite Settings for Django
(
gcollazo.com
)
12 points
by
gio
741 days ago
1 comments
martinbaun
741 days ago
Very cool summarize of this. I love SQlite and use it everyday.
May I suggest also to do strict tables - I don't know if Django ORM do that by default
link
May I suggest also to do strict tables - I don't know if Django ORM do that by default