This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-02 21:15:03 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
utils
History
Claude Paroz
d7504a3d7b
Improved regex in strip_tags
...
Thanks Pablo Recio for the report. Refs
#19237
.
2013-02-06 21:20:43 +01:00
..
archives
…
eggs
…
test_module
…
__init__.py
…
archive.py
…
baseconv.py
…
checksums.py
…
crypto.py
…
datastructures.py
…
dateformat.py
…
dateparse.py
…
datetime_safe.py
…
decorators.py
…
encoding.py
…
feedgenerator.py
…
functional.py
…
html.py
Improved regex in strip_tags
2013-02-06 21:20:43 +01:00
http.py
…
ipv6.py
…
jslex.py
…
models.py
…
module_loading.py
Fixed
#17061
-- Factored out importing object from a dotted path
2013-02-04 16:38:25 +01:00
numberformat.py
…
os_utils.py
…
regex_helper.py
…
simplelazyobject.py
…
termcolors.py
Fixed
#19663
-- Allowed None in colorize() text parameter
2013-02-01 22:53:18 +01:00
test_no_submodule.py
…
tests.py
Fixed
#17061
-- Factored out importing object from a dotted path
2013-02-04 16:38:25 +01:00
text.py
…
timesince.py
…
timezone.py
…
tzinfo.py
…