1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/tests/regressiontests
Malcolm Tredinnick 1c53661bd1 Moved generic relations into django.contrib.contenttypes, since it depends on
that to work. Backwards incompatible change.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@5172 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-08 10:59:35 +00:00
..
bug639
cache Fixed #4041 -- Added a __contains__ method to cache backends. Thanks, Gary 2007-05-08 04:13:46 +00:00
datastructures
dateformat
db_typecasts
defaultfilters
dispatch
fixtures_regress
forms Fixed #3946 -- Added Swiss localflavor. Thanks, charly.wilhelm@gmail.com. 2007-05-01 03:10:10 +00:00
httpwrappers
humanize
initial_sql_regress
invalid_admin_options
many_to_one_regress
markup
null_queries Fixed comma splice in error message introduced in [5133] 2007-05-06 04:12:08 +00:00
one_to_one_regress
serializers_regress Moved generic relations into django.contrib.contenttypes, since it depends on 2007-05-08 10:59:35 +00:00
string_lookup
templates Fixed #3753 -- Allow optional display of invalid variable name in 2007-05-08 03:36:16 +00:00
text
urlpatterns_reverse
__init__.py