Krzysztof Gogolewski
|
d1dbaeaadb
Adjusted documentation of migration related commands.
|
8 yıl önce |
Rivo Laks
|
802dd1ffc5
Readded 'pytz' to spelling wordlist.
|
8 yıl önce |
Aymeric Augustin
|
24c9cce1c9
Removed myself from the ops team.
|
8 yıl önce |
Suriyaa Kudo
|
5b5bfbda98
Added code highlighting in README.rst
|
8 yıl önce |
Tim Graham
|
b741fe397a
Updated "fork Django on GitHub" link.
|
8 yıl önce |
Pamela McA'Nulty
|
2c4d15e319
Fixed typo in docs/topics/testing/tools.txt.
|
8 yıl önce |
Tim Graham
|
58eca7c49c
Fixed #27425 -- Removed obsolete "developers for hire" FAQ.
|
8 yıl önce |
Ana Balica
|
bafc9f9c33
Fixed #27423 -- Simplified sys.exit() for indicating test failures.
|
8 yıl önce |
Tim Graham
|
3158695365
Completed django.utils.timezone test coverage.
|
8 yıl önce |
Tim Graham
|
b8ae2c16cf
Added CVE-2016-9013,14 to the security release archive.
|
8 yıl önce |
Tim Graham
|
7fe2d8d940
Fixed CVE-2016-9014 -- Validated Host header when DEBUG=True.
|
8 yıl önce |
Marti Raudsepp
|
da7910d483
Fixed CVE-2016-9013 -- Generated a random database user password when running tests on Oracle.
|
8 yıl önce |
Tim Graham
|
9e9c81d3c2
Added stub release notes for 1.9.11/1.8.16.
|
8 yıl önce |
Andrew Nester
|
1ce04bcce0
Fixed #27363 -- Replaced unsafe redirect in SessionMiddleware with SuspiciousOperation.
|
8 yıl önce |
Henry Dang
|
9c2e1ad6a5
Fixed #27400 -- Documented {% static %} encoding change in 1.10.
|
8 yıl önce |
Timothy Allen
|
5595db9504
Updated docs/topics/db/queries.txt examples to use print() function.
|
8 yıl önce |
Tim Graham
|
2f9861d823
Fixed #27148 -- Fixed ModelMultipleChoiceField crash with invalid UUID.
|
8 yıl önce |
Tim Graham
|
de91c172cf
Fixed #27410 -- Clarified when static files is enabled in STATIC_ROOT docs.
|
8 yıl önce |
Mariusz Felisiak
|
55993d1e4e
Updated Oracle docs links to Oracle 12c.
|
8 yıl önce |
Krzysztof Urbaniak
|
a01d887a3a
Fixed #27063 -- Prevented i18n_patterns() from using too much of the URL as the language.
|
8 yıl önce |
Krzysztof Urbaniak
|
ee06689878
Added additional tests for translation's get_language_from_path().
|
8 yıl önce |
Anssi Kääriäinen
|
9513903086
Updated by bio.
|
8 yıl önce |
Jon Dufresne
|
611d34b0e4
Captured logging output during NonDjangoTemplatesDebugViewTests.test_400().
|
8 yıl önce |
medmunds
|
d3708aeb26
Fixed #27382 -- Doc'd that ugettext_lazy() should be converted to text for non-Django code.
|
8 yıl önce |
Michael Scott
|
ec9ed07488
Fixed #27188 -- Allowed using unique=True with FileField.
|
8 yıl önce |
Aymeric Augustin
|
625cd5bcb3
Added require_ready argument to get_model methods.
|
9 yıl önce |
Aymeric Augustin
|
fd748c42a9
Simplified AppConfig.import_models().
|
8 yıl önce |
Aymeric Augustin
|
efcb7e1ebf
Modified readiness check in AppConfig.get_model(s).
|
8 yıl önce |
Tim Graham
|
20be1918e7
Simplified some auth_tests with assertRedirects().
|
8 yıl önce |
wim glenn
|
21dd792349
Fixed #26578 -- Prohibited non-ASCII digits in validate_ipv4_address.
|
8 yıl önce |