Code Monkey home page Code Monkey logo

examen_juan_mella_vicente_sepulveda's Introduction

Examen_Juan_Mella_Vicente_Sepulveda

Examen django

Requerimientos

pip install transbank-sdk

pip install psycopg2

si hay problemas de path, se puede utilizar pycharm, ir a la configuracion de pycharm, PROJECT:EXAMEN_JuanM... luego en Python Interpreter. Seleccionar la version de python que esta en su equipo, luego si no se encuentran estos requerimientos clickear en el boton "+" y se buscan facilmente desde alli con el nombre, luego al encontrarlo clickear en "install package"

Cambiar de nombre settingsdefault.py a settings.py

Cambiar contrasena de la base de datos por la del usuario actual

cambiar nombre de base de datos o crear una base de datos llamada "Rau"

migrar el modelo con

  1. python manage.py makemigrations

  2. python manage.py migrate

Crear un usuario admin con rol 1 en la tabla de usuarios

Desde el panel de administracion o desde pgadmin4: Crear 1 o mas usuarios "cliente" con rol 2 en la tabla de usuario

ruta principal /examenjm_vs/

examen_juan_mella_vicente_sepulveda's People

Contributors

hrdax avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.