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-02-08 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
howto
History
Berker Peksag
c362228556
Replaced "not A== B" with "A != B" in docs/howto/writing-migrations.txt.
2017-07-26 09:34:10 -04:00
..
deployment
…
static-files
…
auth-remote-user.txt
…
custom-file-storage.txt
…
custom-lookups.txt
…
custom-management-commands.txt
…
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
…
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
…
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
Corrected text from Python's Windows installer.
2016-08-18 14:05:12 -04:00
writing-migrations.txt
Replaced "not A== B" with "A != B" in docs/howto/writing-migrations.txt.
2017-07-26 09:34:10 -04:00