django1/django/contrib/admindocs
Claude Paroz ebac592a83 Updated translations from Transifex
Polish, Telugu, Georgian, Azerbaijani, Norwegian Bokmål, Basque,
Dutch, Thai, Spanish (Argentina), Afrikaans.
2013-03-28 09:22:57 +01:00
..
locale Updated translations from Transifex 2013-03-28 09:22:57 +01:00
templates/admin_doc [1.5.x] Fix admindocs on Python 3, where None cannot be sorted with strings. 2013-02-12 17:12:44 -07:00
tests Fixed #19157 -- Removed test-only string from translatable strings 2012-10-22 09:31:28 +02:00
__init__.py Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
models.py Fixed #7977: Fixed admindocs to use docstrings instead of a static array to locate type information. 2009-12-12 20:25:41 +00:00
urls.py Fixed #14675 -- Completed removal of `from django.conf.urls.default import *` usage. 2011-09-11 22:36:16 +00:00
utils.py Replaced many smart_bytes by force_bytes 2012-08-29 11:20:32 +02:00
views.py [1.5.x] Fix admindocs on Python 3, where None cannot be sorted with strings. 2013-02-12 17:12:44 -07:00