Zbigniew Siciarz
|
94b5bc361a
Fixed #22002 -- Documented avoiding database interaction in AppConfig.ready().
|
11 年之前 |
Alex Gaynor
|
cd7f37b647
Corrected a pair of flake8 violations
|
11 年之前 |
MattBlack85
|
1c1dffca75
Fixed #21725 -- Fixed JavaScript quoting encoding.
|
11 年之前 |
Zbigniew Siciarz
|
44814e78cc
Fixed #22013 -- Documented difference between SERVER_EMAIL and DEFAULT_FROM_EMAIL.
|
11 年之前 |
Grzegorz Nosek
|
0b6f9f7c6f
Improved fix for #18373 -- backward compatibility
|
11 年之前 |
Christopher Medrela
|
d0133504e5
Fixed #22047 -- detecting related_name clash with inheritance
|
11 年之前 |
Tim Graham
|
65b421c661
Fixed some flake8 errors from recent commits.
|
11 年之前 |
Aaron France
|
1150053b99
Fixed #21912 -- Improved error message if a view returns None.
|
11 年之前 |
Marek Wywiał
|
d97bf2e9c8
Fixed #21765 -- Added support for comparing Context instances
|
11 年之前 |
chomik
|
985ae732b2
Fixed #21884 -- Mentioned that exact is the defaut QuerySet lookup type
|
11 年之前 |
Grzegorz Nosek
|
79558c787e
Fixed #18373 - improved handling of Resolver404s from views
|
11 年之前 |
Albert Wang
|
8bbdcc76e4
Fixed #19299 -- Fixed Nullification of Foreign Keys To CharFields
|
11 年之前 |
Rodolfo Carvalho
|
4d4e0ea461
Fixed two typos.
|
11 年之前 |
Rodolfo Carvalho
|
fd4d8f0f52
Fixed typo in comment.
|
11 年之前 |
Aaron France
|
23b781cc3d
Fixed #22018 -- Fixed checks for ModelAdmin.fields not handling sub-lists.
|
11 年之前 |
Rodolfo Carvalho
|
2ebccebf06
Fixed typo in test docstring.
|
11 年之前 |
Tim Graham
|
8251438cb8
Moved relative URL handling added in refs #21177 to a better place.
|
11 年之前 |
Rodolfo Carvalho
|
be6d1f39e8
Fixed typo in docstring.
|
11 年之前 |
Florian Apolloner
|
9d95dd08e5
Merge pull request #2281 from rhcarvalho/ticket_22053
|
11 年之前 |
Michal Prusek
|
00da02cbfd
Fixed #22052 -- Corrected a misspelling of ellipsoid
|
11 年之前 |
Rodolfo Carvalho
|
3d898b0e12
Change analyse (British) to analyze (American).
|
11 年之前 |
djendrju
|
4ac4c98cbd
Fixed #22049 -- Corrected a misspelling of dimensional
|
11 年之前 |
Tim Graham
|
865392c478
Added 1.6.3 release note for refs #21566.
|
11 年之前 |
Anton Baklanov
|
0bd92d68ad
Fixed #22035 -- reordered migration operations
|
11 年之前 |
Klemens Mantzos
|
f683cb90be
Fixed #21924 -- Added the ability to specify a reverse order for admin_order_field.
|
11 年之前 |
Lukasz Balcerzak
|
0242134d32
Fixed #17942 -- Added a JsonResponse class to more easily create JSON encoded responses.
|
11 年之前 |
Antoine Catton
|
e3d0790bd0
Fixed #21177 -- Made resolve_url support relative URLs.
|
11 年之前 |
Alasdair Nicol
|
f3805f5c52
Added missing snippet to show filename in docs
|
11 年之前 |
Loic Bistuer
|
2e4200b5c7
Fixed #21654 -- Documented a use-case for Form.errors.as_data().
|
11 年之前 |
Simon Meers
|
007c5cd367
Updated docs that misreported django.apps.apps.ready as being a method.
|
11 年之前 |