Dirk Eschler
|
45097424e4
|
Added Django 1.11 and Python 3.6 to the support matrix.
|
2017-04-13 17:35:13 +02:00 |
|
Jacek Tomaszewski
|
1b52902368
|
Update version table and make it (hopefully) more readable.
Add missing build to tox, by the way.
|
2016-09-21 22:14:23 +02:00 |
|
Dirk Eschler
|
2a63788e0d
|
Added requirements for 0.9 release (ref #299).
|
2015-04-16 10:46:15 +02:00 |
|
Jacek Tomaszewski
|
e30c3f4acd
|
Fix docs about usage with django-debug-toolbar (close #271).
|
2014-10-18 10:26:59 +02:00 |
|
deschler
|
de26e702a7
|
Added migrations (Django 1.7) documentation.
|
2014-07-27 02:33:26 +02:00 |
|
deschler
|
756de544aa
|
General documentation improvements.
|
2014-07-20 01:58:00 +02:00 |
|
Dirk Eschler
|
3e53ec2be1
|
Indicated Python 3.4 support (close #254).
|
2014-07-11 14:44:16 +02:00 |
|
Jacek Tomaszewski
|
011d39f32f
|
Add docs section about debug toolbar.
|
2014-06-30 21:39:20 +02:00 |
|
Jacek Tomaszewski
|
ad2985b0bf
|
Update docs about 1.7 compatibility and bumb the version to 0.8a (close #237).
|
2014-06-09 23:40:25 +02:00 |
|
deschler
|
4efc7ad6c6
|
Added note about INSTALLED_APPS order when admin is used.
|
2014-06-09 23:19:54 +02:00 |
|
Mathieu Leplatre
|
ebb7a3cab4
|
Describe use-case for MODELTRANSLATION_LANGUAGES
|
2014-02-05 17:21:52 +01:00 |
|
Jacek Tomaszewski
|
3ffb0ce0a6
|
Add MODELTRANSLATION_LANGUAGES setting.
|
2014-01-22 22:32:59 +01:00 |
|
Jacek Tomaszewski
|
b369b83745
|
Update docs about south/sync_translation_fields (close #216, ref #106).
|
2013-12-27 22:37:44 +01:00 |
|
Jacek Tomaszewski
|
6ca1496ef0
|
Fix travis and tox files as Django 1.6 is released.
|
2013-11-09 16:35:57 +01:00 |
|
Jacek Tomaszewski
|
e78ef34808
|
Make loaddata command retain locale (close #151).
|
2013-10-12 15:14:10 +02:00 |
|
Jacek Tomaszewski
|
e3954828c4
|
Update docs: say about USE_I18N.
|
2013-09-27 09:36:56 +02:00 |
|
Konrad Wojas
|
e503e09aec
|
Added docs for MODELTRANSLATION_PREPOPULATE_LANGUAGE
|
2013-07-23 16:20:00 +08:00 |
|
Jacek Tomaszewski
|
b5fbdd3a66
|
Indicate Python 3 support in docs and Pypi.
|
2013-04-08 11:52:44 +02:00 |
|
Jacek Tomaszewski
|
a6257244ec
|
Update docs about loaddata command new keyword.
|
2013-04-02 10:32:41 +02:00 |
|
deschler
|
8058df0142
|
Updated MODELTRANSLATION_DEBUG default value.
|
2013-03-30 23:04:57 +01:00 |
|
Jacek Tomaszewski
|
70af85b774
|
Fix file name in docs (close #165).
Thanks to pa xapy for spotting.
|
2013-03-26 19:30:47 +01:00 |
|
Dirk Eschler
|
775b748114
|
Merge branch 'master' of github.com:deschler/django-modeltranslation
|
2013-03-01 10:32:42 +01:00 |
|
Dirk Eschler
|
c76b656ef2
|
Prepared 0.6 release.
|
2013-03-01 10:32:37 +01:00 |
|
Jacek Tomaszewski
|
3f4019cfef
|
Remove MODELTRANSLATION_TRANSLATION_REGISTRY handling.
|
2013-02-27 18:18:29 +01:00 |
|
Jacek Tomaszewski
|
47ff2681d0
|
Update docs about fallback toggle.
|
2013-02-25 19:27:31 +01:00 |
|
Jacek Tomaszewski
|
d31c4f833b
|
Update docs.
|
2013-02-19 18:04:27 +01:00 |
|
Dirk Eschler
|
3778ebe074
|
Removed github download link.
|
2013-01-31 16:53:41 +01:00 |
|
deschler
|
8a30ecdc2d
|
Added a warning that LANGUAGES default to Django's global_settings if not defined in project settings.
|
2013-01-18 21:41:18 +01:00 |
|
Jacek Tomaszewski
|
1d82f61da8
|
Add doc section about fallbacks.
|
2013-01-12 16:00:32 +01:00 |
|
Jacek Tomaszewski
|
bc0ffb6332
|
Docs: remove unnecessary code-block directives.
|
2013-01-12 14:46:07 +01:00 |
|
Jacek Tomaszewski
|
08d71d4f0e
|
Docs: fix headings levels.
|
2013-01-12 14:43:05 +01:00 |
|
Jacek Tomaszewski
|
4c1ac00097
|
Docs: use consistent settings ref names.
|
2013-01-12 14:35:38 +01:00 |
|
Jacek Tomaszewski
|
1e93840398
|
Add docs section about Multilingual Manager
|
2013-01-10 23:12:45 +01:00 |
|
Dirk Eschler
|
3139697047
|
Made a distinction between required Python and Django versions.
|
2012-11-29 13:40:46 +01:00 |
|
Dirk Eschler
|
9907e3472a
|
Updated requirements for modeltranslation 0.5.
|
2012-11-29 13:34:04 +01:00 |
|
Dirk Eschler
|
05d9223c8b
|
Added documentation for the MODELTRANSLATION_FALLBACK_LANGUAGES setting.
|
2012-11-28 12:50:42 +01:00 |
|
Dirk Eschler
|
0e028f2713
|
Several documentation improvements.
|
2012-11-17 01:36:41 +01:00 |
|
Dirk Eschler
|
e7db2af5db
|
Started to reflect recent changes made regarding field access and (old) rule3 removal.
|
2012-11-13 21:16:48 +01:00 |
|
Dirk Eschler
|
9cf672f65f
|
Added Python/Django requirements to docs, plus some additional minor improvements.
|
2012-10-28 00:09:58 +02:00 |
|
Dirk Eschler
|
cda6ae19c8
|
Consistent capitalization of titles in docs.
|
2012-10-22 11:57:52 +02:00 |
|
Dirk Eschler
|
5a63105ab3
|
Various documentation improvements.
|
2012-10-17 16:57:52 +02:00 |
|
Dirk Eschler
|
b87bc152d1
|
Major refactoring of the documentation.
|
2012-10-17 15:02:22 +02:00 |
|