django/docs/howto
Ramiro Morales 52a0a03671 Corrected custom model fields how-to.
get_prep_value() method is complementary of from_db_value().

Follow up to e9103402c0.
2020-07-10 11:11:40 +02:00
..
_images
deployment Fixed #31643 -- Changed virtualenv doc references to Python 3 venv. 2020-06-02 11:45:44 +02:00
static-files Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. 2020-05-04 12:10:47 +02:00
auth-remote-user.txt
custom-file-storage.txt Removed versionadded/changed annotations for 3.0. 2020-05-13 09:07:51 +02:00
custom-lookups.txt
custom-management-commands.txt Reverted "Refs #23919 -- Removed obsolete __init__.py files in management command directories." 2020-06-01 10:55:41 +02:00
custom-model-fields.txt Corrected custom model fields how-to. 2020-07-10 11:11:40 +02:00
custom-template-backend.txt
custom-template-tags.txt
error-reporting.txt
index.txt
initial-data.txt
legacy-databases.txt
outputting-csv.txt Fixed #30906 -- Fixed an example of using the template system to generate CSV. 2019-10-25 08:11:11 +02:00
outputting-pdf.txt
overriding-templates.txt
upgrade-version.txt Fixed #31643 -- Changed virtualenv doc references to Python 3 venv. 2020-06-02 11:45:44 +02:00
windows.txt Updated How to install Django on Windows guide. 2020-06-03 16:28:10 +02:00
writing-migrations.txt Preferred usage of among/while to amongst/whilst. 2020-06-03 21:02:48 +02:00