The nature of you website, how is it running, where is it running etc On
Monday, May 24, 2021, 7:50:15 PM GMT+6, Hassan Adamu
wrote:
OK thanks. What are the details you need?
On 24 May 2021 2:31 pm, "Sharif Mehedi" wrote:
You should probably contact your "cloud service" (or what ot
OK thanks. What are the details you need?
On 24 May 2021 2:31 pm, "Sharif Mehedi" wrote:
> You should probably contact your "cloud service" (or what other ever
> service it is) provider.
> I will try to help you if you'd provide some more details of your problem.
>
>
> Regards,
> Sharif
> On Mond
You should probably contact your "cloud service" (or what other ever service it
is) provider.
I will try to help you if you'd provide some more details of your problem.
Regards,Sharif
On Monday, May 24, 2021, 7:23:16 PM GMT+6, Hassan Adamu
wrote:
good day dear friends.i have created a w
You can create a new super user
On Mon, May 24, 2021 at 6:23 AM Hassan Adamu
wrote:
> good day dear friends.
> i have created a website just a few month a go. but now i was unable to
> access the website. please my friends can any body help me out?
>
>
> --
> You received this message because yo
Hi.
On 24 Aug 2016 9:13 PM, "concussion" wrote:
> good morning.. :)
>
> --
> 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...@googlegro
https://www.djangopackages.com/
El lunes, 21 de marzo de 2016, Tibin Geo k k
escribió:
> I am looking for some good Django web applications, if we have any site
to download some Django projects let me know
>
> --
> You received this message because you are subscribed to the Google Groups
"Djang
Stick a print statement between lines 91 and 92 to show you
model_module.__name__ .
(or use pdb if you're comfortable with it). My best guess is that the
split() is returning a
list of one item. That is, that there is no '.' in model_module.__name__
. Thus an index
of -2 failss: there is no penu
I just tried this and still have the same error. I also might add that I'm
using a mac with an updated os. I also hear that it could be an issue of
line breaks, but can't find any /n's or /r's in any of the code anyway. I
might just be looking in the wrong places, too.
On Sunday, March 31, 201
When importing Python modules, you don't need to include the '.py' file
extension. So,
from models.py import UUID
...needs to be:
from models import UUID
Hope this helps,
Jonathan
On Sun, Mar 31, 2013 at 10:27 PM, C Alaric Moore wrote:
> Hello,
>
> I am incredibly new to Django, as-of-today new
On Mon, 2012-06-25 at 05:01 -0700, bruno desthuilliers wrote:
> > How can I extract data from DB so that I can take that data n send
> it to
> > templates to display graphs according to DataBase values .
> > How can I write view function for that?
> >
>
>
> Everything you need to know is here :
On Monday, June 25, 2012 8:05:13 AM UTC+2, Pervez Mulla wrote:
>
> HI,
>
> How can I extract data from DB so that I can take that data n send it to
> templates to display graphs according to DataBase values .
> How can I write view function for that?
>
Everything you need to know is here : https
'chiru'tha wrote:
> Hey i created a django project on linux read hat, and started the
> server.. now i want to access the server from the windows browser. bt
> it displays the diagnostic error, cont be able to connect to the
> server. can any one help me what the actual problem is..
> thank u.
by
Hope you are asccessing via browser...
Few questions needs to be answered here :
- Is firewall enabled and you are blocked for the port you are tying
to access ?
- are you able to ping from the windows mahcine to the linux machine ?
On Dec 15, 12:13 pm, "'chiru'tha" wrote:
> Hey i created a d
13 matches
Mail list logo