Skip to content

Instantly share code, notes, and snippets.

@andreyshuster
Created July 29, 2014 10:20
Show Gist options
  • Save andreyshuster/6a3afe2cb4afa4267482 to your computer and use it in GitHub Desktop.
Save andreyshuster/6a3afe2cb4afa4267482 to your computer and use it in GitHub Desktop.
get model fields in django
model._meta.get_all_field_names()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment