Opened 18 years ago

Closed 18 years ago

#2043 closed task (invalid)

[patch] Adds simple evolution support and a slight code refactoring

Reported by: ilias lazaridis <ilias@…> Owned by: Adrian Holovaty
Component: contrib.admin Version:
Severity: normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Contains modifications of #2042 :

modification of syncdb to allow simple schema evolution

additionally:

refactors "_get_sql_model_create" to use "_get_sql_field_def"

Possible introduction of behaviour change.

Part of the Django Audit

Attachments (1)

simple_evolution_support.diff (7.5 KB ) - added by ilias lazaridis <ilias@…> 18 years ago.

Download all attachments as: .zip

Change History (2)

by ilias lazaridis <ilias@…>, 18 years ago

comment:1 by Adrian Holovaty, 18 years ago

Resolution: invalid
Status: newclosed

Closing because this is a troll.

Note: See TracTickets for help on using tickets.
Back to Top