Commit Verlauf

Autor SHA1 Nachricht Datum
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. vor 11 Jahren
  Claude Paroz 3a97f992fb Fixed #22313 -- Removed 'u' prefixes from documentation vor 11 Jahren
  Claude Paroz 6ca6c36f82 Improved strip_tags and clarified documentation vor 11 Jahren
  Tim Graham eae4f16177 Removed doc newlines added in previous commit that caused build errors. vor 11 Jahren
  Rodolfo Carvalho 2b6436e2d5 Fixed some typos and formatting issues in docs. vor 11 Jahren
  Tim Graham 1f5f015c32 Fixed spelling mistakes in docs. vor 11 Jahren
  Erik Romijn 8cd32f0965 Fixed #22120 -- Documented persistent activation of languages and cleaned up language session key use vor 11 Jahren
  Berker Peksag 5d263dee30 Fixed #21674 -- Deprecated the import_by_path() function in favor of import_string(). vor 11 Jahren
  glts 413307fe35 Added missing parameter in npgettext_lazy docs vor 11 Jahren
  Tim Graham 1edef50880 Fixed #21316 -- Documented that modifying safe strings makes them unsafe. vor 11 Jahren
  Alex Gaynor 6b560b50b9 Mark this as a python code-block vor 11 Jahren
  evildmp dc8f95b639 Fixed #20877 -- added a performance optimization guide vor 11 Jahren
  Aymeric Augustin ec2778b445 Fixed #17262 -- Refactored tzinfo implementations. vor 11 Jahren
  Tim Graham 7b69c3e775 Removed versionadded/changed annotations for 1.5 vor 11 Jahren
  Daniele Procida 7e6af9d40c Added more on @cached_property, refs #20870 vor 11 Jahren
  Daniele Procida 7a2296eb5b Fixed #20870 -- Documented django.utils.functional.cached_property vor 11 Jahren
  Curtis Maloney 07876cf02b Deprecated SortedDict (replaced with collections.OrderedDict) vor 11 Jahren
  Matt Deacalion Stevens a269ea4fe0 Fixed #14656 -- Added Atom1Feed `published` element vor 11 Jahren
  Matt Deacalion Stevens beefc97171 Atom specification URL updated vor 11 Jahren
  Claude Paroz 7442eb1a24 Fixed #20224 -- Update docs examples which mention __unicode__ vor 11 Jahren
  Claude Paroz 6118d6d1c9 More import removals vor 11 Jahren
  Ramiro Morales 24bbf1367a Removed django.utils.encoding.StrAndUnicode class, deprecated in Django 1.5. vor 11 Jahren
  Ramiro Morales 7379d9acea Removed insert(), value_for_insert() SortedDict methods deprecated in Django 1.5. vor 11 Jahren
  Tim Graham 1184d07789 Fixed #14881 -- Modified password reset to work with a non-integer UserModel.pk. vor 11 Jahren
  Baptiste Darthenay 8821bcb2a0 Fixed #20591: added version in docs for utils.module_loading.import_by_path. vor 11 Jahren
  Jacob Kaplan-Moss 357d62d9f2 Explained that timezone.now() always returns times in UTC. vor 11 Jahren
  Claude Paroz b664cb818d Fixed #19237 (again) - Made strip_tags consistent between Python versions vor 12 Jahren
  Marc Tamlyn cde820bd31 Make the example usage of import_by_path less confusing. vor 12 Jahren
  Tim Graham b9dbd1dd2f Fixed #19748 - Documented django.utils.module_loading.import_by_path vor 12 Jahren
  ferhat elmas e5d252f5b9 Fixed #20146 -- Updated removed_tags example vor 12 Jahren