Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #5405 - Added missing tests for admindocs #760

Closed
wants to merge 4 commits into from
Closed

Fix #5405 - Added missing tests for admindocs #760

wants to merge 4 commits into from

Conversation

gkmngrgn
Copy link

@Elvard wrote a code for fixing #5405 and i added missing tests to apply the pull request: #484

https://code.djangoproject.com/ticket/5405

@wgx731
Copy link

wgx731 commented Jun 21, 2013

+1, I think this feature should be included, now my model docstrings looks bad on admin doc page.

Thx.


"""

@classmethod
Copy link
Member

Choose a reason for hiding this comment

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

use unittest.skipIf decorator on the class

@timgraham
Copy link
Member

This no longer merges cleanly. Please open a new pull request if you can update it, thanks!

@timgraham timgraham closed this Sep 18, 2013
zanderle added a commit to zanderle/django that referenced this pull request Nov 3, 2014
… for model docstrings

Referred to PR django#760 for help
@Elvard wrote code to support it, but it needed to be modified, in order to merge
@gkmngrgn added tests that also needed to be modified

Squashed commits:
[39a9318] Made changes asked in review by MarkusH

- Renamed TestDocstrings to more apt name TestUtils
- Wrote tests for methods in utils
- Removed unused meta data for ModelDetailView
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants