Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

Implement Index View #22

Merged
merged 5 commits into from
Apr 17, 2014
Merged

Implement Index View #22

merged 5 commits into from
Apr 17, 2014

Conversation

giginet
Copy link
Member

@giginet giginet commented Apr 17, 2014

No description provided.


def test_anonymous_user(self):
'''Tests an anonymous user can view anonymous index'''
c = Client()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

selfにインスタンス入ってるから無駄。ドキュメント参照

@@ -0,0 +1,9 @@
<!DOCTYPE html>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

テスト用でしょ?タグ書かなくていいよ。

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PyCharmで自動生成するとこうなる

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

なる。

lambdalisue added a commit that referenced this pull request Apr 17, 2014
@lambdalisue lambdalisue merged commit 2b5416e into develop Apr 17, 2014
@lambdalisue lambdalisue deleted the feature/view branch April 17, 2014 17:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants