This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django-modeltranslation
Watch
1
Star
0
Fork
You've already forked django-modeltranslation
0
mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced
2026-05-10 22:33:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
aa274b72a2
django-modeltranslation
/
modeltranslation
/
tests
History
Dirk Eschler
aa274b72a2
Used override of default database setting based on the DB env var present on travis-ci.
2012-10-25 11:09:22 +02:00
..
__init__.py
Made changes to support at least Django 1.3.
2012-10-24 20:56:01 +02:00
models.py
Refactored tests to use a separate models.py.
2012-10-24 13:48:09 +02:00
runtests.py
Added mysql and postgres environments to travis-ci config and removed workaround from last commit.
2012-10-24 22:52:49 +02:00
settings.py
Used override of default database setting based on the DB env var present on travis-ci.
2012-10-25 11:09:22 +02:00
urls.py
Added workaround for pyflakes issue
#13
.
2012-10-24 21:28:37 +02:00