| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-06-26 | [1.7.x] Fixed and enhanced new HTML form docs. | Matt Deacalion Stevens | |
| Backport of ec85df2fa5 from master | |||
| 2014-06-25 | [1.7.x] Fixed typo in revamped forms intro doc. | Ramiro Morales | |
| Backport of 77c0a904cb from master | |||
| 2014-06-24 | [1.7.x] Fixed typo in middleware docs. | Peter Kowalczyk | |
| Function definition should have an ending colon. Backport of 48241ec9c4 from master | |||
| 2014-06-24 | [1.7.x] Fixed #22796 -- Added a more basic explanations of forms. | Daniele Procida | |
| Thanks bmispelon, kezabelle, jorgecarleitao, and timgraham for reviews. Backport of cd20b5d186 from master | |||
| 2014-06-19 | [1.7.x] Fixed #22874: Document that AUTH_USER_MODEL must be in first migration | Andrew Godwin | |
| 2014-06-19 | [1.7.x] Fixed #22863: Improve clarity of makemigrations for non-db params | Andrew Godwin | |
| 2014-06-17 | [1.7.x] Fixed #22853: Swapped models are now ignored for migration operations. | Andrew Godwin | |
| 2014-06-15 | [1.7.x] Fixed #22660: Doc'd you can't have unmigrated apps depend on migrated | Andrew Godwin | |
| 2014-06-12 | [1.7.x] Fixed #22349 -- Added a note clarifying `RawQuerySet` has no `__len__`. | Moayad Mardini | |
| Thanks cdestigter for the report. Backport of 2d425116e2 from master | |||
| 2014-06-10 | [1.7.x] Fixed #22801 -- Added 'www.' to diveintopython.net links | Maxime Turcotte | |
| Backport of f97c53c098 from master | |||
| 2014-06-10 | [1.7.x] Fixed #22770 -- Removed create_superuser from post_migrate signals. | Tim Graham | |
| Moved logic to syncdb command for backwards compatibility. Backport of 93d05536fd from master | |||
| 2014-06-10 | [1.7.x] Corrected some indentation in docs/topics/auth/default.txt. | Tim Graham | |
| Backport of 34f4fd7024 from master | |||
| 2014-06-09 | [1.7.x] Doc edits for refs #22487. | Tim Graham | |
| Backport of c17cd151d8 from master | |||
| 2014-06-08 | [1.7.x] Fixed #22487: Optional rollback emulation for migrated apps | Andrew Godwin | |
| Conflicts: django/db/backends/creation.py django/test/runner.py docs/ref/settings.txt docs/topics/testing/advanced.txt | |||
| 2014-06-07 | [1.7.x] Fixed #22436: More careful checking on method ref'ce serialization | Andrew Godwin | |
| 2014-06-05 | [1.7.x] Fix missing highlighting in some code examples | Éric Araujo | |
| Backport of 84cafc2b35 from master | |||
| 2014-06-04 | [1.7.x] Fixed #22747 -- Add backwards compatibility tip for new behavior of ↵ | Tim Graham | |
| formset.save(commit=False). Thanks django at patjack.co.uk. Backport of 2f7a7842ba from master | |||
| 2014-06-01 | [1.7.x] Fixed #21938 -- Moved documentation for error views to reference guide. | Jonathan Lindén | |
| Backport of 5b98ba08e2cc8760525fc1e0a2c917c063b0d5e2 from master | |||
| 2014-05-27 | [1.7.x] Fixed #22601 -- Added a note about model inheritance. | Moayad Mardini | |
| Thanks semenov for the report. Backport of 2ea1e70b85 from master | |||
| 2014-05-24 | [1.7.x] Fixed #22510 -- Harden field removal to only None. | Marc Tamlyn | |
| Refs #8620. If we allow any value to remove form fields then we get name clashes with method names, media classes etc. There was a backwards incompatibility introduced meaning ModelForm subclasses with declared fields called media or clean would lose those fields. Field removal is now only permitted by using the sentinel value None. The docs have been slightly reworded to refer to removal of fields rather than shadowing. Thanks to gcbirzan for the report and initial patch, and several of the core team for opinions. Backport of 9fb0f5dddc4cf7f2d294af1bcde2c359cffd90a5 from master | |||
| 2014-05-22 | [1.7.x] Fixed #20816 -- Added hints about Django middleware ordering | Claude Paroz | |
| Thanks gthb Trac user for the report, kolypto StackOverflow user for the initial list and Tim Graham for the review. Backport of 756c390fb5 from master. | |||
| 2014-05-21 | [1.7.x] Fixed #22639 -- Added missing imports in docs | Niclas Åhdén | |
| Added ModelForm and NON_FIELD_ERRORS imports. Backport of 64ee097b3b from master | |||
| 2014-05-16 | [1.7.x] Fixed #22622 -- Added ugettext_lazy import in docs | Niclas Åhdén | |
| Backport of 7271f5db78 from master | |||
| 2014-05-15 | [1.7.x] Harmonized some PEP 0263 coding preambles | Claude Paroz | |
| Backport of e520a73ee from master. | |||
| 2014-05-13 | [1.7.x] Fixed typo in transactions.txt | Haris Ibrahim K. V | |
| Backport of f2a8e47cfd from master | |||
| 2014-05-06 | [1.7.x] Improve docs around deconstruction/serialisation (refs #22337) | Andrew Godwin | |
| 2014-05-05 | [1.7.x] Fixed #22575 -- Fixed typo in ↵ | Tim Graham | |
| docs/topics/class-based-views/generic-editing.txt. Thanks adminq80 at gmail.com. Backport of 87776859af from master | |||
| 2014-04-30 | [1.7.x] Fixed #22442 -- Provided additional documentation regarding id ↵ | Tim Graham | |
| fields clashing. Thanks benjaoming for raising the issue and Loic for the examples. Backport of 8ec388a69d from master | |||
| 2014-04-29 | [1.7.x] Fixed #22523 -- Clarified pytz requirement. | Aymeric Augustin | |
| Thanks z for the report and timo for the proposal. Backport of 0fb7570 from master | |||
| 2014-04-28 | [1.7.x] Revert "Fixed #15179 -- middlewares not applied for test client login()" | Tim Graham | |
| This reverts commit 4fdd51b73240bf9c8d9472fcc45df699f0714755. See the ticket for concerns with this implementation; it will be revisited. Backport of aabceadd7d from master | |||
| 2014-04-28 | [1.7.x] Fixed #22254 -- Noted the requirement of calling django.setup() when ↵ | Tim Graham | |
| running Thanks Peter Landry for the report. Backport of 26b03f2526 from master | |||
| 2014-04-28 | [1.7.x] Fix a typo in logging.txt | Zhaorong Ma | |
| Backport of dd3f3e4e89 from master | |||
| 2014-04-28 | [1.7.x] Fixed #22497 -- Highlighted difference between field and class ↵ | Tim Graham | |
| deconstruction. Thanks nliberg for the suggestion. Backport of b829d53b37 from master | |||
| 2014-04-27 | [1.7.x] Fixed #22445 -- Added how to perform a reverse data migration to ↵ | Tim Graham | |
| topic guide. Thanks Karen Tracey for the report. Backport of 1ce759b69f from master | |||
| 2014-04-27 | [1.7.x] Improved formatting and links of migration docs. | Tim Graham | |
| Backport of ab8d8e00c9 from master | |||
| 2014-04-26 | [1.7.x] Updated doc links to point to Python 3 documentation | Claude Paroz | |
| Backport of 680a0f08b from master. | |||
| 2014-04-25 | [1.7.x] Fixed #22507 -- Clarified nature of the sender argument of signals | Claude Paroz | |
| Backport of d1f93e9c1e from master. | |||
| 2014-04-25 | [1.7.x] Fixed #22504 -- Corrected domain terminology in security guide. | Tim Graham | |
| Thanks chris at chrullrich.net. Backport of f65eb15ac6 from master | |||
| 2014-04-25 | [1.7.x] Fixed #22493 - Added warnings to raw() and extra() docs about SQL ↵ | Moayad Mardini | |
| injection Thanks Erik Romijn for the suggestion. Backport of 3776926cfe from master | |||
| 2014-04-22 | [1.7.x] Various documentation typo/spelling fixes | Marti Raudsepp | |
| Errors detected by Topy (https://github.com/intgr/topy), all changes verified by hand. Backport of 11d453bcad from master | |||
| 2014-04-22 | [1.7.x] Updated grammar in description of django.contrib.auth. | Ray Ashman | |
| Backport of 9853779805 from master | |||
| 2014-04-21 | [1.7.x] Fixed queries that may return unexpected results on MySQL due to ↵ | Erik Romijn | |
| typecasting. This is a security fix. Disclosure will follow shortly. Backport of 75c0d4ea3ae48970f788c482ee0bd6b29a7f1307 from master | |||
| 2014-04-19 | [1.7.x] Fixed #22417 -- Added additional documentation for refs #16969. | Tim Graham | |
| Thanks Jon Foster for the report. Backport of 1b3a3fc1e4 from master | |||
| 2014-04-18 | [1.7.x] Fixed #22471 -- Corrected misprint in i18n docs | Erik Romijn | |
| Backport of 54d5c37de6572eae57a66339bb38719e681cee82 from master. | |||
| 2014-04-16 | [1.7.x] Fixed #22455 -- Documented return values for send_mail and ↵ | Mariano Rezk | |
| send_mass_mail Backport of 7cd74fc96ee982acfed7a98e76d4623eabde146d from master. | |||
| 2014-04-16 | [1.7.x] Fixed spelling errors in documentation. | Tim Graham | |
| Backport of b5ce21accb from master | |||
| 2014-04-16 | [1.7.x] Added a note regarding django.contrib.auth.authenticate. | Tim Graham | |
| Thanks Josh Brown for the suggestion. Backport of ae5b662796 from master | |||
| 2014-04-15 | [1.7.x] Fixed #22443 -- Document smtp.EmailBackend.timeout default value | Mariano Rezk | |
| Django 1.7 introduces a new timeout parameter for the SMTP email backend: http://docs.djangoproject.com/en/dev/topics/email/#django.core.mail.backends.smtp.EmailBackend.timeout However, there was no mention of the default value for this parameter. Backport of 4e3d8ae61055dbb83d193585f2f36af6537b31cc from master. | |||
| 2014-04-14 | [1.7.x] Improve migrations/schema docs | Andrew Godwin | |
| 2014-04-12 | [1.7.x] Also allowed a non-overridden setting to be deleted | Claude Paroz | |
| Refs #20032, #18824. Thanks ztorstri at gmail.com for the report. Backport of 3417ba0309 from master. | |||
