pre-commit-ci[bot]
|
5961d6b80f
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2021-12-05 14:34:46 +00:00 |
|
Petr Dlouhý
|
a3a3f8106e
|
fix #152
|
2020-03-13 19:55:27 +01:00 |
|
Corey Oordt
|
7fa98fd58f
|
[-] Check for a valid session id before trying to save or rollback a transaction
|
2017-10-12 22:47:22 -05:00 |
|
Brent O'Connor
|
c5c459fe42
|
Ran the 2to3 script 2to3 -w .
|
2016-02-10 11:47:30 -06:00 |
|
Corey Oordt
|
7f8e303a95
|
Version 1.3b8: Fixes some migrations
|
2015-06-09 15:23:43 -05:00 |
|
Corey Oordt
|
dc99eac19c
|
Fixes potential double imports in dev and test servers
|
2015-06-09 15:23:43 -05:00 |
|
Corey Oordt
|
acff7f02a3
|
Dramatically refactored how migrations are performed to work with Django 1.7
|
2015-06-09 15:21:38 -05:00 |
|
Corey Oordt
|
28ef4d5565
|
Updates the existing migration to south_migrations
|
2015-06-09 15:20:09 -05:00 |
|
Corey Oordt
|
69bf632a03
|
small fixes in some fields
|
2015-06-09 15:19:36 -05:00 |
|
Corey Oordt
|
7096d8a3eb
|
Fixing migration script for adding fields
|
2013-05-20 17:42:03 -05:00 |
|
winniehell
|
89c7333306
|
i18n
|
2013-03-20 06:54:34 -05:00 |
|
Corey Oordt
|
e41623b4ad
|
Refactored the migration script to use the syncdb signal. The post_migrate signal only fires for south-managed apps, so it isn't as useful.
|
2012-08-28 06:56:55 -05:00 |
|
Corey Oordt
|
7fa53a7003
|
Capitalizing the various REGISTRY settings
|
2012-08-18 13:02:15 -04:00 |
|
Jose Soares
|
07f698c638
|
Moved the editor app so its inside the categories app
|
2012-01-11 15:22:29 -05:00 |
|
Corey Oordt
|
7cb74829ea
|
Added a check in migrate_app to see if the app is a string or not.
|
2011-08-19 10:13:18 -04:00 |
|
Corey Oordt
|
4107cdd125
|
Changed the DatabaseError import to be more compatible
|
2011-08-18 10:31:22 -04:00 |
|
Corey Oordt
|
fdc025d812
|
Added the ability to add the appropriate fields to a table if configured after an initial syncdb.
|
2011-08-01 09:12:39 -04:00 |
|