Skip to content

Commit 91199dc

Browse files
authored
Update djangoadmin_startproject.md
1 parent 688475b commit 91199dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

djangoadmin_startproject.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ see your application live for the world to see.
7474

7575
While things will be mostly working now, it's using the default SQLite database
7676
which has many drawbacks and is not intended for "use in production" or use
77-
outside of development on your local computer. Check out the
77+
outside of development on your local computer. Keep on reading on how to solve this.
7878

7979

8080
## Tip: Postgres on Heroku

0 commit comments

Comments
 (0)