提交歷史

作者 SHA1 備註 提交日期
  Claude Paroz 5b9470efd8 Removed old version note in layermapping.txt 10 年之前
  Andreas Madsack 27c9b3a27d Fixed #23808 -- Documented that migrations table is created when using runserver without migrating first. 10 年之前
  Danilo Bargen 013b5eacea Added tests/README.rst 10 年之前
  Berker Peksag d2d6c0c097 Fixed #21363 -- Added datetime.timedelta support to TimestampSigner.unsign(). 10 年之前
  Fabio Natali fa680ce1e2 Fixed #23825 -- Added links for decorating class-based views to the CSRF docs. 10 年之前
  Carl Meyer 1ed9b9e2e2 Merge pull request #3536 from Zweedeend/ticket_23837 10 年之前
  Claude Paroz 35dac5070b Added a new GeoJSON serialization format for GeoDjango 10 年之前
  Yigit Guler c5132382f0 Fixed #23793 -- Clarified password reset behavior in auth docs 10 年之前
  Andrew Godwin c5def493d0 Fixed #23835: Changed circular dependency in DFS to be less infinite 10 年之前
  Erik Romijn c1584e1df4 Refs #23793 -- Fixed test failure after password reset messages clarification 10 年之前
  Marc Tamlyn 9a5a4361c5 Merge pull request #3531 from ddaan/ticket_23834 10 年之前
  Niels Kouwenhoven fefb77934e Fixes #23837: Replace list.pop(0) by deque.popleft() in dfs function in migrations 10 年之前
  Yigit Guler 9dde0a211e Fixed #23793 -- Clarified password reset messages. 10 年之前
  Daan Vielen a7c58eaca4 added test and fix to check for default null on ArrayField 10 年之前
  Tim Graham 83d104d61a Revert "Use topological sort for migration operation dependency resolution" 10 年之前
  Josh Smeaton f59fd15c49 Fixed #14030 -- Allowed annotations to accept all expressions 11 年之前
  Andrew Godwin 39e3ef88c2 Merge pull request #3516 from jaylett/filestorage-timezones 10 年之前
  Andrew Godwin 6d2cad14f7 Merge pull request #3525 from vanschelven/master 10 年之前
  Klaas van Schelven 13d613f800 Use topological sort for migration operation dependency resolution 10 年之前
  James Aylett 88e13b44ed Fixed #23827 -- TZ behavior in Storage API ref doc 10 年之前
  Berker Peksag 4f90c99635 Fixed #23665 -- Noted precedence of settings.USE_L10N in MONTH_DAY_FORMAT and YEAR_MONTH. 10 年之前
  Berker Peksag d552da1f8d Fixed #22407 -- Added AdminEmailHandler.send_mail(). 10 年之前
  Michael Manfre a305695f28 Merge pull request #3481 from manfre/ticket-16358 10 年之前
  Tim Graham 3a550bb6d3 Fixed #23588 -- Added a link in tutorial for list_display options. 10 年之前
  Tim Graham c24a2e6cbd Fixed #23765 -- Removed BooleanField default check which often yielded false positives. 10 年之前
  Tim Graham d5a109f6e6 Fixed #23802 -- Typos in 1.7 release notes. 10 年之前
  Tim Graham 098368d82f Added missing docs for 1_7.W001 check. 10 年之前
  Claude Paroz e541bbd0dc Removed doc reference to pre-1.5 PostGIS 10 年之前
  Claude Paroz 7fd1f3a645 Updated Fink doc section to be version-agnostic 10 年之前
  Adam DePue e118e3af37 Fixed #23761 -- Added test for MySQL validator and db_type is None. 10 年之前