Skip to content

Instantly share code, notes, and snippets.

@lfalvarez
Created June 10, 2015 21:59
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 lfalvarez/7b204ed7206d46d9a172 to your computer and use it in GitHub Desktop.
Save lfalvarez/7b204ed7206d46d9a172 to your computer and use it in GitHub Desktop.
test test
(virtualenv-vota)felipe@yoquierosaber:/var/www/vota/votainteligente-portal-electoral$ python
Python 2.7.9 (default, Mar 1 2015, 12:57:24)
[GCC 4.9.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from candidator.models import Category
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named models
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment