Mergpijp / franciscanauthors

Scraping from old website and building it into a new webapplication using Django.
GNU Affero General Public License v3.0
0 stars 0 forks source link

Check forms, edit functionality #7

Closed ThijsRU closed 3 years ago

ThijsRU commented 3 years ago

After the data from the old site are placed into the database, the forms that are created to edit the data need to be checked.

This can be done by using a number of original FA authors or by the creation of new ones, the first option is preferable.

All fields that are in the database need to be filled and tested to see if everything works as planned as the PI will need to edit all of the original records ans subdivide large texts into a number of tables and fields.

Mergpijp commented 3 years ago

There is a strange bug were I cannot assign the variable alias it will return None. I tried renaming the variable but the view still not showing linked aliases.

Mergpijp commented 3 years ago

Turned out to be a name issue in the div that is getting updated. The question remains for works were are all the texts? I think I will make the variable text available.