Historial de Commits

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