| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-10-20 | Fixed #23679 -- Fixed null introspection for char/text fields | Claude Paroz | |
| Thanks Paul Dejean for the report. | |||
| 2014-10-20 | Clarify that HTTP Accept-Language header is case-insensitive. | Carl Meyer | |
| 2014-10-20 | Fixed #23629 -- Allowed autodetector to detect changes in Meta.db_table. | Tianyi Wang | |
| Thanks Naddiseo for reporting. | |||
| 2014-10-20 | Fixed #23668 -- Changed make_aware() and make_naive() to use the current ↵ | Jon Dufresne | |
| timezone by default Thanks Aymeric Augustin for review. | |||
| 2014-10-20 | Fixed #23692 -- Removed alpha/beta/rc release notes. | Tim Graham | |
| 2014-10-20 | Removed redundant skip_checks option for call_command | Claude Paroz | |
| 2014-10-20 | Revert "Fixed #23650 -- Prevented migrate from calling checks 3 times" | Claude Paroz | |
| This reverts commit 8d6e1afe0be0570253a508f43e2ef89ae640984e. call_command now always set skip_checks to True (tested in user_commands). | |||
| 2014-10-20 | Fixed #23685 -- Made call_command skip checks by default | Claude Paroz | |
| Thanks Loic Bistuer for the report/review and Tim Graham for the review. | |||
| 2014-10-20 | Fixed #20609 -- Added instructions for using AnonymousUser with RequestFactory. | Tim Graham | |
| 2014-10-20 | Moved a test case that caused deprecation warnings. | Loic Bistuer | |
| `cache.tests.TestEtagWithAdmin` loaded views from the `admin_views` test package. This is problematic because when the `cache` test package is run in isolation, `admin_views` isn't in INSTALLED_APPS, and therefore loading its models isn't allowed since the app loading refactor. | |||
| 2014-10-19 | Made the ping_google command override BaseCommand.handle() rather than ↵ | Loic Bistuer | |
| execute(). Overriding execute() bypasses the system check framework among other things. | |||
| 2014-10-19 | Renamed skip_validation into skip_checks as the former is now deprecated. | Loic Bistuer | |
| 2014-10-19 | Prevented syncdb from calling system checks multiple times. Refs #23650. | Loic Bistuer | |
| 2014-10-19 | Merge pull request #3390 from wrwrwr/fix/urlencode-ref-typo | Loic Bistuer | |
| Fixed a typo in urlencode documentation. | |||
| 2014-10-19 | Fixed a typo in urlencode documentation. | wrwrwr | |
| 2014-10-19 | Fixed #23684 -- Used correct package name for Pillow in Error hint. | Nicholas Serra | |
| 2014-10-19 | Fixed #21196 -- Removed index on test field causing MySQL specific warning. | Thomas Chaumeny | |
| 2014-10-18 | Fixed #23676 -- Rearranged sentence; "by default" applies only to max length | Jon Dufresne | |
| 2014-10-17 | Fixed #23650 -- Prevented migrate from calling checks 3 times | Claude Paroz | |
| Thanks Ilya Baryshev for the report and Tim Graham for the review. | |||
| 2014-10-17 | Fixed #23469 -- Removed test runner compatibility check which often yielded ↵ | Tim Graham | |
| false positives. | |||
| 2014-10-17 | Added 1.7.1 release notes for refs #23649. | Tim Graham | |
| 2014-10-17 | Fixed #23649 -- Made Oracle test-db creation drop test-user earlier when needed | Shai Berger | |
| Checked database destruction for ORA-29857, which happens when objects of some types are left over in an old test database (notably, such objects are created by the GIS backend). When this happens, we can resolve the issue by dropping the test-user (if we are allowed to). An alternative approach, to just switch the order of creation (so that, if the test user exists and can be dropped, it is always dropped before the tablespace) was considered; but since the user creation depends on the tablespace, this would necessitate separating the dropping of the user from its creation -- a change I am reluctant to make. Thanks Josh Smeaton and Tim Graham for reviews. | |||
| 2014-10-16 | Fixed some intersphinx references. | Tim Graham | |
| 2014-10-16 | Fixed #23667 -- Incorrect settings reference for language cookie. | Tim Graham | |
| Thanks jamesbeith for the report. | |||
| 2014-10-16 | Fixed #23615 -- Validate that a Model instance's "check" attribute is a method. | Rigel Di Scala | |
| The "check" name is a reserved word used by Django's check framework, and cannot be redefined as something else other than a method, or the check framework will raise an error. This change amends the django.core.checks.model_check.check_all_models() function, so that it verifies that a model instance's attribute "check" is actually a method. This new check is assigned the id "models.E020". | |||
| 2014-10-16 | Minor cleanup in the check_framework test package. | Loic Bistuer | |
| 2014-10-16 | Fixed #12008 -- Clarified relationship between template blocks and includes. | mcgeeco | |
| Thanks Daniele Procida for suggested wording. | |||
| 2014-10-16 | Fixed IRC channel name in submitting-patches.txt. | Berker Peksag | |
| The development channel is #django-dev. | |||
| 2014-10-16 | Fixed #23664 -- Provided a consistent definition for OrderedSet.__bool__ | Thomas Chaumeny | |
| This also defines QuerySet.__bool__ for consistency though this should not have any consequence as bool(qs) used to fallback on QuerySet.__len__ in Py3. | |||
| 2014-10-16 | Fixed #23579 -- Changed GEOSGeometry.__str__ to include the SRID | Claude Paroz | |
| Thanks Tim Graham for the review. | |||
| 2014-10-16 | Fixed #23659 -- Kept annotate() args ordering | Claude Paroz | |
| Thanks Loic Bistuer and Simon Charette for the review. | |||
| 2014-10-15 | Fixed pep8 in docs/topics/logging.txt | Ian Lee | |
| 2014-10-15 | Fixed a flake8 warning. | Simon Charette | |
| 2014-10-16 | Fixed #23660 -- Moved sort_dependencies to core. | Collin Anderson | |
| 2014-10-16 | Merge pull request #3373 from Bashar/patch-1 | Loic Bistuer | |
| Added Bashar Al-Abdulhadi to AUTHORS | |||
| 2014-10-16 | Fixed #19508 -- Implemented uri_to_iri as per RFC. | Anubhav Joshi | |
| Thanks Loic Bistuer for helping in shaping the patch and Claude Paroz for the review. | |||
| 2014-10-15 | Added Bashar Al-Abdulhadi to AUTHORS | Bashar Al-Abdulhadi | |
| made django 100% arabized https://www.transifex.com/projects/p/django/language/ar/ , https://twitter.com/_Bashar/status/468845303668695040 | |||
| 2014-10-15 | Fixed remaining test failure in jslex tests. | Florian Apolloner | |
| 2014-10-15 | Added unicode_literals to the jslexer. | Florian Apolloner | |
| This ensure that ''.join(c) in jslex.py always returns text. | |||
| 2014-10-15 | Merge pull request #3370 from collinanderson/ticket_23637 | Loic Bistuer | |
| Fixed #23637 -- Removed TUX, lighttpd, and Cherokee as common. | |||
| 2014-10-15 | Fixed #23637 -- Removed TUX, lighttpd, and Cherokee as common. | Collin Anderson | |
| 2014-10-15 | Fixed #23651 -- Isolated non-existent fixture tests | Claude Paroz | |
| Previous versions of the tests were buggy, as initial_data.json did exist and the test wasn't failing. It was finally failing on Python 3.4.2. Thanks Raphaël Hertzog for the report (and Debian bug #765117 contributors). | |||
| 2014-10-14 | Clarified documentation relating to usage of serialized_rollback for certain ↵ | Greg Chapple | |
| classes | |||
| 2014-10-14 | Adapted invalid cookie test to all Python versions | Claude Paroz | |
| Refs #23638. Older Python versions are less strict when parsing invalid cookie content. The test just has to ensure Django doesn't crash. | |||
| 2014-10-13 | Fixed #23534 -- Added documentation on blocktrans tags | Nadja Deininger | |
| Mentioned that other block tags are not allowed inside a blocktrans template tag. Thanks to edu2004eu for reporting the issue. | |||
| 2014-10-13 | Fixed #23638 -- Prevented crash while parsing invalid cookie content | Claude Paroz | |
| Thanks Philip Gatt for the report and Tim Graham for the review. | |||
| 2014-10-13 | Cleaned up the Memcached cache backend doc | Tom Dyson | |
| Consistent casing, minor typo fixes, reduced rhetoric. | |||
| 2014-10-12 | Fixed #23063 -- Convert \n and \r to \r\n when using the SMTP backend as per ↵ | Florian Apolloner | |
| RFC. | |||
| 2014-10-12 | Fixed #23642 -- Made LocMemCache.incr() thread-safe as documented | Thomas Chaumeny | |
| 2014-10-12 | Fixed #23639 -- Fixed doc error in RegexValidator.regex | Dori | |
| Thanks to @claudep for the report and the original patch. | |||
