Jacek Tomaszewski
|
b369b83745
|
Update docs about south/sync_translation_fields (close #216, ref #106).
|
2013-12-27 22:37:44 +01:00 |
|
Dirk Eschler
|
04de5f1460
|
Added Jacek Tomaszewski to documentation copyright.
|
2013-11-11 11:02:05 +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
|
a3a274ae62
|
Add docs about empty_values (close #211).
|
2013-11-09 14:28:38 +01:00 |
|
Jacek Tomaszewski
|
2312ed400c
|
Update Changelog adn docs.
|
2013-10-12 17:09:40 +02:00 |
|
Jacek Tomaszewski
|
e78ef34808
|
Make loaddata command retain locale (close #151).
|
2013-10-12 15:14:10 +02:00 |
|
Jacek Tomaszewski
|
0e76f1ec7d
|
Add OneToOneField support.
|
2013-10-12 13:58:57 +02:00 |
|
Jacek Tomaszewski
|
f022f80940
|
Update docs about manager patching.
|
2013-10-10 22:31:49 +02:00 |
|
Jacek Tomaszewski
|
5719bf9369
|
Clarify docs about fallback usage (close #182).
|
2013-10-10 22:27:29 +02:00 |
|
Jacek Tomaszewski
|
e3954828c4
|
Update docs: say about USE_I18N.
|
2013-09-27 09:36:56 +02:00 |
|
Jacek Tomaszewski
|
74df71bdf2
|
Merge pull request #163 from wrwrwr/feature/no-empty-string-fallback-for-nullable
Fallback on field default rather than the empty string
|
2013-09-01 10:52:00 -07:00 |
|
Konrad Wojas
|
e503e09aec
|
Added docs for MODELTRANSLATION_PREPOPULATE_LANGUAGE
|
2013-07-23 16:20:00 +08:00 |
|
wrwrwr
|
b9494f7607
|
Merge branch 'master' into feature/no-empty-string-fallback-for-nullable
Conflicts:
modeltranslation/admin.py
modeltranslation/fields.py
modeltranslation/translator.py
|
2013-05-13 13:34:37 +02:00 |
|
Jacek Tomaszewski
|
b5fbdd3a66
|
Indicate Python 3 support in docs and Pypi.
|
2013-04-08 11:52:44 +02:00 |
|
deschler
|
7c8870c7ac
|
Fixed typo and made a small reword.
|
2013-04-05 11:38:09 +02:00 |
|
deschler
|
19785d0649
|
Fixed wrong use of inline literal.
|
2013-04-05 02:52:43 +02:00 |
|
deschler
|
a22cf693f4
|
Added docs for tabbed translation fields admin classes.
|
2013-04-05 02:48:08 +02:00 |
|
Jacek Tomaszewski
|
835bc1f643
|
Update docs example.
|
2013-04-03 10:12:26 +02:00 |
|
Jacek Tomaszewski
|
9c71333d16
|
Fix broken docs link.
|
2013-04-03 09:59:28 +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 |
|
wrwrwr
|
627c2b55e9
|
Added a fallback_undefined option to allow customizing the value that triggers falling back.
|
2013-03-17 17:35:22 +01:00 |
|
deschler
|
3ffd7fa73a
|
Updated supported field matrix adding ForeignKey support.
|
2013-03-14 22:55:18 +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 |
|
wrwrwr
|
c7ace45dff
|
Use the right comment syntax in docs.
|
2013-02-24 12:17:17 +01:00 |
|
wrwrwr
|
3a4ec60713
|
Test and docs for the new fallbacks toggle.
|
2013-02-24 11:01:38 +01:00 |
|
deschler
|
e900ccca10
|
Added a 'How to contribute' section.
|
2013-02-24 01:28:43 +01:00 |
|
Aitzol Naberan
|
b163182c3a
|
Fix typo
|
2013-02-20 14:44:34 +01:00 |
|
Jacek Tomaszewski
|
9e41538035
|
Merge branch 'populate-modes-cleaned'
|
2013-02-19 18:15:47 +01:00 |
|
Jacek Tomaszewski
|
d31c4f833b
|
Update docs.
|
2013-02-19 18:04:27 +01:00 |
|
Dirk Eschler
|
cd7b1b4d44
|
Added missing protocol to google cdn links and some minor changes.
|
2013-02-19 17:21:05 +01:00 |
|
Dominique Lederer
|
67f42e4f5e
|
readded force_jquery.js, implemented backward compatibility changes, updated docs
|
2013-02-19 12:59:31 +01:00 |
|
Dominique Lederer
|
72bf289479
|
now the docs are really updated ;)
|
2013-02-18 21:57:39 +01:00 |
|
deschler
|
e99a7c19dd
|
Fixed typo.
|
2013-02-17 23:20:09 +01:00 |
|
Dirk Eschler
|
22cf573724
|
Used code blocks consistently.
|
2013-02-12 14:06:39 +01:00 |
|
Dirk Eschler
|
8e8e9a3bbc
|
Fixed missing newline.
|
2013-02-12 14:05:00 +01:00 |
|
Dirk Eschler
|
66c8153bc8
|
Added documentation for the TranslationAdmin.group_fieldsets option.
|
2013-02-12 14:04:43 +01:00 |
|
Dirk Eschler
|
4ad97b857a
|
Included changelog in documentation.
|
2013-01-31 17:44:37 +01:00 |
|
Dirk Eschler
|
7267e22864
|
Incremented year.
|
2013-01-31 17:06:02 +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
|
5affe7940c
|
Added basic tests for DateField, DateTimeField and TimeField and added them to the list of supported fields.
|
2012-11-18 00:08:04 +01:00 |
|
Dirk Eschler
|
4abf2dbb6f
|
Marked FilePathField as an implicitly supported field as it is a subclass of CharField.
|
2012-11-17 23:00:57 +01:00 |
|
Dirk Eschler
|
1163765c3b
|
Increased the list of supported fields. Today featuring: Floatfield, DecimalField, IPAddressField and GenericIPAddressField.
|
2012-11-17 16:19:15 +01:00 |
|
Dirk Eschler
|
0e028f2713
|
Several documentation improvements.
|
2012-11-17 01:36:41 +01:00 |
|
Dirk Eschler
|
bf126e6c9e
|
Updated supported fields matrix.
|
2012-11-16 17:15:12 +01:00 |
|
Dirk Eschler
|
fb1b58c7c0
|
Added broader exception handling in version determination to see if this fixes build problems on rtd.
|
2012-11-16 00:46:04 +01:00 |
|
Dirk Eschler
|
fcb56c9003
|
Adopted code from Django's development version to derive a PEP386-compliant version number from VERSION. We shouldn't reinvent the wheel. Includes support to add a git timestamp for dev snapshots if a .git directory is present.
|
2012-11-16 00:33:32 +01:00 |
|
Dirk Eschler
|
ae09abf76b
|
Minor improvements and cleanups.
|
2012-11-15 23:22:33 +01:00 |
|
Dirk Eschler
|
b20496cb22
|
Merge pull request #113 from zlorf/metaclass_field_aggregation
TranslationOptions fields inheritance
|
2012-11-15 13:54:21 -08:00 |
|
Jacek Tomaszewski
|
c320c1e662
|
Add docs section about field inheritance.
|
2012-11-15 22:02:29 +01:00 |
|
Dirk Eschler
|
2e4265324d
|
Added test for CommaSeparatedIntegerField and noted that it's implicitly supported as a subclass of CharField.
|
2012-11-15 21:29:02 +01:00 |
|
Dirk Eschler
|
2599174939
|
Added a table of supported fields by modeltranslation version (work-in-progress).
|
2012-11-15 17:54:03 +01:00 |
|
Dirk Eschler
|
78a0863519
|
Updated rule2 wording.
|
2012-11-14 15:34:16 +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
|
fa13563082
|
Added a empty _static directory to docs (alongside a useless .gitignore to allow to commit it with git). Suppresses a warning generated by sphinx.
|
2012-11-13 14:46:50 +01:00 |
|
Dirk Eschler
|
6ad3e839aa
|
Central definition of version in module's __init__.py. The version is reused by setup.py and sphinx.
|
2012-11-02 12:59:46 +01:00 |
|
Dirk Eschler
|
a003b42362
|
Improved admin documentation, being more verbose about includes and force_jquery.js. Also included an example about using a custom jquery library.
|
2012-10-28 21:45:35 +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
|
9f8571e655
|
Revert "Removed force_jquery.js."
This reverts commit 422c7aed74.
|
2012-10-27 14:43:08 +02:00 |
|
Dirk Eschler
|
422c7aed74
|
Removed force_jquery.js.
|
2012-10-26 16:02:22 +02:00 |
|
Dirk Eschler
|
cda6ae19c8
|
Consistent capitalization of titles in docs.
|
2012-10-22 11:57:52 +02:00 |
|
Dirk Eschler
|
6acd07276e
|
Better explanation in the docs when TranslationAdmin is combined with other classes.
|
2012-10-22 11:04:47 +02:00 |
|
Dirk Eschler
|
7b8cafbde7
|
Fixed release doesn't include rst files.
|
2012-10-17 17:41:18 +02:00 |
|
Dirk Eschler
|
09a0c4434a
|
Prepared 0.4.0-beta1 release.
|
2012-10-17 17:12:26 +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 |
|
Dirk Eschler
|
2f869bf723
|
Converted documentation to shpinx and added an initial setup (work-in-progress).
|
2012-10-17 11:18:36 +02:00 |
|
Dirk Eschler
|
542c275597
|
Updated docs for autoregister feature and some other minor touchups.
|
2012-10-15 08:53:45 +00:00 |
|
Dirk Eschler
|
d92491b184
|
Created docs for 0.4 release from current trunk.
|
2012-10-12 13:19:56 +00:00 |
|
Dirk Eschler
|
ee4e8a4b64
|
Updated docs for FileField and ImageField.
|
2012-10-12 08:51:27 +00:00 |
|
Dirk Eschler
|
778cf6efe7
|
Fixed typos in documentation. Resolves issue 82.
|
2012-07-25 20:08:00 +00:00 |
|
Dirk Eschler
|
4afb04b75a
|
Moved autoregistration code to init and merged related changes from hyperweek's branch at github . This eliminates the need for hooking into urls.py.
|
2012-07-11 09:52:49 +00:00 |
|
Dirk Eschler
|
4579d831e5
|
Use app-level translation files in favour of a single project-level one. Adds an autoregister feature similiar to the one provided by Django's admin. A new setting MODELTRANSLATION_TRANSLATION_FILES keeps backwards compatibility with older versions. This is basically a merge from django-modeltranslation-wrapper with a few changes regarding how registration is triggered. See documentation for details. Resolves issues 58 and 71 (thanks to Jacek Tomaszewski, the author of modeltranslation-wrapper).
|
2012-07-10 12:58:08 +00:00 |
|
Dirk Eschler
|
6409e2cb51
|
Created 0.3 docs from current development version.
|
2011-06-03 09:11:15 +00:00 |
|
Dirk Eschler
|
50f924cfad
|
Prepared docs for 0.3 release.
|
2011-06-03 08:43:04 +00:00 |
|
Dirk Eschler
|
ae7d03c64f
|
Made the section "TranslationAdmin in combination with other admin classes" less confusing. Resolves issue 32.
|
2011-04-10 21:19:20 +00:00 |
|
Dirk Eschler
|
42d8fcd458
|
Added (incomplete) list of contributors to authors file.
|
2010-10-26 20:28:20 +00:00 |
|
Dirk Eschler
|
ab03291848
|
General documentation touchups. Used wikir compatible syntax for literal blocks. Fixed internal links.
|
2010-08-30 09:54:31 +00:00 |
|
Dirk Eschler
|
951b0699cb
|
Corrected tabs css path.
|
2010-08-29 21:29:32 +00:00 |
|
Dirk Eschler
|
63fd7c0c7c
|
Changed handling of supported fields. By default CharField, TextField and subclasses of these fields are supported. Supported fields can be extended through the setting MODELTRANSLATION_CUSTOM_FIELDS. Support for related fields is experimental and these fields explicitly raise a FutureWarning now.
|
2010-08-27 08:39:41 +00:00 |
|
Dirk Eschler
|
6438ef28e5
|
Added jquery-ui based admin support for tabbed translation fields. Resolves issue 39 (thanks to jaap and adamsc).
|
2010-08-05 19:38:05 +00:00 |
|
Dirk Eschler
|
77350b1e89
|
Factored out settings into a separate settings.py and consistently used an app specific settings prefix, TRANSLATION_REGISTRY now deprecated in favour of MODELTRANSLATION_TRANSLATION_REGISTRY.
|
2010-06-26 08:54:08 +00:00 |
|
Dirk Eschler
|
0ac39fba8c
|
Added configurable default value per field instance. Resolves issue 28 (thanks to bmihelac).
|
2010-06-21 13:38:34 +00:00 |
|
Dirk Eschler
|
9b68efda05
|
Added setting to override the default language. Resolves issue 2.
|
2010-06-21 09:43:41 +00:00 |
|
Dirk Eschler
|
f1aa871b75
|
Tagged docs for release 0.2.
|
2010-06-15 10:21:10 +00:00 |
|
Dirk Eschler
|
fd78a0957f
|
Added documentation for admin inlines.
|
2010-04-19 11:49:24 +00:00 |
|
Dirk Eschler
|
e91f9b236d
|
Removed unused wiki documentation.
|
2010-04-19 11:11:38 +00:00 |
|