| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-06-16 | Updated the admin's minified JS files. | Julien Phalip | |
| 2012-06-16 | Fixed #18477 -- Fixed colspan value when a TabularInline form contains ↵ | Julien Phalip | |
| validation errors. Thanks to yedpodtrzitko for the report and patch. | |||
| 2012-06-16 | Skip GeometryFieldTest if there's no spacial database. | Julien Phalip | |
| 2012-06-15 | Favored text (StringIO) over binary content for deserialization | Claude Paroz | |
| This is also more Python 3 compatible, as the json module in Python 3 is expecting text. Thanks Vinay Sajip for noticing it. | |||
| 2012-06-14 | IfParser.next() method renamed to avoid confusion with iterator protocol. | Luke Plant | |
| 2012-06-14 | Reverted part of 169b1a40 which was mistakenly applied to a non-iterator class. | Luke Plant | |
| Doing next(IfParser()) works for Python 2.7, because it calls IfParser.next(), but in Python 3 will call IfParser.__next__() which does not work since it is not an iterator and does not have that method. | |||
| 2012-06-14 | Executed SpatialRefSysTest only with spatial backend | Claude Paroz | |
| 2012-06-14 | Discovered some geodjango tests with standard mechanism | Claude Paroz | |
| No need to special case tests discovery for regular first-level gis tests. | |||
| 2012-06-14 | Fixed #17754 -- Refactored gis.measure | Claude Paroz | |
| This refactoring does allow much easier MeasureBase subclassing. Many thanks to Ricardo di Virgilio for the initial patch. | |||
| 2012-06-14 | Fixed #12140 -- Fixed http.urlencode result for empty lists | Claude Paroz | |
| Thanks aneil for the report and the initial patch. | |||
| 2012-06-13 | Fixed connection.queries encoding handling on Oracle | Anssi Kääriäinen | |
| In addition, removed a possibly problematic .filter() call from backends.test_query_encoding test. It is possible the .filter could cause collation problems on MySQL, and as it wasn't absolutely needed for the test it seemed better to get rid of the call. Refs #18461. | |||
| 2012-06-13 | Fixed #18461 -- Ensured that last_executed_query returns Unicode | Claude Paroz | |
| Thanks Anssi Kääriäinen for the review. | |||
| 2012-06-12 | Cleaned up locale-related encoding issues | Claude Paroz | |
| 2012-06-11 | Fixed #18463 -- Forced type() argument to be a byte string | Claude Paroz | |
| 2012-06-11 | Fixed #18451 -- Vastly improved class based view documentation. | Jannis Leidel | |
| Many thanks to Daniel Greenfeld, James Aylett, Marc Tamlyn, Simon Williams, Danilo Bargen and Luke Plant for their work on this. | |||
| 2012-06-10 | Fixed #18457 -- Fixed encoding error in yaml deserializer | Claude Paroz | |
| Thanks jpaugh64 for the report. | |||
| 2012-06-10 | Corrected way to get URL of object in admin history template | Luke Plant | |
| 2012-06-09 | Fixed #17159 -- Validated returned number of next|previous_page_number | Claude Paroz | |
| Thanks mehta.apurva at gmail.com for the report and the initial patch and neaf for the complete patch. | |||
| 2012-06-09 | Reverted 905e33f, now that DatabaseFeatures does not need confirm | Claude Paroz | |
| Connection.features does not need to be confirmed any more, after commit aa42357, rendering obsolete the workaround when using TEST_MIRROR (Refs #16885, #17760). | |||
| 2012-06-09 | Fixed #17760 -- Implemented callable database features as cached properties | Claude Paroz | |
| This does remove the requirement to call features.confirm() method before checking the properties. Thanks cdestiger and Ramiro Morales for their work on the patch. | |||
| 2012-06-09 | Fixed #16418 -- Made generic views work with ModelForms | Anssi Kääriäinen | |
| Generic views assumed any object's _meta will be model Options. This is not true for ModelForms for example. Took isinstance(obj, Model) in use instead. | |||
| 2012-06-08 | Cleaned whitespace errors introduced in previous commit | Anssi Kääriäinen | |
| 2012-06-08 | Fixed #18399 – Added a way to get ContentTypes for proxy models | Simon Charette | |
| Added kwargs for_concrete_model and for_concrete_models to ContentType methods get_for_model() and get_for_models(). By setting the flag to False, it is possible to get the contenttype for proxy models. | |||
| 2012-06-08 | Used git log instead of git show for last commit's timestamp | Anssi Kääriäinen | |
| The reason for this was that git show included the whole changeset in the output, but only the UTC timestamp was needed. By using git log it is possible to get just the timestamp. The whole changeset can be large, and can cause unicode encoding errors. | |||
| 2012-06-08 | Merge pull request #123 from apollo13/ticket18381 | Aymeric Augustin | |
| Fixed #18381 -- Stopped escaping object ids when passing them to the contenttypes.shortcut view. Thanks apollo13 for the patch and dhepper for the review. | |||
| 2012-06-07 | Fixed #18433 -- Fixed "View on Site" link in inline admin for models with ↵ | Daniel Hepper | |
| custom PK | |||
| 2012-06-07 | Fixed #18432 -- Prevented the ForeignKey field from creating an invalid ↵ | Jann Kleen | |
| query when chained. Thanks, Jann Kleen. | |||
| 2012-06-07 | Fixed #18363 -- Added Python 3 compatibility layer. | Claude Paroz | |
| Thanks Vinay Sajip for the support of his django3 branch and Alex Gaynor, kezabelle, YorikSar for the review. | |||
| 2012-06-07 | Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. | Claude Paroz | |
| Thanks Vinay Sajip for the support of his django3 branch and Jannis Leidel for the review. | |||
| 2012-06-07 | Don't escape object ids when passing to the contenttypes.shortcut view. | Florian Apolloner | |
| This commit also changes the string pk to string_pk instead of id, to test if the admin uses .pk throughout the codebase. | |||
| 2012-06-07 | Fixed #18397 -- Avoided referencing lawrence.com. | Aymeric Augustin | |
| This commit includes multiple small related changes, see the ticket for a full discussion. | |||
| 2012-06-07 | Fixed #10200 -- Raised CommandError when errors happen in loaddata. | Claude Paroz | |
| 2012-06-07 | Fixed #14502 -- Added a verbatim template tag. | Aymeric Augustin | |
| Thanks SmileyChris for the patch. | |||
| 2012-06-06 | Small cleanup in prefetch_related code | Luke Plant | |
| 2012-06-06 | Fixed #18309 - Prefetch related does not work for fkey to multitable ↵ | Luke Plant | |
| inherited model Thanks to milosu for the report, tests and initial patch. | |||
| 2012-06-06 | Made TestNoInitialDataLoading pass with MySQL (Refs #15926) | Claude Paroz | |
| 2012-06-06 | Fixed #18184 -- Moved algorithm identification code to hashers module | Claude Paroz | |
| Thanks Eli Collins for the report and the patch. | |||
| 2012-06-06 | Delayed encoding of password and salt in password checking. | Claude Paroz | |
| Applied the rule that string encoding should happen as late as possible. This is also a preparation for Python 3 compatibility. | |||
| 2012-06-06 | Fixed #17328 -- Added OpenLayersWidget _has_changed method | Claude Paroz | |
| Thanks Will Hardy for the report and the patch. | |||
| 2012-06-06 | Fixed #17736 -- Kept maximal floating-point accuracy in from_bbox | Claude Paroz | |
| When constructing a polygon with Polygon.from_bbox, do not convert parameters to strings at this stage (str defaults to 12 significant digits). Thanks tdihp@hotmail.com for the report and David Eklung for the patch. | |||
| 2012-06-05 | Fixed #15926 -- Added option --no-initial-data to syncdb and flush. | Honza Kral | |
| Thanks msiedlarek, jpaugh64 and vlinhart! | |||
| 2012-06-05 | Merge branch 'master' of https://github.com/django/django | martin.bohacek | |
| 2012-06-05 | Ticket #17804 fix. | martin.bohacek | |
| 2012-06-04 | Used skipUnless decorator to skip tests in geos tests. | Claude Paroz | |
| 2012-06-03 | Fixed #17138 -- Made the sensitive_variables decorator work with object methods. | Julien Phalip | |
| 2012-06-03 | Remove the summary attribute of the table | Samuel Sutch | |
| In the discussion here: https://code.djangoproject.com/ticket/17138 it was decided that using the caption for this previously non-visible part of the table element was not semantic, so in this patch is moves that summary to the `title` attribute of the `a` tag which when overed over, on most browsers, will show the text. | |||
| 2012-06-02 | Fixed #14478 -- Isolated messages tests from custom TEMPLATE_CONTEXT_PROCESSORS | Claude Paroz | |
| 2012-06-02 | Made sitemaps tests use override_settings. Refs #14478 | Claude Paroz | |
| 2012-06-01 | Made inspectdb tests deal with a smaller generated models.py file. | Ramiro Morales | |
| Implemented this by adding a stealth table_name_filter option for the command. | |||
| 2012-06-01 | Fixed a typo in a comment. Refs #17742. | Aymeric Augustin | |
