Commit History

Author SHA1 Message Date
  Sjoerd Job Postmus df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 8 years ago
  Samir Shah 4ac2ab30f5 Removed obsolete doc references to javascript_catalog. 7 years ago
  Jkrzy da3a5cee4f Fixed #28548 -- Replaced 'middlewares' with 'middleware' in docs. 7 years ago
  Jonatas CD 31f133ea08 Fixed #28252 -- Corrected docs for default file extensions of makemessages. 7 years ago
  Mariusz Felisiak a3af8c99d9 Removed extra characters in docs header underlines. 8 years ago
  Asif Saifuddin Auvi 5f3a689f71 Imported django.http classes instead of django.http. 8 years ago
  Claude Paroz c651331b34 Converted usage of ugettext* functions to their gettext* aliases 8 years ago
  Claude Paroz e34f4e6f87 Made ugettext* functions aliases of gettext* 8 years ago
  Vytis Banaitis d1bab24e01 Refs #23919, #27778 -- Removed obsolete mentions of unicode. 8 years ago
  chillaranand dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 8 years ago
  Tim Graham f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. 8 years ago
  Tim Graham e27e4c0339 Removed versionadded/changed annotations for 1.10. 8 years ago
  Tim Graham 2b20e4148f Refs #19567 -- Removed deprecated javascript_catalog() and json_catalog() views. 8 years ago
  Adam Chainz 0a9bd266ff Documented url()'s 'regex' parameter. 8 years ago
  Ben Wilkins 9524fd9133 Fixed #25751 -- Doc'd how to use JavaScriptCatalog with i18n_patterns(). 8 years ago
  Henry Dang b1a9041535 Fixed #27221 -- Doc'd how to escape a percent symbol in ugettext(). 8 years ago
  medmunds d3708aeb26 Fixed #27382 -- Doc'd that ugettext_lazy() should be converted to text for non-Django code. 8 years ago
  Denis Cornehl a840710e1e Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddleware. 9 years ago
  Jon Dufresne 2c716c1dc7 Fixed #27256 -- Changed Select widget's selected attribute to use HTML5 boolean syntax. 8 years ago
  Michael Scott 3c447b108a Fixed #15143 -- Doc'd how to set the language for the test client. 8 years ago
  Mattias Loverot 2315114090 Fixed #27067 -- Deprecated string_concat() in favor of format_lazy(). 8 years ago
  Mattias Loverot 35ea6d83c8 Fixed #27069 -- Doc'd which gettext functions may be aliased as _. 8 years ago
  Tim Graham 415ae960bb Fixed capitalization of "URL pattern". 8 years ago
  Leila20 de4265e082 Fixed #26832 -- Added translated language name on the get_language_info documentation 8 years ago
  Ville Skyttä 96f97691ad Fixed broken links in docs and comments. 8 years ago
  Ed Henderson 4a4d7f980e Fixed #26021 -- Applied hanging indentation to docs. 8 years ago
  Claude Paroz f6fefbf8cb Fixed #26337 -- Added i18n note about using a non-English base language 8 years ago
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. 8 years ago
  Florian Apolloner 9baf692a58 Fixed #26601 -- Improved middleware per DEP 0005. 9 years ago
  Tim Graham f945fb24a3 Fixed #26554 -- Updated docs URLs to readthedocs.io 8 years ago