You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to djangae-users
Hello,
I'm new to djangae and I'm trying to use the scaffold to start. i have been able to use it locally by adding one app with one model to the project and testing it out with the django admin and with the shell but i don't understand how to connect it to the real storage both locally and in deployment.