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
6fb0940273
django-modeltranslation
/
modeltranslation
/
tests
History
Dirk Eschler
6fb0940273
Created DjangoTestSuiteRunner manually to see if it changes anything when running on travis-ci.
2012-10-25 11:32:16 +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
Created DjangoTestSuiteRunner manually to see if it changes anything when running on travis-ci.
2012-10-25 11:32:16 +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