comparison doc/customizing.txt @ 7292:b97d6a4fba85

Add link to database content section. was text only reference.
author John Rouillard <rouilj@ieee.org>
date Wed, 26 Apr 2023 10:54:27 -0400
parents 74778ed75aad
children 114a78ba67a5
comparison
equal deleted inserted replaced
7291:ff7564af07b1 7292:b97d6a4fba85
673 those Classes. The next few sections describe how schemas work 673 those Classes. The next few sections describe how schemas work
674 and what you can do with them. 674 and what you can do with them.
675 675
676 The initial_data.py module sets up the initial state of your 676 The initial_data.py module sets up the initial state of your
677 tracker. It’s called exactly once - by the ``roundup-admin initialise`` 677 tracker. It’s called exactly once - by the ``roundup-admin initialise``
678 command. See the start of the section on database content for more 678 command. See the start of the section on `database content`_ for more
679 info about how this works. 679 info about how this works.
680 680
681 .. index:: schema; classic - description of 681 .. index:: schema; classic - description of
682 682
683 The "classic" schema 683 The "classic" schema

Roundup Issue Tracker: http://roundup-tracker.org/