Opened 13 years ago
Closed 13 years ago
#17495 closed Cleanup/optimization (invalid)
Release Notes for 1.4: Table auth_message is gone
Reported by: | Thomas Güttler | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.4-alpha-1 |
Severity: | Normal | Keywords: | |
Cc: | claude@… | Triage Stage: | Unreviewed |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I tried django svn from today (2012-01-03) and see that the auth_message table is gone. A small note about this should be in the release notes.
Change History (3)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Cc: | added |
---|
AFAIK, this was the subject of a DeprecationWarning in 1.3. That's why the removal is part of the usual workflow of Django versions, and is generally not mentioned in release notes. Or am I missing something?
comment:3 by , 13 years ago
Cc: | removed |
---|---|
Resolution: | → invalid |
Status: | new → closed |
OK, you are right.
Note:
See TracTickets
for help on using tickets.
This was the changeset: https://code.djangoproject.com/browser/django/trunk/django/contrib/auth/models.py?rev=15975