This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
mirror of
https://github.com/evennia/evennia.git
synced
2026-03-21 07:16:31 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8314d8ba5e
evennia
/
src
/
scripts
/
migrations
History
Download ZIP
Download TAR.GZ
Griatch
bb36f2cb76
Changed to Django1.7. Django 1.6 no longer supported. To change, upgrade django to 1.7+ and then run manage.py migrate, possibly followed by manage.py migrate --fake for objects and players.
2014-09-17 10:49:42 +02:00
..
0001_initial.py
Changed to Django1.7. Django 1.6 no longer supported. To change, upgrade django to 1.7+ and then run manage.py migrate, possibly followed by manage.py migrate --fake for objects and players.
2014-09-17 10:49:42 +02:00
__init__.py
Removed all old south migrations, leaving migration dirs empty for future django1.7 migrations.
2014-09-17 09:45:41 +02:00