Jannis Leidel ea248f0107 Fixed #12771 -- Added naturaltime filter to humanize contrib app. Thanks, phinpho, djansoft and xtrqt. 14 years ago
..
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 years ago
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 years ago
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 years ago
gis c70bdad8b4 Fixed #14133 -- Updated Windows installation instructions for GeoDjango, now recommend the OSGeo4W installer for spatial libraries. 14 years ago
auth.txt 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 years ago
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 years ago
csrf.txt 96520e87bd Corrected factual error regarding logging in the CSRF docs 14 years ago
databrowse.txt 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 years ago
flatpages.txt 26cda43012 Switched to HTML5 doctype in all Django supplied templates. 14 years ago
humanize.txt ea248f0107 Fixed #12771 -- Added naturaltime filter to humanize contrib app. Thanks, phinpho, djansoft and xtrqt. 14 years ago
index.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 years ago
localflavor.txt 8b588747ed Fixed #12379 -- Added Chinese (cn) localflavor package. Thanks, Xia Kai, Daniel Duan, DaNmarner and Łukasz Rekucki. 14 years ago
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 years ago
messages.txt 5d5149cd18 Advanced deprecation of user-based messages and the LegacyFallbackStorage in contrib.messages. 14 years ago
redirects.txt 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 years ago
sitemaps.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 years ago
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 years ago
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 years ago
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 years ago
webdesign.txt 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 years ago