Opened 5 years ago
Closed 5 years ago
#31525 closed Uncategorized (invalid)
Development vs Production.
Reported by: | ssingh1997 | Owned by: | nobody |
---|---|---|---|
Component: | Uncategorized | Version: | 3.0 |
Severity: | Normal | Keywords: | development, production, nginx, gunicorn |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I have made a website for a school project which has three other tabs called home, features and implementation. The implementation tab is the one that contains most of the information I want to convey. I added all that through the admin interface of django. After I do runserver locally, it shows all the information I want, which I presented in a post by post kind of way. However, when I tried to go live with my website using gunicorn and nginx, that particular page only showed the headers such as "Implementaiton Plan" and then the subheader "Latest Posts" and nothing after that. I have spent alll day trying to figure out why but cannot seem to find the source of this problem
Change History (1)
comment:1 by , 5 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Summary: | Development vs Production → Development vs Production. |
Please don't use Trac as a support channel. Closing per TicketClosingReasons/UseSupportChannels.