issues
search
pirates-cat
/
shipanaro
GNU Affero General Public License v3.0
4
stars
0
forks
source link
Add 'humans' app (previously called ship_pirates)
#73
Closed
txels
closed
3 years ago
txels
commented
4 years ago
Main changes include:
Copy contents of previously independent app
ship_pirates
, renamed to
humans
.
Settings changes:
Add settings that were not on version control (only at the production server).
Make secrets into environment variables
Split settings into 3 files for clarity: django standard, those from 3rd party apps, and those specific to our project
Update of some dependencies that didn't work with the (newer) version of django we use
Main changes include:
ship_pirates
, renamed tohumans
.