if i'm using SQLLite3 as the database engine (it's a small project, I'm aware that for Production PostreSQL offers the best compatibility with Django), is there any way to populate it with some values so that when i'm creating an instance it has some standard values with it?