Hello again--
Since I don't really understand what you are doing, I can't give you
any specific help. But since I have the impression you are new not
only to Django but to online technical forums, let me give you a
general recommendation:
You will get better answers if you ask better questions. T
Hi, Michael--
On Mon, Sep 1, 2014 at 6:58 PM, Michael Carey wrote:
>
> I have pushed the site to git and am trying to view it on git for a start.
Seeing as I'm the one who recommended Git to you, I'd better say something ...
If you literally mean 'view it on git' - though I'm not even sure what
No I didnt have a url(r'^$', views.home_page),
I have pushed the site to git and am trying to view it on git for a start.
On Tuesday, 2 September 2014 10:18:21 UTC+10, Michael Carey wrote:
>
> So I followed a tutorial on graphing a graph in Django.
>
> I have the urls page set up, do I need a i
do you have a url for you home page?
url(r'^$', views.home_page),
and it works on your dev server, but not when you deploy? how are you
hosting it?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop re
I have created an app and have content showing under (mysite)/graph but I
am not getting a home page.
I have pushed it to git and am not getting a response.
on the dev server (port8000) it shows.
Thank you,
Michael Carey
On Tuesday, 2 September 2014 10:18:21 UTC+10, Michael Carey wrote:
>
> S
what are you trying to do? what happens when you try?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To post to this
So I followed a tutorial on graphing a graph in Django.
I have the urls page set up, do I need a index.html?
Thank you,
MC
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send
7 matches
Mail list logo