Skip to content

Commit

Permalink
adding management commands so that they are installed
Browse files Browse the repository at this point in the history
  • Loading branch information
edsu committed Sep 16, 2011
1 parent 7bfb590 commit fd08b8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -17,6 +17,7 @@
packages=[
'tastypie',
'tastypie.utils',
'tastypie.management',
],
package_data={
'tastypie': ['templates/tastypie/*'],
Expand Down

0 comments on commit fd08b8b

Please sign in to comment.