when you deploy your app, which are
the real specifics that you need to install back again on your development
server.
Did that help ?
Again, it's my personal opinion. Be careful to choose what suits you.
--
Issam Outassourt
Le 21 nov. 2012 16:39, "Javier Guerra Giraldez" a
éc
{
"error": {
"errors": [
{
"domain": "usageLimits",
"reason": "dailyLimitExceededUnreg",
"message": "Daily Limit for Unauthenticated Use Exceeded.
Continued use requires signup.",
"extendedHelp": "https://code.google.com/apis/console";
}
],
"code": 403,
"message": "Da
Hi,
Well what you could do actually, and it's of commun use is to give your
user a session-cookie id, which you can generate based on some informations
in the header, typically his login, his ip adress, his password, his
user-agent...
As he tries to get the login page, challenge him by checking if
ded way is to use other
> modules, many people use mod_wsgi which is really simple to deploy and use.
>
> HTH
>
> Jirka
> ------
> *From: * Issam Outassourt
> *Sender: * django-users@googlegroups.com
> *Date: *Wed, 14 Nov 2012 11:45:40 +0100
&g
Hi all,
I've got a problem deploying my new app that i designed on my personal
server that i run on my computer and i would like some help to deal with
this.
Here's the problem. You can see down here what happens when I try to
visualize my home page :
ServerName: '127.0.1.1'
DocumentRoot: '
5 matches
Mail list logo