Jacek Tomaszewski
fd3a674e9f
Update docs about original field value status.
2016-09-20 14:52:11 +02:00
Jacek Tomaszewski
19c2a90e9f
Add fallback to values and values_list ( close #258 ).
2014-07-29 17:42:17 +03:00
deschler
756de544aa
General documentation improvements.
2014-07-20 01:58:00 +02:00
Jacek Tomaszewski
17f3d96ccc
Rewrite spanned queries on all levels for defer/only ( close #248 ).
...
Also:
- optimize fields to related model access
- more elegant way to access DefferedModel real class
- fix select_related rewriting and add some code to contemplate possible solutions
- update docs about select_related
- add 2 test for implemented features
2014-07-09 23:19:48 +02:00
Jacek Tomaszewski
ff74a74a15
Add TranslationOptions fields reference to docs.
2013-12-30 20:06:59 +01:00
Jacek Tomaszewski
2312ed400c
Update Changelog adn docs.
2013-10-12 17:09:40 +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
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
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
wrwrwr
627c2b55e9
Added a fallback_undefined option to allow customizing the value that triggers falling back.
2013-03-17 17:35:22 +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
Jacek Tomaszewski
d31c4f833b
Update docs.
2013-02-19 18:04:27 +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
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
0e028f2713
Several documentation improvements.
2012-11-17 01:36:41 +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
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