.. |
_images
|
7061da514a
Added a diagram of the hierarchy of our TestCase subclasses to the testing docs.
|
13 年之前 |
class-based-views
|
837425b425
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
|
12 年之前 |
db
|
5fb22329a1
Merge pull request #422 from elvard/18996
|
12 年之前 |
forms
|
fd02bcff4a
Fixed #18548 - Clarified note regarding reusing model instances when form validation fails.
|
12 年之前 |
http
|
4b27813198
Fixed #7581 -- Added streaming responses.
|
12 年之前 |
i18n
|
0775ab2955
Fixed #19132 -- Added example for creating custom lazy function
|
12 年之前 |
auth.txt
|
b3b3db3d95
Fixed #19067 -- Clarified handling of username in createsuperuser.
|
12 年之前 |
cache.txt
|
5a1bf7eccb
Fix little typo in cache documentation
|
12 年之前 |
conditional-view-processing.txt
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
13 年之前 |
email.txt
|
837425b425
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
|
12 年之前 |
files.txt
|
ffa6d95f65
Fixed #18154 -- Documentation on closing File objects and best practices
|
12 年之前 |
index.txt
|
c4c7fbcc0d
Fixed #18451 -- Vastly improved class based view documentation.
|
12 年之前 |
install.txt
|
9190d89829
Fixed #10936 - Tempered recommendation of SQLite - thanks Karen Tracey for the feedback.
|
12 年之前 |
logging.txt
|
f0f327bbfe
Fixed #18993 -- 'django' logger logs to console when DEBUG=True
|
12 年之前 |
pagination.txt
|
514e827022
Fixed pagination example wrt new next_page_number behavior
|
12 年之前 |
python3.txt
|
86e149ae05
Fixed a typo in the Python 3 compatibility docs.
|
12 年之前 |
security.txt
|
58786897a1
Formatting fix for host headers section
|
12 年之前 |
serialization.txt
|
e7723683dc
Fixed #9279 -- Added ignorenonexistent option to loaddata
|
12 年之前 |
settings.txt
|
59d2b8aa16
Fix issue #18267 - document `settings.configured` property.
|
13 年之前 |
signals.txt
|
837425b425
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
|
12 年之前 |
signing.txt
|
596cb9c7e2
Replaced print statement by print function (forward compatibility syntax).
|
13 年之前 |
templates.txt
|
74c025d028
Fixed #13608 - Noted that template lookups use literal values.
|
12 年之前 |
testing.txt
|
06f5da3d78
Fixed #16817 - Added a guide of code coverage to contributing docs.
|
12 年之前 |