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-13 07:33:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5c0f4da084
django-modeltranslation
/
modeltranslation
/
tests
History
Dirk Eschler
5c0f4da084
Added staticfiles to INSTALLED_APPS only if Django 1.3 or later is used.
2012-10-24 14:13:04 +02:00
..
__init__.py
Refactored tests to use a separate models.py.
2012-10-24 13:48:09 +02:00
models.py
Refactored tests to use a separate models.py.
2012-10-24 13:48:09 +02:00
runtests.py
Added a runtests.py for easier test running.
2012-10-24 12:23:08 +02:00
settings.py
Added staticfiles to INSTALLED_APPS only if Django 1.3 or later is used.
2012-10-24 14:13:04 +02:00
urls.py
- Validated codebase against pep8 and pyflakes.
2012-10-24 11:06:35 +02:00