Andrei Kulakov
|
08572e8d12
Fixed #24294 -- Allowed staff_member_required decorator to handle args.
|
před 10 roky |
Tim Graham
|
4e8b167e4d
Fixed MySQL build failure introduced by refs #24390.
|
před 10 roky |
Ian Lee
|
fde4857fb8
Added syntax highlighting for apache code blocks
|
před 10 roky |
László Károlyi
|
f37c11eea3
Fixed #24390 -- Made migration index names deterministic.
|
před 10 roky |
Corey Farwell
|
4fdc7015c0
Used dict comprehension in URLNode
|
před 10 roky |
Brent O'Connor
|
f7bf135f62
Updated contributing link in the README.
|
před 10 roky |
Preston Timmons
|
80d6b6b863
Fixed #24409 -- Combined the app_directories and filesystem loader implementation.
|
před 10 roky |
Claude Paroz
|
4b8979e477
Fixed #17401 -- Made SelectDateWidget.render reflect wrong value
|
před 10 roky |
Claude Paroz
|
23c612199a
Simplified emit_post_migrate from flush command
|
před 10 roky |
Claude Paroz
|
90ab6ee612
Revert "Fixed #24369 -- Prevented crash when `flush`ing before db migration"
|
před 10 roky |
Claude Paroz
|
9f1dbe29c0
Fixed #24369 -- Prevented crash when `flush`ing before db migration
|
před 10 roky |
Claude Paroz
|
3cf1c02695
Fixed #24413 -- Prevented translation fallback for English
|
před 10 roky |
Alex Shaindlin
|
dcdef1fe2e
Improved wording in tutorial 1.
|
před 10 roky |
Claude Paroz
|
5cf96b49e4
Fixed #24418 -- Prevented crash in refresh_from_db with null fk
|
před 10 roky |
Tim Graham
|
2b19b3a031
Fixed #24359 -- Cleaned up docs/ref/exceptions.html
|
před 10 roky |
Claude Paroz
|
8a9f39d2b3
Removed binary input test line
|
před 10 roky |
Jon Dufresne
|
3b966c2b73
Fixed #24229 -- Changed IntegerField to clean floats representing integers
|
před 10 roky |
Rolf Jagerman
|
fa9cb5dcdc
Fixed #24406 -- Improved SelectFilter js to use click events
|
před 10 roky |
Tim Graham
|
71820721a1
Added stub release notes for 1.7.6.
|
před 10 roky |
Tim Graham
|
aca73737da
Added release date for 1.7.5 release.
|
před 10 roky |
Tim Graham
|
660676c7e7
Updated trove classifier to Pre-Alpha.
|
před 10 roky |
Tim Graham
|
47b35b1844
Fixed #24411 -- Avoided dict key/method clash in admin delete views.
|
před 10 roky |
Michael Angeletti
|
65441bbdb0
Fixed #24391 -- Made BoundField.value() cache callable values.
|
před 10 roky |
Tim Graham
|
d298b1ba50
Reverted "Fixed #24325 -- Documented change in ModelForm.save() foreign key access."
|
před 10 roky |
Stanislas Guerra
|
4c2f546b55
Fixed #24395 -- Ensured inline ModelsForms have an updated related instance.
|
před 10 roky |
Preston Timmons
|
8e129b42ad
Cleaned up template directory handling in template tests.
|
před 10 roky |
Preston Timmons
|
32c108a221
Combined TemplateTests and TemplateRegressionTests.
|
před 10 roky |
Preston Timmons
|
25a0b5cdcd
Moved test_token_smart_split into ParserTests.
|
před 10 roky |
Preston Timmons
|
3d8fee6051
Moved ifchanged tests into syntax_tests/test_if_changed.py.
|
před 10 roky |
Preston Timmons
|
f6d087b628
Moved cache tests into syntax_tests/test_cache.py.
|
před 10 roky |