django/django
Malcolm Tredinnick 670e8ab704 Fixed #2456 -- Added backslash escaping to addslashes, which is necessary once
you start escaping other things. Thanks, tom@eggdrop.ch.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3799 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-23 08:41:09 +00:00
..
bin
conf
contrib Fixed #2520 -- Fixed a problem with invalid SQL being generated by admin 2006-09-22 13:10:46 +00:00
core Fixed #2418 -- Fixed obsolete method call in PermLookupDict.__repr__. Thanks, 2006-09-23 08:35:10 +00:00
db
dispatch
forms
http
middleware
shortcuts
template Fixed #2456 -- Added backslash escaping to addslashes, which is necessary once 2006-09-23 08:41:09 +00:00
templatetags
test
utils Fixed #2657 -- Made some tweaks to Javascript quoting. Thanks, Alex Dedul. 2006-09-22 02:22:58 +00:00
views
__init__.py