django1/django/contrib
Aymeric Augustin 17f3e9258e Fixed #18397 -- Avoided referencing lawrence.com.
This commit includes multiple small related changes, see the ticket
for a full discussion.
2012-06-07 11:50:20 +02:00
..
admin Merge branch 'master' of https://github.com/django/django 2012-06-05 13:29:33 +02:00
admindocs Added missing relative imports in test files. 2012-05-12 19:58:32 +02:00
auth Fixed #18184 -- Moved algorithm identification code to hashers module 2012-06-06 11:06:33 +02:00
comments Comment._get_userinfo is thread safe now 2012-05-08 17:25:31 +02:00
contenttypes Replaced print statement by print function (forward compatibility syntax). 2012-04-30 20:45:03 +02:00
databrowse Fixed #18042 -- Advanced deprecation warnings. 2012-05-03 15:27:01 +02:00
flatpages Fixed #18408 -- Isolated flatpages tests from existing sites. 2012-05-31 18:03:49 +02:00
formtools Specified when open should use binary mode. 2012-05-25 20:43:43 +02:00
gis Fixed #17328 -- Added OpenLayersWidget _has_changed method 2012-06-06 10:42:14 +02:00
humanize Marked bytestrings with b prefix. Refs #18269 2012-05-19 17:43:34 +02:00
localflavor Fixed #6916 -- Wrong spelling of Spanish province. 2012-05-17 22:04:47 +02:00
markup Fixed #18013 -- Use the new 'as' syntax for exceptions. 2012-04-29 20:57:15 +02:00
messages Fixed #18397 -- Avoided referencing lawrence.com. 2012-06-07 11:50:20 +02:00
redirects Pulled redirects translations updates from Transifex. Refs #17822. 2012-03-23 03:20:36 +00:00
sessions Made more extensive usage of context managers with open. 2012-05-05 14:06:36 +02:00
sitemaps Made sitemaps tests use override_settings. Refs #14478 2012-06-02 21:24:18 +02:00
sites Replaced print statement by print function (forward compatibility syntax). 2012-04-30 20:45:03 +02:00
staticfiles Fixed #18325 -- Wrapped self.stdout/stderr in OutputWrapper class 2012-05-19 13:51:54 +02:00
syndication Converted some of the built-in views to use content_type instead of mimetype HttpResponse argument. Refs #16519 2011-12-17 03:53:25 +00:00
webdesign Replaced old-style with new-style decorator syntax. 2011-05-01 16:46:02 +00:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00