Commit History

Author SHA1 Message Date
  Berker Peksag 5c517ec218 Fixed versionchanged indentation in docs/. 10 years ago
  ticalcster d49993fa8f Fixed typo in docs/ref/contrib/sites.txt 10 years ago
  Tim Graham 32c7d3c061 Fixed #15089 -- Allowed contrib.sites to lookup the current site based on request.get_host(). 10 years ago
  Tim Graham 7b9537fb27 Fixed #21567 -- Documented how to deploy multiple sites using the sites framework. 10 years ago
  Tim Graham a76aab3583 Fixed #23324 -- Mentioned Site.id in contrib.sites docs. 10 years ago
  Tim Graham bbf0a9545b Fixed #22482 -- Recommended using data migrations in contrib.sites docs. 10 years ago
  Tim Graham 57296b4162 Removed some references to django.contrib.comments which has been removed. 10 years ago
  Claude Paroz 680a0f08b1 Updated doc links to point to Python 3 documentation 10 years ago
  Yin Jifeng d6c9bdd825 Added missing request parameter to get_current_site(). 10 years ago
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. 10 years ago
  Thomas Schreiber 907ac64641 Fixed typos in docs (django.contrib.site) 10 years ago
  Tim Graham 1f5f015c32 Fixed spelling mistakes in docs. 10 years ago
  Christopher Medrela b22d6c47a7 Fixed #17005 -- Added CurrentSiteMiddleware to set the current site on each request. 11 years ago
  Aymeric Augustin b5fbdf97db Fixed typo. 10 years ago
  Aymeric Augustin 9ffab9cee1 Moved RequestSite and get_current_site. 10 years ago
  Tim Graham b87c59b04b Removed some unnecessary __exact operators in filters. 10 years ago
  Tim Graham f3e7ab366c Removed gender-based pronouns per [c0a2daad78]. 11 years ago
  Baptiste Mispelon e1b7723817 Changed the doc to use gender-neutral pronouns when possible. 11 years ago
  Andrew Godwin b6a957f0ba Merge remote-tracking branch 'core/master' into schema-alteration 11 years ago
  Alasdair Nicol 354009d67e Updated docs following deprecation of django.views.defaults.shortcut 11 years ago
  Andrew Godwin 68e0a169c4 Rename pre_ and post_syncdb to *_migrate, with aliases from old names 11 years ago
  Andrew Godwin f8297f6323 More migration docs, and conversion of all easy syncdb references 11 years ago
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 11 years ago
  Claude Paroz 2ed90eac49 Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMiddleware 11 years ago
  Aymeric Augustin 3f1c7b7053 Simplified default project template. 11 years ago
  Tim Graham ac4aa8a76c Documented that contrib.sites creates a default site. 12 years ago
  Claude Paroz 6c2faaceb0 Made more extensive use of get_current_site 12 years ago
  Tim Graham 837425b425 Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 12 years ago
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 13 years ago
  Adrian Holovaty 94af19c43f Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 13 years ago