Histórico de Commits

Autor SHA1 Mensagem Data
  Shai Berger f095356ba2 Fixed #22343 -- Disallowed select_for_update in autocommit mode há 11 anos atrás
  Tim Graham fd23c06023 Fixed #21649 -- Added optional invalidation of sessions when user password changes. há 11 anos atrás
  Tim Graham 306deab2c7 Added Python 3.4 support notes. há 11 anos atrás
  Simon Charette 1506c71a95 Fixed #12030 -- Validate integer field range at the model level. há 11 anos atrás
  Claude Paroz 1c8dbb0cc2 Added release note about strip_tags improvement há 11 anos atrás
  Thomas Schreiber 907ac64641 Fixed typos in docs (django.contrib.site) há 11 anos atrás
  Tim Graham b71f183d2e Fixed broken link in 1.7 release notes due to removal of deprecated code/docs. há 11 anos atrás
  Dejan Noveski 4d0c5f6142 Fixed #22255 -- Added support for specifying re flags in RegexValidator há 11 anos atrás
  Aymeric Augustin 1be31c320c Fixed #21875 -- Clarified that get_user_model() only works at run time. há 11 anos atrás
  Daniel Pyrathon 819e09b848 Fixed #22210 -- Saving model instances to non-related fields. há 11 anos atrás
  Shai Berger 41afae4ce9 Reorganized the database test settings há 11 anos atrás
  Roger Hu 9b729ddd8f Fixed #22185 -- Added settings.CSRF_COOKIE_AGE há 11 anos atrás
  Claude Paroz 06efeae598 Added --previous flag to msgmerge command used by makemessages há 11 anos atrás
  Gabe Jackson b77f26313c Fixed #22207 -- Added support for GenericRelation reverse lookups há 11 anos atrás
  Akis Kesoglou c627da0ccc Fixed #14549 - Removed restriction of single FKs on intermediary tables há 11 anos atrás
  Chris Wilson 95c74b9d69 Fixed #22206 -- Passed models.TextField.max_length to forms.CharField.maxlength há 11 anos atrás
  zedr 6fe22b30e0 Fixed #22085 -- Added a feature for setting non-expiring keys as the default. há 11 anos atrás
  Thomas Sorrel 53c576452e Fixed #16727 -- Added protocol-relative URL support to contenttypes.views.shortcut. há 11 anos atrás
  Greg Chapple 6acaa52386 Fixed #22135 -- Added ModelAdmin.get_changeform_initial_data(). há 11 anos atrás
  Anubhav Joshi bb2ca9fe6c Fixed #22172 -- Allowed index_together to be a single list (rather than list of lists).. há 11 anos atrás
  Erik Romijn 775975f15d Fixed #22130 -- Deprecated fix_ampersands, removed utils.clean_html() há 11 anos atrás
  Sergey Kolosov 8c98f39624 Fixed #15318 -- Added settings for language cookie max-age, path, domain há 12 anos atrás
  Claude Paroz a19f0d0c1e Fixed #22137 -- Made Widget.is_hidden a read-only property há 11 anos atrás
  Tim Graham 1f5f015c32 Fixed spelling mistakes in docs. há 11 anos atrás
  Tim Graham 7c0102379a Removed some ReST links to undocumented functions. há 11 anos atrás
  Tim Graham 7f2505ad9e Fixed doc typos. há 11 anos atrás
  Bouke Haarsma 2bab9d6d9e Fixed #21389 -- Accept most valid language codes há 11 anos atrás
  Szczepan Cieślik e816198034 Fixed docs typos. há 11 anos atrás
  Erik Romijn 8cd32f0965 Fixed #22120 -- Documented persistent activation of languages and cleaned up language session key use há 11 anos atrás
  Erik Romijn 98f13762d7 Fixed #22123 -- EmailValidator now also accepts IPv6 literals in addresses há 11 anos atrás