Summary
Keywords
Full Transcript
En este tutorial vamos a: - Crear el botΓ³n borrar que estarΓ‘ deshabilitado inicialmente y se habilitarΓ‘ cuando se le dΓ© doble click a algΓΊn registro - Cuando demos click en el botΓ³n borrar vamos a: - Crear el objeto del id a buscar y borrar el documento. - Habilitar el botΓ³n crear y deshabilitar el botΓ³n editar y borrar. Codigos: https://github.com/programadornovato/curso-python-mongodb/commit/f10e34c456293579c0b9ec3c3c8722d60a33822b π Programador Novato: https://www.programadornovato.com/borrar-un-documento-con-python-en-mongodb-%f0%9f%93%8acurso-de-mongodb-y-python-09/ π¦[CURSO] PYTHON Y MONGODB (CREAR UN CRUD): https://www.youtube.com/playlist?list=PLCTD_CpMeEKR5cVnmTyFqUuzBOmEAjG4z π Facebook: https://facebook.com/ProgramadorNovatoOficial π Twitter: https://twitter.com/programadornova π Linkedin: https://www.linkedin.com/in/programadornovato/ π Instagram: https://www.instagram.com/programadornovato/ π Pagina oficial: https://www.programadornovato.com π Gracias por apoyar este canal: https://www.patreon.com/programadornovato #python #mongodb #tkinter
