Commit történet

Szerző SHA1 Üzenet Dátum
  Simon Charette f2ddc439b1 Fixed #23656 -- Made FormMixin.get_form's form_class argument optional. 10 éve
  Tim Graham 19242c675f Fixed #23735 -- Clarified that admindocs must be enabled to view template tag libraries in admin. 10 éve
  Tim Graham e7cb4f2fba Fixed #23736 -- Corrected the description of the value that silent_variable_failure uses. 10 éve
  Tim Graham f85fcc75e3 Fixed #23737 -- Recommended the render() shortcut more strongly. 10 éve
  Tim Graham 08c5887f13 Fixed #23734 -- Replaced striptags in template filter overview since it has security implications. 10 éve
  Zan Anderle 9e3aaa5a46 Explained why admindocs omits model methods with arguments. 10 éve
  Aymeric Augustin 8f79c154ca Removed extra period. 10 éve
  Berker Peksag affc04060f Converted seealso directives to use 4 space indendation. 10 éve
  twidi fd061b6591 Fixed #23733 -- Fixed squashing migrations that depend on multiple apps. 10 éve
  Matthew Somerville cc25bfebd5 Clarified BaseCommand --traceback behavior. 10 éve
  Tim Graham 57e40551e4 Fixed #23152 -- Added support for transactional Spatialite metadata initialization. 10 éve
  Jon Dufresne eb4f6de980 Fixed #8149 -- Made File.__iter__() support universal newlines. 10 éve
  slollo eab3dc195e Updated FIRST_DAY_OF_WEEK for Ukrainian to Monday. 10 éve
  David Hoffman 03467368db Fixed #23558 -- documented slugify limitations 10 éve
  Tim Graham c0eea4645b Added missing imports to example from previous commit. 10 éve
  Berker Peksag 4a9b4a23bd Fixed #23575 -- Added a code example for custom AdminSite. 10 éve
  Raul Cumplido 68d3db8a7b Fixed #23725 -- Substituted AUTH_USER_MODEL for User in docs. 10 éve
  Berker Peksag cbd936d0f8 Fixed #18731 -- Added an example about customizing "makemessages" command. 10 éve
  Andrew Godwin aac594f65f Merge pull request #3280 from Markush2010/ticket23556 10 éve
  Markus Holtermann 85086c8158 Fixed #23556 -- Raised a more meaningful error message when migrations refer to an unavailable node 10 éve
  P.A. SCHEMBRI 388c6038fd Added cross reference in admin docs to topic about saving objects in formsets. 10 éve
  Markus Holtermann 5c9c1e029d Fixed #23614 -- Changed the way the migration autodetector orders unique/index_together 10 éve
  Tim Graham f3740caa7e Forwardported 1.7.2 release note from a0cfd77971dc0e61427ca468e9b6ea9a548c796e. 10 éve
  Tim Graham 03bd79ed21 Fixed #23719 -- Fixed MySQL 5.6 crash with GeometryFields in migrations. 10 éve
  Berker Peksag c9178ef17a Limited lines to 119 characters in django/{contrib,db}. 10 éve
  Tim Graham 349471eeb9 Fixed spelling errors in docs. 10 éve
  Tim Graham 1e64a1e7b1 Fixed flake8 warnings. 10 éve
  Rigel Di Scala 28634394f5 Fixed #23606 -- Implemented Client and RequestFactory trace() methods. 10 éve
  Claude Paroz 713f23492a Required MySQLdb >= 1.2.5 for fractional seconds support 10 éve
  Claude Paroz 22da5f8817 Fixed #19716 -- Added support for microseconds with MySQL 5.6.4 and up 10 éve