Daniel Jilg
|
55c843f2ef
Fixed #14131 -- Added note to docs about Pagination and large Querysets
|
пре 9 година |
Michal Petrucha
|
d81d02d449
Refs #26384, #24995 -- Avoided a module-level MySQL query in the schema tests.
|
пре 9 година |
Iacopo Spalletti
|
7d485d5d75
Fixed #22268 -- Documented values_list() behavior for multivalued relations.a
|
пре 9 година |
Attila Tovt
|
00dbd02f7e
Made MakeMigrationsTests call proper parent method
|
пре 9 година |
Tim Graham
|
a637ed879d
Added stub release notes for 1.9.6.
|
пре 9 година |
Tim Graham
|
93539ba2f4
Added release date for 1.9.5 and 1.8.12.
|
пре 9 година |
Claude Paroz
|
db19619545
Fixed #25532 -- Properly redisplayed JSONField form input values
|
пре 9 година |
Simon Charette
|
64aba7a8ab
Fixed #26438 -- Fixed multiple .objects typos in the docs.
|
пре 9 година |
Tim Graham
|
8928823b13
Fixed #26436 -- Added a link to the settings filtering in the error reporting howto.
|
пре 9 година |
Tim Graham
|
12dee89d9c
Removed some docs that should have been removed along with PROFANITIES_LIST.
|
пре 9 година |
Tim Graham
|
f3595b2549
Refs #26384, #24995 -- Skipped a schema test on older MySQL versions.
|
пре 9 година |
Tim Graham
|
a65fc6df89
Fixed #26410 -- Added a docs example for loader.render_to_string().
|
пре 9 година |
Akshesh
|
49f95cc0a0
Fixed #11560 -- Allowed proxy model multiple-inheritance from the same concrete base model.
|
пре 9 година |
Tim Graham
|
2e0cd26ffb
Made a few proxy_models tests use assertRaisesMessage().
|
пре 9 година |
Claude Paroz
|
edcecaf0de
Fixed #19670 -- Applied CachedFilesMixin patterns to specific extensions
|
пре 9 година |
Krzysztof Jurewicz
|
940b7fd5cb
Fixed #21446 -- Allowed not performing redirect in set_language view
|
пре 9 година |
Claude Paroz
|
12ba20d83c
Fixed #10532 -- Relaxed hard-type checking in get_object/list_or_404 shortcuts
|
пре 9 година |
Alex Hill
|
4b2cf1cd27
Fixed #26384 -- Fixed renaming the PK on a model with a self-referential FK on SQLite.
|
пре 9 година |
Daniel Wiesmann
|
870dd1d38b
Fixed #26417 -- Allowed setting GDALBand data with partial values.
|
пре 9 година |
Claude Paroz
|
03b6947728
Fixed #24932 -- Added Cast database function.
|
пре 9 година |
Kai Feldhoff
|
5336158990
Fixed #25759 -- Added keyword arguments to customize Expressions' as_sql().
|
пре 9 година |
Daniel Wiesmann
|
f1db8c36e9
Fixed #26415 -- Allowed deleting nodata value on GDALBands.
|
пре 9 година |
Akshesh
|
a7c813ba04
Fixed #21734 -- Handled ProtectedError in a POST to admin's delete_selected action.
|
пре 9 година |
Ben Welsh
|
724a279849
Raised a more helpful ImportError message in manage.py template.
|
пре 9 година |
Simon Charette
|
67cf5efa31
Fixed #26413 -- Fixed a regression with abstract model inheritance and explicit parent links.
|
пре 9 година |
Joshua Pereyda
|
0c0e8f0a62
Fixed #26416 -- Fixed references to previous tutorial numbers in docs/intro/reusable-apps.txt.
|
пре 9 година |
Claude Paroz
|
859fc64338
Cleaned class inheritances in staticfiles tests
|
пре 9 година |
Tim Graham
|
1c8c0837c6
Sorted single letter imports per the latest version of isort.
|
пре 9 година |
Claude Paroz
|
fc01c84bad
Avoided need to import model fields in models/functions.py.
|
пре 9 година |
Tim Graham
|
fb84e877ce
Normalized Func.as_sqlite() signature.
|
пре 9 година |