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-01-31 20:59:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
utils
History
Aymeric Augustin
fe8484efda
[py3] Ported django.utils.functional.
2012-08-07 12:00:23 +02:00
..
archives
…
eggs
…
test_module
…
__init__.py
…
archive.py
…
baseconv.py
[py3] Ported django.utils.baseconv.
2012-08-07 12:00:23 +02:00
checksums.py
…
crypto.py
[py3] Ported django.utils.crypto.
2012-08-07 12:00:23 +02:00
datastructures.py
[py3] Updated dict-like data structures for Python 3.
2012-07-25 22:58:48 +02:00
dateformat.py
…
datetime_safe.py
…
decorators.py
[py3] Ported django.utils.decorators.
2012-08-07 12:00:23 +02:00
feedgenerator.py
…
functional.py
…
html.py
Removed u prefixes on unicode strings.
2012-07-20 12:29:22 +02:00
http.py
[py3] Removed uses of sys.maxint under Python 3.
2012-08-03 18:51:28 +02:00
ipv6.py
…
jslex.py
…
models.py
…
module_loading.py
…
regex_helper.py
…
simplelazyobject.py
[py3] Ported django.utils.functional.
2012-08-07 12:00:23 +02:00
termcolors.py
…
test_no_submodule.py
…
tests.py
Remove DotExpandedDict, which was undocumented and unused.
2012-07-14 19:04:37 -07:00
text.py
…
timesince.py
…
timezone.py
…
tzinfo.py
…