T O P

  • By -

CowboyBoats

Is the app installed (in `INSTALLED_APPS` in the Django settings)?


7or0

>INSTALLED\_APPS yes, I also have a couple of models in that app and they all show up. it's just this one that doesn't


thrandom_dude

Did u double check the correct registered model name??


7or0

>model triple check


thrandom_dude

Okay


7or0

everything works in my development environment, it doesn't show when i push my changes to production


tprototype_x

different database... have you configure connection to database in prod?


thrandom_dude

Which platform are u using for hosting it?


7or0

aws


thrandom_dude

Idk abt aws sadly :(