Skip to content

Instantly share code, notes, and snippets.

@ivan-vilches
Created October 10, 2019 21:37
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 ivan-vilches/3928cfc9a2a113c7d5dd278fdc8463c3 to your computer and use it in GitHub Desktop.
Save ivan-vilches/3928cfc9a2a113c7d5dd278fdc8463c3 to your computer and use it in GitHub Desktop.
showmigrations
(venv) λ python manage.py showmigrations talleres
talleres
[X] 0001_initial
[X] 0002_auto_20191007_1659
[X] 0003_tallerpage
[X] 0004_tallerpage_imagen_taller
[X] 0005_auto_20191007_1924
[X] 0006_remove_tallerpage_fechapub
[X] 0007_tallerpage_fechapub
[X] 0008_auto_20191009_1800
[X] 0012_auto_20191009_1908
[X] 0013_auto_20191009_2017
[X] 0014_auto_20191009_2019
[X] 0015_auto_20191010_1726
[X] 0016_auto_20191010_1739
[ ] 0017_auto_20191010_1830
[ ] 0018_auto_20191010_1834
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment