File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
content/pages/examples/django Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -518,6 +518,17 @@ The django-webshell project is provided as open source under the
518518[ MIT license] ( https://github.com/onrik/django-webshell/blob/master/LICENSE ) .
519519
520520
521+ ### django-webtest
522+ [ django-webtest] ( https://github.com/django-webtest/django-webtest )
523+ ([ PyPI package information] ( https://pypi.org/project/django-webtest/ ) )
524+ is a [ Django] ( /django.html ) extension that makes it easier to use
525+ [ WebTest] ( http://docs.pylonsproject.org/projects/webtest/ ) with
526+ your projects.
527+
528+ The project is open sourced under the
529+ [ MIT license] ( https://github.com/django-webtest/django-webtest/blob/master/LICENSE.txt ) .
530+
531+
521532### django-wiki
522533[ django-wiki] ( https://github.com/django-wiki/django-wiki )
523534([ project documentation] ( https://django-wiki.readthedocs.io/en/master/ ) ,
You can’t perform that action at this time.
0 commit comments