Tim Gates
ab79ec8512
docs: Fix a few typos ( #651 )
...
There are small typos in:
- docs/modeltranslation/admin.rst
- docs/modeltranslation/installation.rst
- docs/modeltranslation/related_projects.rst
- modeltranslation/admin.py
- modeltranslation/management/commands/sync_translation_fields.py
- modeltranslation/tests/models.py
Fixes:
- Should read `similar` rather than `similiar`.
- Should read `whose` rather than `whos`.
- Should read `original` rather than `orginal`.
- Should read `missing` rather than `missings`.
- Should read `consistent` rather than `consistant`.
- Should read `compatibility` rather than `compatibiliy`.
Signed-off-by: Tim Gates <tim.gates@iress.com>
2022-09-03 21:56:06 +03:00
Misha Kalyna
ae26aa0994
use get_fields hook
2019-05-29 12:16:36 +02:00
deschler
756de544aa
General documentation improvements.
2014-07-20 01:58:00 +02:00
Jacek Tomaszewski
a3a274ae62
Add docs about empty_values ( close #211 ).
2013-11-09 14:28:38 +01: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
Aitzol Naberan
b163182c3a
Fix typo
2013-02-20 14:44:34 +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
66c8153bc8
Added documentation for the TranslationAdmin.group_fieldsets option.
2013-02-12 14:04:43 +01:00
Dirk Eschler
0e028f2713
Several documentation improvements.
2012-11-17 01:36:41 +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
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