This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
127b461b11
django1
/
django
/
core
/
management
History
Aymeric Augustin
a8b3ddec5f
[py3] Applied minor fixes so the test suite starts
2012-08-07 12:00:22 +02:00
..
commands
[py3] Ported django.utils.encoding.
2012-08-07 12:00:22 +02:00
__init__.py
[py3] Fixed access to dict keys/values/items.
2012-08-07 12:00:22 +02:00
base.py
[py3] Applied minor fixes so the test suite starts
2012-08-07 12:00:22 +02:00
color.py
Revised [12376] with the benefit of coffee. Thanks to Alex Gaynor for paying attention to every commit I make :-)
2010-02-03 00:34:49 +00:00
sql.py
Fixed
#18271
-- Changed stage at which TransactionTestCase flushes DB tables.
2012-07-24 17:24:16 -03:00
templates.py
Fixed
#18634
-- Don't escape variables in the context for startproject/startapp.
2012-07-25 22:24:41 +02:00
validation.py
[py3] Replaced unicode/str by six.text_type/bytes.
2012-07-22 09:29:54 +02:00