Historia zmian

Autor SHA1 Wiadomość Data
  Chris Jerdonek ccf7adb064 Fixed #27172 -- Closed database cursor explicitly in two doc examples 8 lat temu
  Tim Graham 6a2af01452 Fixed #24865 -- Added remove_stale_contenttypes management command. 9 lat temu
  Curtis Maloney 4c94336510 Removed transitive import of types.MethodType from six. 8 lat temu
  Ivan 9a2a52558e Fixed #27171 -- Added unicode_literals and coding preamble to all files in startapp template on Python 2. 8 lat temu
  Tim Graham 277fe2e8f2 Fixed #25788 -- Enabled the cached template loader if debug is False. 8 lat temu
  Claude Paroz 2ced2f785d Replaced smart_* by force_* calls whenever possible 8 lat temu
  Daniel Hahler b1d6b0a7b1 Fixed #26098 -- Used cdnjs.cloudflare for OpenLayers.js. 8 lat temu
  Akshesh dbccf163b6 Fixed #27097 -- Added index type introspection to built-in db backends. 8 lat temu
  Daniel Wiesmann 082f5bfdbc Added error messages for GIS DB functions when used with rasters. 8 lat temu
  Marcos Vives Del Sol d6b9aab37c Fixed #25476 -- Allowed PostgreSQL introspection to work regardless of table owner. 8 lat temu
  François Freitag 8c054ed71d Fixed #27108 -- Displayed collectstatic's delete/overwrite warnings only if some files exist in STATIC_ROOT. 8 lat temu
  Ed Morley f02dbbe1ae Fixed #11331 -- Stopped closing pylibmc connections after each request. 8 lat temu
  Ed Morley 3e935aec6d Refs #5133 -- Tested memcached connection closing after each request. 8 lat temu
  Tim Graham 5bd967e1c5 Doc'd how to remove old references in migration files. 8 lat temu
  Jeff Willette bd3dc670b5 Fixed #27099 -- Documented list filter's has_output() method. 8 lat temu
  François Freitag 3f2c945257 Added tests for collectstatic interactivity. 8 lat temu
  Shai Berger c93ac9cf42 Refs #25850, #27142, #27110 -- Documented migration history consistency checks. 8 lat temu
  Tim Graham de7f9758ac Added stub release notes for 1.10.2. 8 lat temu
  Tim Graham 894df3e327 Added release date for 1.10.1. 8 lat temu
  Tim Graham 098c07a032 Fixed #27142, #27110 -- Made makemigrations consistency checks respect database routers. 8 lat temu
  Sergei Maertens 32c02f2a0e Fixed #5908 -- Added {% resetcycle %} template tag. 8 lat temu
  Ed Morley 2cfd48bccd Updated roadmap link for 1.11. 8 lat temu
  Riccardo Magliocchetti 7ed8b98f42 Clarified URL regex check message with respect to include(). 8 lat temu
  Claude Paroz 6b54504e66 Refs #27162 -- Complemented docs related to CreateExtension 8 lat temu
  Tim Graham 789f9c9b29 Refs #27164 -- Fixed typo in docs/topics/db/multi-db.txt 8 lat temu
  Alex Hill d9c083cfee Refs #27039 -- Fixed regression with field defaults in prefixed forms. 8 lat temu
  Adam Zapletal ca2ccf54ff Fixed #24112 -- Fixed assertInHTML()'s counting if needle has no root element. 8 lat temu
  Jon Dufresne ff1e7b4eb4 Fixed #25181 -- Added localdate() function to get date in a different time zone. 8 lat temu
  Ed Morley d8ef5b0e65 Fixed #27152 -- Supported comma delimiter in memcached LOCATION string. 8 lat temu
  Ed Morley c8058dc241 Added a test for multiple memcached servers in LOCATION. 8 lat temu