Commit History

Author SHA1 Message Date
  Dmitry Medvinsky d4da08375b Fixed #18454 -- Added ability to pass a list of signals to `receiver`. 12 years ago
  Bojan Mihelac 946d3d9f84 Fixed url translation docs. 12 years ago
  jnns c864b36ba1 Updated TEMPLATE_CONTEXT_PROCESSORS defaults in the docs. 12 years ago
  Alex Gaynor ea9536b17f Note that Jython has an alpha with 2.7 support. 12 years ago
  Florian Apolloner 7f225880e4 Corrected the `instance_dict` description for form wizards. 12 years ago
  Florian Apolloner 6bc1b22299 Fixed our HTMLParser patches for python 2.7.4 12 years ago
  Luke Plant a54a8bab0c Fixed #17776 - DoesNotExist is not picklable 12 years ago
  Claude Paroz f08fa5b555 Removed unneeded u prefixes 12 years ago
  Claude Paroz 41eb70f762 Fixed #15271 -- Defined a to_python method for GeometryField 12 years ago
  danger 45a1a54b0b Added support for gdal 1.9. 12 years ago
  Tim Saylor f8ef93a657 Fixed a documentation typo on the widget page. 12 years ago
  Chris Beaven c57ba67331 Fixed #14502 again -- saner verbatim closing token 12 years ago
  Gabe Jackson ffa6d95f65 Fixed #18154 -- Documentation on closing File objects and best practices 13 years ago
  Daniel Hepper aee9eecb92 Fixed #18444 -- Replace hard coded "View on Site" URLs 12 years ago
  Daniel Hepper 108f8dddea Fixed #18450 -- Removed default values for i18n JavaScript URLs in Admin templates 12 years ago
  Florian Apolloner ac1b9ae630 Fixed GIS testsuite. 12 years ago
  Julien Phalip d708298184 Fixed #18420 -- Prevented the admin JS from crashing when the main form contains no field. Thanks to maciej.maciaszek for the report and patch. 12 years ago
  Julien Phalip fadcc6ddb7 Updated the admin's minified JS files. 12 years ago
  Julien Phalip 79ef3901da Fixed the path to the admin's compress.py script in the doc. 12 years ago
  Julien Phalip 1ace912f7e Fixed #18477 -- Fixed colspan value when a TabularInline form contains validation errors. Thanks to yedpodtrzitko for the report and patch. 12 years ago
  Julien Phalip 1794e36fa1 Skip GeometryFieldTest if there's no spacial database. 12 years ago
  Claude Paroz 5bdd0d6b6a Favored text (StringIO) over binary content for deserialization 12 years ago
  Luke Plant fd6a9d35d9 IfParser.next() method renamed to avoid confusion with iterator protocol. 12 years ago
  Luke Plant edee20ff50 Reverted part of 169b1a40 which was mistakenly applied to a non-iterator class. 12 years ago
  Claude Paroz 023b70415b Executed SpatialRefSysTest only with spatial backend 12 years ago
  Claude Paroz 88601bad84 Discovered some geodjango tests with standard mechanism 12 years ago
  Claude Paroz 4d46106f8c Fixed #17754 -- Refactored gis.measure 12 years ago
  Claude Paroz fe873e2765 Fixed #12140 -- Fixed http.urlencode result for empty lists 12 years ago
  Claude Paroz a2022dae7f Removed escaping test of query content 12 years ago
  Anssi Kääriäinen 86c20e39eb Fixed connection.queries encoding handling on Oracle 12 years ago