#31525: Development vs Production
-------------------------------------+-------------------------------------
Reporter: | Owner: nobody
ssingh1997 |
Type: | Status: new
Uncategorized |
Component: | Version: 3.0
Uncategorized | Keywords: development,
Severity: Normal | production, nginx, gunicorn
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
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
--
Ticket URL: <https://code.djangoproject.com/ticket/31525>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/053.24db71f382b41bc8e2215116d867758f%40djangoproject.com.