This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
howto
History
Alex Gaynor
f011d9ea56
Fixed datetime string format examples in docs/howto/custom-template-tags.txt.
2019-05-22 06:47:32 +02:00
..
deployment
Fixed
#30367
-- Changed "pip install" to "python -m pip install" in docs, comments and hints.
2019-04-18 14:41:15 +02:00
static-files
…
auth-remote-user.txt
…
custom-file-storage.txt
…
custom-lookups.txt
Fixed
#30365
-- Fixed syntax highlighting in SQL examples.
2019-04-23 12:37:50 +02:00
custom-management-commands.txt
Changed poll_id to poll_ids in examples of custom management commands.
2019-05-20 10:11:38 +02:00
custom-model-fields.txt
…
custom-template-tags.txt
Fixed datetime string format examples in docs/howto/custom-template-tags.txt.
2019-05-22 06:47:32 +02:00
error-reporting.txt
…
index.txt
…
initial-data.txt
…
jython.txt
…
legacy-databases.txt
…
outputting-csv.txt
Changed docs to link to Python's description of iterable.
2019-05-17 17:27:19 +02:00
outputting-pdf.txt
Fixed
#30367
-- Changed "pip install" to "python -m pip install" in docs, comments and hints.
2019-04-18 14:41:15 +02:00
overriding-templates.txt
…
upgrade-version.txt
Fixed
#30367
-- Changed "pip install" to "python -m pip install" in docs, comments and hints.
2019-04-18 14:41:15 +02:00
windows.txt
Fixed
#30387
-- Enhanced docs CLI examples in Unit tests and Install Django on Windows.
2019-04-23 09:32:55 +02:00
writing-migrations.txt
…