Skip to content

Commit

Permalink
Updated README for new project structure.
Browse files Browse the repository at this point in the history
  • Loading branch information
dekked committed Apr 19, 2012
1 parent bf33efc commit 1dee97d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ The standard TastyPie's ``ModelResource`` would force you to write a function ov
from django.contrib.auth.models import User
from tastypie import fields

from extended_resource import ExtendedModelResource
from extendedmodelresource import ExtendedModelResource
from myapp.models import Entry


Expand Down

0 comments on commit 1dee97d

Please sign in to comment.