Skip to content

Instantly share code, notes, and snippets.

@qoelet
Created March 6, 2011 22:05
Show Gist options
  • Save qoelet/857748 to your computer and use it in GitHub Desktop.
Save qoelet/857748 to your computer and use it in GitHub Desktop.
class MainModel(models.Model):
# some code
objects=CategoryManager()
# rest of code here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment