Django 2.0 version
Showing
- journals/migrations/0063_auto_20190512_0918.py 24 additions, 0 deletionsjournals/migrations/0063_auto_20190512_0918.py
- proceedings/migrations/0004_auto_20190512_0918.py 24 additions, 0 deletionsproceedings/migrations/0004_auto_20190512_0918.py
- requirements.txt 1 addition, 1 deletionrequirements.txt
# Core | ||
argon2-cffi==16.3.0 # Password hashing algorithm | ||
Babel==2.4 | ||
Django==1.11.20 | ||
Django==2.0.13 | ||
feedparser==5.2.1 # Check: not updated since 2016 | ||
psycopg2==2.7.3 # PostgreSQL engine | ||
pytz==2017.2 # Timezone package | ||
... | ... |
Please register or sign in to comment