Skip to content

Commit 9fc43f6

Browse files
committed
Add DjangoLibrary to libraries section.
1 parent 4db5a44 commit 9fc43f6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,6 +614,11 @@ <h1 class="row-header">THE LIBRARIES</h1>
614614
Library to diff two files together.
615615
</div>
616616

617+
<div class="link">
618+
<a href="https://pypi.python.org/pypi/robotframework-djangolibrary" target="_blank">Django Library</a>
619+
Library for <a href="https://www.djangoproject.com/" target="_blank">Django</a>, a Python web framework.
620+
</div>
621+
617622
<div class="link">
618623
<a href="https://github.com/lcarbonn/robotframework-eclipselibrary/" target="_blank">Eclipse Library</a>
619624
Library for testing Eclipse RCP applications using SWT widgets.
@@ -725,7 +730,6 @@ <h1 class="row-header">THE LIBRARIES</h1>
725730
<a href="https://pypi.python.org/pypi/plone.app.robotframework" target="_blank">plone.app.robotframework</a>
726731
Provides resources and tools for writing functional Selenium tests for Plone CMS and its add-ons.
727732
</div>
728-
729733
</div>
730734

731735
<div class="column half">

0 commit comments

Comments
 (0)