|
|
2
|
Add release notes for Django Evolution 2.4.1.
|
chipx86
|
October 17th, 2024, 11:44 p.m.
|
|
|
|
3
|
Add support for RENAMED_FIELD_TYPES in the legacy pickler.
|
chipx86
|
October 17th, 2024, 10:29 p.m.
|
|
|
|
1
|
Always consider new migration-aware apps when evolving.
|
chipx86
|
October 28th, 2024, 10:15 p.m.
|
|
|
|
1
|
Update doc building to use modern Sphinx and beanbag-docutils.
|
chipx86
|
July 22nd, 2024, 5:05 p.m.
|
|
|
|
2
|
Add release notes for Django Evolution 2.4.
|
chipx86
|
May 13th, 2024, 3:36 p.m.
|
|
|
|
1
|
Add configuration for renamed field module paths.
|
david
|
April 4th, 2024, 2:13 p.m.
|
|
|
|
1
|
Add docs and update release notes for db_table_comment.
|
chipx86
|
October 15th, 2023, 4:03 p.m.
|
|
|
|
1
|
Add support for table comment evolutions in Django 4.2+.
|
chipx86
|
October 14th, 2023, 11:08 p.m.
|
|
|
|
1
|
Fix Postgres unit tests on Django 4.1+.
|
chipx86
|
October 14th, 2023, 8:09 p.m.
|
|
|
|
1
|
Add management commands for working with evolutions and project signatures.
|
chipx86
|
June 16th, 2023, 5:29 p.m.
|
|
|
|
1
|
Add release notes and update compatibility docs for Django Evolution 2.3.
|
chipx86
|
June 16th, 2023, 5:46 p.m.
|
|
|
|
1
|
Add useful debug logging for evolutions.
|
chipx86
|
June 1st, 2023, 11:49 p.m.
|
|
|
|
1
|
Fix configuration/environmental issues for unit tests.
|
chipx86
|
June 1st, 2023, 11:47 p.m.
|
|
|
|
1
|
Add support for Python 3.12 and Django 4.2.
|
chipx86
|
June 1st, 2023, 11:43 p.m.
|
|
|
|
1
|
Add support for Django 4.1 and Python 3.11.
|
chipx86
|
October 3rd, 2022, 7:21 p.m.
|
|
|
|
1
|
Fix collecting SQL from schema editors while in transactions.
|
chipx86
|
July 10th, 2022, 10:05 p.m.
|
|
|
|
1
|
Fix a premature import when patching SQLite compatibility.
|
chipx86
|
June 24th, 2022, 3:50 p.m.
|
|
|
|
1
|
Add release notes for Django Evolution 2.2.
|
chipx86
|
June 20th, 2022, 1:05 a.m.
|
|
|
|
1
|
Avoid a Python deprecation warning with the collections patch.
|
chipx86
|
May 31st, 2022, 5:12 p.m.
|
|
|
|
1
|
Differentiate database installs from upgrades in success messages.
|
chipx86
|
May 31st, 2022, 5:14 p.m.
|
|
|
|
1
|
Improve Python Path setup when running unit tests.
|
chipx86
|
May 31st, 2022, 5:19 p.m.
|
|
|
|
1
|
Don't try to apply defaults to certain database-specific field types.
|
chipx86
|
May 16th, 2022, 3:50 a.m.
|
|
|
|
1
|
Don't stash references for models not yet in the database.
|
chipx86
|
May 16th, 2022, 3:46 a.m.
|
|
|
|
1
|
Defer constraints and indexes when creating models through the evolver.
|
chipx86
|
May 15th, 2022, 11:54 p.m.
|
|
|
|
1
|
Instal psycopg2 2.8.x for unit testing on certain versions of Django.
|
chipx86
|
May 14th, 2022, 12:11 a.m.
|
|
|
|
1
|
Fix setting non-string initial data from a callable.
|
chipx86
|
May 14th, 2022, 12:06 a.m.
|
|
|
|
1
|
Add DateTimeFields and DateFields to the ChangeField test models.
|
chipx86
|
May 13th, 2022, 7:19 p.m.
|
|
|
|
1
|
Track unique indexes separately from normal indexes in the database state.
|
chipx86
|
May 13th, 2022, 3:57 p.m.
|
|
|
|
1
|
Add base classes for mutators.
|
chipx86
|
May 6th, 2022, 3:11 p.m.
|
|
|
|
1
|
Fix ordering and conflict issues with adding and dropping indexes.
|
chipx86
|
May 14th, 2022, 4:22 p.m.
|
|
|
|
1
|
Pass custom evolutions to EvolutionGraph.
|
chipx86
|
May 6th, 2022, 4:46 p.m.
|
|
|
|
1
|
Add a base mutation and a corresponding mutator for upgrade methods.
|
chipx86
|
May 6th, 2022, 3:51 p.m.
|
|
|
|
1
|
Add global registration of custom migrations.
|
chipx86
|
May 5th, 2022, 7:32 p.m.
|
|
|
|
1
|
Allow get_evolution_dependencies to take a list of custom evolutions.
|
chipx86
|
May 5th, 2022, 5:07 p.m.
|
|
|
|
1
|
Split django_evolution.mutators into multiple sub-modules.
|
chipx86
|
May 5th, 2022, 8 p.m.
|
|
|
|
1
|
Add field type change support in each database backend.
|
chipx86
|
April 8th, 2022, 3:25 p.m.
|
|
|
|
1
|
Add common database backend support for changing field types.
|
chipx86
|
April 8th, 2022, 3:19 p.m.
|
|
|
|
1
|
Clean up some ChangeField logic in preparation for field type changes.
|
chipx86
|
April 8th, 2022, 2:39 a.m.
|
|
|
|
1
|
Add and update compatibility functions for working with models and fields.
|
chipx86
|
April 8th, 2022, 2:07 a.m.
|
|
|
|
1
|
Add support for all features on Index objects through Django 4.0.
|
chipx86
|
March 28th, 2022, 4:59 p.m.
|
|
|
|
1
|
Consolidate functionality for building column definition schemas.
|
chipx86
|
April 5th, 2022, 4:30 p.m.
|
|
|
|
1
|
Add support for changing field types in ChangeField.
|
chipx86
|
April 8th, 2022, 3:33 p.m.
|
|
|
|
1
|
Add utilities for iterating through model fields and reverse relations.
|
chipx86
|
April 8th, 2022, 2:18 p.m.
|
|
|
|
1
|
Split django_evolution.mutations into sub-modules.
|
chipx86
|
April 5th, 2022, 5:16 p.m.
|
|
|
|
1
|
Move all Django Evolution settings into a DJANGO_EVOLUTION dictionary.
|
chipx86
|
March 30th, 2022, 4:20 p.m.
|
|
|
|
1
|
Add classes for warning on deprecations.
|
chipx86
|
March 30th, 2022, 2:50 p.m.
|
|
|
|
1
|
Split django_evolution.evolve into per-class modules.
|
chipx86
|
March 30th, 2022, 5:16 p.m.
|
|
|
|
1
|
Update packaging metadata and version compatibility.
|
chipx86
|
March 30th, 2022, 9:26 p.m.
|
|
|
|
1
|
Use Django's database introspection to scan table indexes.
|
chipx86
|
March 25th, 2022, 6:19 p.m.
|
|
|
|
1
|
Add Docker images for test databases and improve testing options.
|
chipx86
|
March 28th, 2022, 6:23 p.m.
|
|