django1/django/contrib
Donald Stufft 11c7ec7993 Merge pull request #1052 from dstufft/bcrypt-python3
BCrypt on Python3
2013-05-11 10:53:18 -07:00
..
admin Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut 2013-05-09 16:44:36 +01:00
admindocs Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
auth Properly force bytes or str for bcrypt on Python3 2013-05-11 11:16:06 -04:00
comments Updated translation templates and removed en translations 2013-05-02 16:25:23 +02:00
contenttypes Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut 2013-05-09 16:44:36 +01:00
flatpages Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
formtools Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
gis Fixed a regression from e23a5f9a47. 2013-05-11 18:29:08 +02:00
humanize Updated translation templates and removed en translations 2013-05-02 16:25:23 +02:00
messages Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
redirects Updated translation templates and removed en translations 2013-05-02 16:25:23 +02:00
sessions Updated translation templates and removed en translations 2013-05-02 16:25:23 +02:00
sitemaps Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
sites Updated translation templates and removed en translations 2013-05-02 16:25:23 +02:00
staticfiles Fixed #18986 -- Improved error message for missing files 2013-04-28 16:45:05 +02:00
syndication Stopped using non-standard __globals__ and __code__ attributes. 2013-03-17 10:44:28 +01:00
webdesign Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00