Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created March 3, 2021 00:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/faa65148602763857682446d47472741 to your computer and use it in GitHub Desktop.
Save parzibyte/faa65148602763857682446d47472741 to your computer and use it in GitHub Desktop.
class Palabra(ModeloBase):
palabra = TextField()
significado = TextField()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment