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-23 08:39:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
howto
History
jkrzy
48d92fea67
Fixed
#28367
-- Doc'd how to override management commands.
2017-09-02 16:21:13 -04:00
..
deployment
Fixed
#28327
-- Removed contradictory description of mod_wsgi docs.
2017-06-20 07:35:55 -04:00
static-files
…
auth-remote-user.txt
…
custom-file-storage.txt
…
custom-lookups.txt
…
custom-management-commands.txt
Fixed
#28367
-- Doc'd how to override management commands.
2017-09-02 16:21:13 -04:00
custom-model-fields.txt
Fixed
#28370
-- Deprecated the context arg of Field.from_db_value() and Expression.convert_value().
2017-07-20 16:30:08 -04:00
custom-template-tags.txt
…
error-reporting.txt
…
index.txt
Fixed
#26028
-- Added overriding templates howto.
2017-06-02 18:17:27 -04:00
initial-data.txt
…
jython.txt
…
legacy-databases.txt
…
outputting-csv.txt
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-06-26 10:30:31 -04:00
outputting-pdf.txt
…
overriding-templates.txt
Fixed
#26028
-- Added overriding templates howto.
2017-06-02 18:17:27 -04:00
upgrade-version.txt
Fixed
#28349
-- Doc'd how to upgrade Django from LTS to LTS.
2017-07-24 13:33:30 -04:00
windows.txt
…
writing-migrations.txt
Replaced "not A== B" with "A != B" in docs/howto/writing-migrations.txt.
2017-07-26 09:34:10 -04:00