mirror of
https://github.com/django/django.git
synced 2025-11-01 04:17:59 +00:00
Fixed #4310 -- Fixed a regular expression bug in strip_entities function and added tests for several django.utils.html functions. Based on patch from Brian Harring.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5701 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
eff675b91e
commit
b68f188628
4 changed files with 117 additions and 1 deletions
1
tests/regressiontests/utils/models.py
Normal file
1
tests/regressiontests/utils/models.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Test runner needs a models.py file.
|
||||
Loading…
Add table
Add a link
Reference in a new issue