.. |
_images
|
7061da514a
Added a diagram of the hierarchy of our TestCase subclasses to the testing docs.
|
il y a 13 ans |
class-based-views
|
df7c1a13a0
Fixed #18804 - Reorganized class based views docs a bit; thanks anthonyb for the initial patch.
|
il y a 12 ans |
db
|
5c5226a520
Fix typo: Non -> None
|
il y a 12 ans |
forms
|
571698997f
fixing modelforms example code, ticket #18832
|
il y a 12 ans |
http
|
6add6170c0
Small reorganisation of initial parts of URL documentation.
|
il y a 12 ans |
i18n
|
b7d3b057f3
Fixed #18365 - Added a reminder of the context processor required for the set_language view.
|
il y a 12 ans |
auth.txt
|
fef641d164
Clarify some of the password reset docs
|
il y a 12 ans |
cache.txt
|
ebc773ada3
Replaced many smart_bytes by force_bytes
|
il y a 12 ans |
conditional-view-processing.txt
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
il y a 13 ans |
email.txt
|
8a5d1a6b93
Updated obsolete links in the documentation
|
il y a 12 ans |
files.txt
|
ffa6d95f65
Fixed #18154 -- Documentation on closing File objects and best practices
|
il y a 12 ans |
index.txt
|
c4c7fbcc0d
Fixed #18451 -- Vastly improved class based view documentation.
|
il y a 12 ans |
install.txt
|
7435cc0167
Updated install docs to reflect Python 3 status.
|
il y a 12 ans |
logging.txt
|
32ffcb21a0
Fixed #17069 -- Added log filter example to docs.
|
il y a 12 ans |
pagination.txt
|
514e827022
Fixed pagination example wrt new next_page_number behavior
|
il y a 12 ans |
python3.txt
|
86e149ae05
Fixed a typo in the Python 3 compatibility docs.
|
il y a 12 ans |
security.txt
|
58786897a1
Formatting fix for host headers section
|
il y a 12 ans |
serialization.txt
|
c5ef65bcf3
[py3] Ported django.utils.encoding.
|
il y a 12 ans |
settings.txt
|
59d2b8aa16
Fix issue #18267 - document `settings.configured` property.
|
il y a 13 ans |
signals.txt
|
c7ac44e64b
Update docs/topics/signals.txt
|
il y a 12 ans |
signing.txt
|
596cb9c7e2
Replaced print statement by print function (forward compatibility syntax).
|
il y a 13 ans |
templates.txt
|
74c025d028
Fixed #13608 - Noted that template lookups use literal values.
|
il y a 12 ans |
testing.txt
|
bfa3d5af34
fix documentation testing of Selenium WebDriverWait
|
il y a 12 ans |