Cuando se define una tabla, web2py realiza una de muchas acciones posibles
When a table is defined, web2py takes one of several possible actions
El nombre asignado por web2py al archivo subido se puede recuperar con
The name assigned by web2py to the uploaded file can be found in
En el caso de web2py cada solicitud puede separarse en tres secciones
In the case of web2py each request can be split into three parts
Simplemente descomprime la última versión de web2py sobre la vieja instalación.
Simply unzip the latest version of web2py over the old installation.
En este caso web2py trata de conectar a cada una de ellas.
In this case web2py tries to connect to each of them.
Se pueden alojar múltiples aplicaciones en la misma instancia de web2py.
Multiple applications can be hosted in the same web2py instance.
A es un ayudante en web2py que básicamente crea el objeto link
A is a helper in web2py, which basically creates the link object
Entonces, agrego mis tareas e importo el scheduler de web2py
So, let me add my tasks, so I import the web2py scheduler
En este caso web2py reutiliza la contraseña previamente codificada y almacenada.
In this case web2py reuses the previously stored hashed password.
Por último, web2py incluye estos archivos necesarios para crear las distribuciones binarias.
Finally web2py includes these files required to build the binary distributions.
Luego, inicia una segunda instancia de web2py accesible solo para localhost: 1
Next, start a second web2py instance accessible only from localhost: 1
Funciona sin web2py pero los detalles no están documentados aquí.
It works without web2py but that is not documented here.
En una máquina en producción, instala la distribución de código fuente web2py.
On a production machine, install the full web2py from source