Saevon / webdnd

An application to automate basic aspects of Dungeons & Dragons. Also a library of various D&D things.
MIT License
11 stars 3 forks source link

[Sources] Allow versions for all entries #11

Open Saevon opened 12 years ago

Saevon commented 12 years ago

We need to make sure that if an ability, spell etc. is redefined we have both versions

Also note that each entry in the library will have a source and thus we need to have the final version of an ability available

Saevon commented 12 years ago

Perhaps versions should be based on (and unique by?) the source, not the ability?

Saevon commented 12 years ago

Considering Django's problems with primary keys, we will append a version string to the title if it is a remake