Mariusz Felisiak
|
a1e9e9abc5
Refs #27236 -- Reverted "Refs #27236 -- Added generic mechanism to handle the deprecation of migration operations."
|
2 yıl önce |
David Wobrock
|
41019e48bb
Refs #27236 -- Added generic mechanism to handle the deprecation of migration operations.
|
2 yıl önce |
Mariusz Felisiak
|
37470bbd90
Fixed #33675 -- Dropped support for PostgreSQL 10 and PostGIS 2.4.
|
2 yıl önce |
David
|
ce586ed693
Removed hyphen from pre-/re- prefixes.
|
3 yıl önce |
Jacob Walls
|
2d8232fa71
Fixed #26760 -- Added --prune option to migrate command.
|
3 yıl önce |
Mariusz Felisiak
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 yıl önce |
David Smith
|
1cba320786
Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments.
|
3 yıl önce |
David Sanders
|
5685b7cd73
Fixed typos in comments and docs.
|
3 yıl önce |
Caio Ariede
|
9ca22c7733
Fixed #26962 -- Doc'd running migrations in transactions.
|
4 yıl önce |
Nick Pope
|
074844e947
Fixed #31529 -- Added support for serialization of pathlib.Path/PurePath and os.PathLike in migrations.
|
4 yıl önce |
Adam Johnson
|
b15b3706fe
Improved docs on migration reversibility. (#12619)
|
5 yıl önce |
Shipeng Feng
|
8058d9d7ad
Fixed #30955 -- Doc'd that only concrete base models are stored in historical models bases.
|
5 yıl önce |
David Vaz
|
45554fd5c5
Fixed #30597 -- Clarified how to unapply migrations.
|
5 yıl önce |
Mariusz Felisiak
|
aad46ee274
Refs #27910 -- Doc'd support for enumeration types serialization in migrations.
|
5 yıl önce |
Mariusz Felisiak
|
bc46e386c7
Refs #30350 -- Doc'd support for range serialization in migrations.
|
5 yıl önce |
Mariusz Felisiak
|
416c584cab
Removed versionadded/changed annotations for 2.2.
|
5 yıl önce |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 yıl önce |
Dan Davis
|
2bd8df243a
Fixed #30184 -- Removed ellipsis characters from shell output strings.
|
6 yıl önce |
Tim Graham
|
fcfb730658
Refs #30033 -- Doc'd change regarding apps without migrations depending on apps with migrations.
|
6 yıl önce |
Tim Graham
|
ec7e179aeb
Removed versionadded/changed annotations for 2.1.
|
6 yıl önce |
can
|
7d3b3897c1
Refs #29738 -- Allowed registering serializers with MigrationWriter.
|
6 yıl önce |
Damian Dimmich
|
133e79399a
Updated docs for fast column creation with defaults in PostgreSQL 11.
|
6 yıl önce |
Patrik Sletmo
|
adfdb9f169
Fixed #29814 -- Added support for NoneType serialization in migrations.
|
6 yıl önce |
Claude Paroz
|
50b8493581
Refs #29654 -- Replaced three dots with ellipsis character in output strings.
|
6 yıl önce |
Tim Graham
|
b4fa94aed8
Removed code terms from docs/spelling_wordlist.
|
6 yıl önce |
Andrew Godwin
|
0a8a6b4683
Add clarifying section about historical migration models
|
6 yıl önce |
Sergey Fedoseev
|
183fb7b2b9
Fixed #28870 -- Added support for functools.partialmethod serialization in migrations.
|
7 yıl önce |
Tim Graham
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 yıl önce |
Melvyn Sopacua
|
5bb9b9a388
Fixed #28363 -- Allowed naming the migration generated by squashmigrations.
|
8 yıl önce |
Mariusz Felisiak
|
081e787160
Refs #23919 -- Stopped inheriting from object to define new style classes.
|
7 yıl önce |