.. |
auth
|
d1c9802811
Fixed #21116 -- Made usage of manage.py in docs more consistent.
|
11 лет назад |
class-based-views
|
7b69c3e775
Removed versionadded/changed annotations for 1.5
|
11 лет назад |
db
|
dc8f95b639
Fixed #20877 -- added a performance optimization guide
|
11 лет назад |
forms
|
df27803a55
Fixed #9532 -- Added min_num and validate_min on formsets.
|
11 лет назад |
http
|
2c5c422d34
Added missing "in" in sentence.
|
11 лет назад |
i18n
|
9885f07757
Made the doc about translating string literals in templates more prominent.
|
11 лет назад |
testing
|
4840fd9cbc
Fixed #20919 -- Extended assertRedirects to be able to avoid fetching redirect's response.
|
11 лет назад |
cache.txt
|
dc8f95b639
Fixed #20877 -- added a performance optimization guide
|
11 лет назад |
conditional-view-processing.txt
|
5fd2c979cb
Fixed typo in docs/topics/conditional-view-processing.txt
|
11 лет назад |
email.txt
|
f9d1d5dc13
Fixed #18967 -- Don't base64-encode message/rfc822 attachments.
|
11 лет назад |
files.txt
|
a1122e14a6
Fixed #20604 - Fixed file example in docs.
|
11 лет назад |
index.txt
|
dc8f95b639
Fixed #20877 -- added a performance optimization guide
|
11 лет назад |
install.txt
|
de64c4d6e9
Merge remote-tracking branch 'core/master' into schema-alteration
|
11 лет назад |
localflavor.txt
|
33e6cf5ec3
Fixed #20774 -- Mention the new django-localflavor app as a replacement for the contrib app.
|
11 лет назад |
logging.txt
|
9d12f68a53
Reworded a paragraph in the logging docs.
|
11 лет назад |
migrations.txt
|
d1c9802811
Fixed #21116 -- Made usage of manage.py in docs more consistent.
|
11 лет назад |
pagination.txt
|
7b69c3e775
Removed versionadded/changed annotations for 1.5
|
11 лет назад |
performance.txt
|
dc8f95b639
Fixed #20877 -- added a performance optimization guide
|
11 лет назад |
python3.txt
|
6a6428a36f
Took advantage of django.utils.six.moves.urllib.*.
|
11 лет назад |
security.txt
|
1267d2d9bc
Fixed #20330 -- Normalized spelling of "web server".
|
12 лет назад |
serialization.txt
|
b6a957f0ba
Merge remote-tracking branch 'core/master' into schema-alteration
|
11 лет назад |
settings.txt
|
4e94c84e50
Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS
|
11 лет назад |
signals.txt
|
7b69c3e775
Removed versionadded/changed annotations for 1.5
|
11 лет назад |
signing.txt
|
c5bc98d7e1
Fixed #20687 -- Added documentation for django.core.signing API.
|
11 лет назад |
templates.txt
|
70c080fcdb
Misc doc cleanups.
|
11 лет назад |