Skip to content

Adds migrations to setup.py; Migrates to auto_now for TZ awareness - #2

Open
imjustmatthew wants to merge 8 commits into
treyhunner:masterfrom
imjustmatthew:master
Open

Adds migrations to setup.py; Migrates to auto_now for TZ awareness#2
imjustmatthew wants to merge 8 commits into
treyhunner:masterfrom
imjustmatthew:master

Conversation

@imjustmatthew

Copy link
Copy Markdown

Added 'migrations' package to setup.py so it installs properly.
Added code changes and migrations to changes the models to all rely on auto_add and auto_add_now to provide time. This passes all timezone awareness handling to Django itself so this codebase doesn't need to deal with it now or in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants