Ticket #1133 (new task)

Opened 2 years ago

Last modified 7 months ago

create model from multiple files.

Reported by: jorge.vargas Assigned to: anonymous
Priority: high Milestone: __unclassified__
Component: tg-admin (non-toolbox) Version:
Severity: minor Keywords:
Cc:

Description

tg-admin sql * should undestand that the model could be in multiple files. We need to provide a better way for this.

from the mailing list newer post http://tinyurl.com/z4ba4 older post (temporary fix in it) http://tinyurl.com/jtn26

Change History

10/23/06 23:16:10 changed by talin

This works (at least in the trunk, not sure about earlier versions), although its not particularly obvious. Look in the file <yourproject>.egg-info/sqlobject.txt and change the line:

db_module=<yourproject>.model

to:

db_module=<yourproject>.model, <yourproject>.your_other_model

01/12/07 06:27:54 changed by alberto

  • milestone changed from 1.0 to 1.1.

03/28/07 12:42:03 changed by alberto

  • milestone changed from 1.1 to __unclassified__.

Batch moved into unclassified from 1.1 to properly track progress on the later