Jannis Leidel ea248f0107 Fixed #12771 -- Added naturaltime filter to humanize contrib app. Thanks, phinpho, djansoft and xtrqt. 14 éve
..
admin 6c17190bf8 Fixed #11639, #13618 -- Added get_prepopulated_fields method to ModelAdmin and InlineModelAdmin to be able to handle prepopulated fields on a case-by-case basis. Thanks, leanmeandonothingmachine. 14 éve
comments 2d352444b0 Fixed #14176 -- Added forwards compatibility to the legacy syndication feed view. This allows class-based feeds to be deployed using the old-style feed view, as long as the feed requires no arguments (i.e., get_object returns None). Thanks to psychcf for the report, cwhaines for the investigation, and Andrew Godwin for the assist. 14 éve
formtools 94af19c43f Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 14 éve
gis c70bdad8b4 Fixed #14133 -- Updated Windows installation instructions for GeoDjango, now recommend the OSGeo4W installer for spatial libraries. 14 éve
auth.txt 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 éve
contenttypes.txt 9323f81dc0 Fixed #14820 -- Added more information to the generic relation docs regarding different choices for storing PK references for a GenericForeignKey. Thanks to mrmachine for the all the work on the patch. 14 éve
csrf.txt 96520e87bd Corrected factual error regarding logging in the CSRF docs 14 éve
databrowse.txt 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 éve
flatpages.txt 26cda43012 Switched to HTML5 doctype in all Django supplied templates. 14 éve
humanize.txt ea248f0107 Fixed #12771 -- Added naturaltime filter to humanize contrib app. Thanks, phinpho, djansoft and xtrqt. 14 éve
index.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 éve
localflavor.txt 8b588747ed Fixed #12379 -- Added Chinese (cn) localflavor package. Thanks, Xia Kai, Daniel Duan, DaNmarner and Łukasz Rekucki. 14 éve
markup.txt 13838fb233 Fixed #15365 -- Added a warning to the `contrib.markup` docs reminding users that the marked up output will not be escaped. 14 éve
messages.txt 5d5149cd18 Advanced deprecation of user-based messages and the LegacyFallbackStorage in contrib.messages. 14 éve
redirects.txt 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 éve
sitemaps.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 éve
sites.txt 94af19c43f Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 14 éve
staticfiles.txt a26034ffbf Fixes #15270 -- Moved back the serve view to django.views.static due to dependency conflicts with the contrib app staticfiles (reverts parts of r14293). Added a helper function that generates URL patterns for serving static and media files during development. Thanks to Carl for reviewing the patch. 14 éve
syndication.txt 94af19c43f Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 14 éve
webdesign.txt 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 éve