timetracker/games
Lukáš Kucharczyk 666dee33ba
continuous-integration/drone/push Build is passing Details
Model changes
* More fields are now optional. This is to make it easier to add new items in bulk.
  * Game: Wikidata ID
  * Edition: Platform, Year
  * Purchase: Platform
  * Platform: Group
  * Session: Device
* New fields:
  * Game: Year Released
    * To record original year of release
    * Upon migration, this will be set to a year of any of the game's edition that has it set
  * Purchase: Date Finished
* Editions are now unique combination of name and platform
2023-11-06 19:48:12 +01:00
..
fixtures Rename project, part 2 (#42) 2023-01-20 13:37:46 +00:00
migrations Model changes 2023-11-06 19:48:12 +01:00
static Make navigation more compact 2023-11-02 09:52:42 +01:00
templates simplify playtime range display 2023-11-06 12:05:39 +01:00
templatetags Rename project, part 2 (#42) 2023-01-20 13:37:46 +00:00
__init__.py Rename project, part 2 (#42) 2023-01-20 13:37:46 +00:00
admin.py Register Edition, Device in the admin UI 2023-02-20 22:01:20 +01:00
apps.py Rename project, part 2 (#42) 2023-01-20 13:37:46 +00:00
forms.py Model changes 2023-11-06 19:48:12 +01:00
models.py Model changes 2023-11-06 19:48:12 +01:00
tests.py Rename project, part 2 (#42) 2023-01-20 13:37:46 +00:00
urls.py Add stats link, year selector 2023-11-02 09:20:09 +01:00
views.py simplify playtime range display 2023-11-06 12:05:39 +01:00