Skip to content

Instantly share code, notes, and snippets.

@kuozo
Created September 3, 2012 02:53
Show Gist options
  • Save kuozo/3606439 to your computer and use it in GitHub Desktop.
Save kuozo/3606439 to your computer and use it in GitHub Desktop.
Get Model by Django
# coding: utf-8
from django.db.loading import get_model
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment