1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/django
Claude Paroz 5b4805ae2b Merge pull request #686 from skrr/ticket_19703
Fixed #19703 -- Typo in get_declared_fields docstring
2013-01-30 13:29:56 -08:00
..
bin Advanced pending deprecation warnings. 2012-12-29 21:59:07 +01:00
conf Fixed #19099 -- Split broken link emails out of common middleware. 2013-01-15 17:41:45 +01:00
contrib Implemented some SpatiaLiteOperations as cached properties 2013-01-29 19:39:11 +01:00
core Fixed #19034 -- Added proper i18n pluralization for max/min length validation messages 2013-01-30 21:44:14 +01:00
db Fixed typos in docs and comments 2013-01-29 10:55:55 -07:00
dispatch
forms Merge pull request #686 from skrr/ticket_19703 2013-01-30 13:29:56 -08:00
http Kill mx.TextTools with fire 2013-01-15 10:15:40 -08:00
middleware Fixed typos in docs and comments 2013-01-29 10:55:55 -07:00
shortcuts
template Merge pull request #595 from bmispelon/patch-1 2012-12-29 13:39:52 -08:00
templatetags
test Fixed #19546 - ensure that deprecation warnings are shown during tests 2013-01-09 08:19:22 -08:00
utils Fixed #19160 -- Made lazy plural translations usable. 2013-01-30 20:28:16 +01:00
views Fixed #19076 -- Added content_type attribute to TemplateView. 2013-01-30 21:26:17 +01:00
__init__.py