{6} All Tickets By Milestone (Including closed) (839 matches)

A more complex example to show how to make advanced reports.

Results (501 - 600 of 839)

1 2 3 4 5 6 7 8 9
Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#479 Unused variables databaseapi closed fixed 0.7.1 defect major andrew 08/13/10
#471 Error 150 while rename ForeignKey column in MySQL commands closed duplicate 0.7.1 defect major andrew 08/13/10
#463 CharField set to blank still requires default value commands closed fixed 0.7 enhancement major andrew 08/13/10
#461 ordering problem deleting field and an index that includes it migrations closed fixed 0.7 defect major andrew 08/13/10
#426 Replace __import__ with import_module commands assigned mercurial defect major andrew 08/13/10
#510 Generic DatabaseOperations._constraints_affecting_columns assumes all tables are in public schema commands closed fixed 0.7 defect major andrew 08/13/10
#454 ManyToMany Self Referential Doesn't get is_hidden Set migrations closed worksforme 0.7 defect major andrew 08/13/10
#521 new models from --auto fail to respect unique_together commands closed fixed unknown defect major andrew 08/13/10
#522 failed migration with sqlite: django.db.utils.DatabaseError: no such index: videoup_video_disponibile_id migrations closed duplicate 0.7.1 defect major andrew 08/13/10
#336 Try to stop the auth module's superuser hook from firing when a profile module is defined commands assigned 0.6.2 defect major andrew 08/13/10
#222 When running forwards and backwards migrations, raise an exception if someone uses a non-FakeORM model migrations assigned 0.6-pre enhancement major andrew 08/13/10
#220 Renaming a inherited model makes troubles with foreignkeys commands assigned 0.6-pre defect major andrew 08/13/10
#511 syncdb does not import 'management' module from external apps commands closed fixed 0.7.1 defect major andrew 08/02/10
#519 convert_to_south command needs to allow "--ignore-ghost-migrations" as an option commands closed fixed 0.7.1 enhancement minor andrew 08/02/10
#422 Custom Field that defines an __init__ without arguments commands closed invalid 0.7 defect major andrew 07/31/10
#517 Add db.delete_columns() method to API databaseapi assigned unknown enhancement minor andrew 07/28/10
#516 add suport for "-" char in migration filename commands closed invalid 0.7.1 enhancement trivial andrew 07/23/10
#465 new option for migrate: --noinput commands closed fixed 0.7 enhancement major andrew 07/21/10
#514 Error on Documentation Page (Cleverness is tricky) documentation closed fixed unknown defect minor andrew 07/20/10
#31 Confusing error in startmigration --initial if the directory already exists commands closed fixed defect major andrew 07/14/10
#372 initial_data is imported before necessary migrations have run, causing a stacktrace in manage.py test commands closed fixed 0.6.2 defect minor andrew 07/14/10
#79 Adding a CharField to a table in sqlite yields `sqlite3.OperationalError: Cannot add a NOT NULL column with default value NULL` migrations closed fixed 0.4 defect minor andrew 07/14/10
#350 Creating foreign key relations in datamigrations fail databaseapi closed worksforme 0.7-pre defect major andrew 07/14/10
#376 addding db_index not executed databaseapi closed fixed 0.7-pre defect major andrew 07/14/10
#323 Traceback when createing a new migration with ManyToMany field commands closed invalid 0.7-pre defect minor andrew 07/14/10
#324 M2M join table not created with Django 1.2 alpha 1 databaseapi closed fixed 0.6.2 defect major andrew 07/14/10
#318 ContentTypes signals require "db" argument since Django 1.2 migrations closed duplicate 0.7-pre defect major andrew 07/14/10
#250 Problems with dynamic default values migrations closed invalid 0.6 defect major andrew 07/14/10
#456 south doesn't work under jython migrations closed fixed 0.7 defect major andrew 07/14/10
#96 migration fails for models with order_with_respect_to during creation of fakeorm migrations closed fixed 0.6-pre defect blocker andrew 07/14/10
#462 Crash when doing datamigration on an app with no migrations or models commands closed fixed 0.7 defect major andrew 07/14/10
#348 South breaks permission creation commands closed duplicate 0.6.2 defect major andrew 07/13/10
#160 validation error in convert_to_south commands closed fixed 0.6-pre defect major andrew 07/13/10
#497 Performance degrades when running two migrations in the same step commands closed invalid 0.7.1 defect major andrew 07/07/10
#332 Postgres ProgrammingError: constraint does not exist on Postgres 8.1.8 -- works fine on later versions commands closed fixed 0.6.2 defect major andrew 07/07/10
#464 Trying to alter column to None type databaseapi closed fixed 0.7 defect major andrew 07/01/10
#482 more documentation on Meta freezing documentation closed fixed mercurial enhancement major andrew 06/30/10
#481 freezing the model ordering information migrations closed fixed mercurial enhancement minor andrew 06/30/10
#208 Error in auto-migration when deleting a reference to object migrations reopened 0.5 defect major andrew 06/26/10
#483 Incorrect behaviour when using "from django.utils.datetime_safe import datetime" migrations closed fixed 0.7.1 defect major andrew 06/22/10
#403 MySQL misbehaves when a forwards() data migration doesn't work out migrations closed fixed 0.7 defect major andrew 06/12/10
#155 startmigration --initial fails if model related to a proxy model commands closed fixed 0.6-pre defect major andrew 06/08/10
#476 on a backward migration, dependencies are not satisfied migrations closed invalid mercurial defect major andrew 06/06/10
#345 ImportError: No module named parser commands closed invalid 0.6.2 defect major andrew 06/04/10
#473 create_primary_key fails on SQLite with invalid SQL generated databaseapi closed fixed 0.7.1 defect major andrew 06/03/10
#472 The '--no-initial-data' option doesn't work when there is nothing to migrate. commands closed fixed unknown defect major andrew 06/03/10
#469 initial_data fixtures are always loaded into the default db migrations closed fixed 0.7.1 defect minor andrew 06/02/10
#468 _suppress_default not respected properly migrations closed fixed 0.7.1 defect minor andrew 05/31/10
#420 Field ordering wrong after running an initial schema migration commands closed fixed 0.7 defect major andrew 05/24/10
#467 Can't use a class as first element in an introspection rule tuple migrations closed fixed 0.7.1 defect minor andrew 05/22/10
#400 Allowing logger to be configured by logging module commands closed wontfix 0.7 enhancement minor andrew 05/21/10
#270 startmigration --fixture option commands assigned 0.6.1 enhancement minor andrew 05/21/10
#358 Automatically detect column renames commands assigned 0.6.2 defect major andrew 05/21/10
#243 Renaming a ForeignKey in MySQL/Innodb databaseapi closed fixed 0.6 defect major andrew 05/21/10
#457 South unconditionally loads tagging commands closed fixed mercurial defect major andrew 05/07/10
#453 'ManyToManyField' object has no attribute _m2m_reverse_column_cache commands closed invalid 0.7 defect major andrew 05/03/10
#452 0.7 does not work with 0.6 migrations where custome fields are referenced migrations closed wontfix 0.7 defect major andrew 05/03/10
#421 DROP DEFAULT on MySQL 5.1 migrations closed fixed 0.7 defect major andrew 05/03/10
#450 Backwards data migrations do not obey no_dry_run migrations closed duplicate 0.7 defect major andrew 04/30/10
#443 __import__ commands closed duplicate 0.7 defect minor andrew 04/29/10
#449 Baselining migrations migrations assigned 0.7 enhancement minor andrew 04/29/10
#447 added columns get wrong default value in SQLite databaseapi closed fixed 0.7 defect major andrew 04/29/10
#415 adding OneToOneFields creates wrong column name migrations closed fixed 0.7 defect major andrew 04/29/10
#445 unapply a migration commands closed invalid 0.7 defect major andrew 04/28/10
#441 test failures on 32-bit architectures migrations closed fixed mercurial defect minor andrew 04/26/10
#442 django-annoying AutoOneToOneField introspection plugin migrations closed fixed mercurial enhancement minor andrew 04/25/10
#427 Fixtures not always loaded migrations closed fixed 0.7 defect minor andrew 04/24/10
#423 Custom ForeignKey Field with hardcoded proxy model fails migrations closed duplicate 0.7 defect major andrew 04/24/10
#437 migrate ignores --merge option commands closed fixed 0.7 defect major andrew 04/24/10
#438 Oracle migrate error migrations closed duplicate 0.7 defect major andrew 04/23/10
#433 Extract syncdb patching to separate function commands closed fixed mercurial enhancement major andrew 04/20/10
#432 schemamigration cannot automatically detect the change of default value. commands closed wontfix 0.7 defect major andrew 04/19/10
#424 Custom ForeignKey Field does not get _id postfix on sqlite migrations closed duplicate mercurial defect major andrew 04/15/10
#417 --no-initial-data shoud be disabled by default commands closed wontfix 0.7 enhancement major andrew 04/13/10
#418 Migrations with - (hyphen) in their name are not found by south migrations closed wontfix mercurial defect major andrew 04/13/10
#416 South in Python 2.3 commands closed wontfix 0.7 enhancement major andrew 04/12/10
#414 Classes that inherit from django.contrib.contenttypes.generic.GenericRelation are not ignored commands closed fixed 0.7 defect major andrew 04/11/10
#2 problems with multi-table inheritance commands closed fixed 0.3 defect major andrew 04/05/10
#15 setup script commands closed fixed 0.3 enhancement minor andrew 04/05/10
#14 default values like datetime.datetime.now break sql output databaseapi closed fixed 0.3 defect major andrew 04/05/10
#12 Adding columns in the middle of tables with db.add_column databaseapi closed wontfix 0.3 enhancement minor andrew 04/05/10
#11 allow specifying model in place of table_name databaseapi closed wontfix 0.3 enhancement minor andrew 04/04/10
#10 db API: no way to change field types databaseapi closed fixed 0.3 defect major andrew 04/04/10
#9 Translation strings commands closed fixed 0.3 defect major andrew 04/04/10
#404 Generated migrations contain lines with trailing whitespace migrations closed fixed 0.7 enhancement minor andrew 04/01/10
#408 south breaks manage.py test commands closed fixed 0.7 defect major andrew 03/31/10
#409 south breaks manage.py test commands closed duplicate 0.7 defect major andrew 03/31/10
#397 Logging test fails on windows because a handle is left open commands closed fixed 0.7-rc1 defect major andrew 03/29/10
#405 Permissions set through class Meta are not picked up migrations closed duplicate 0.7 enhancement minor andrew 03/29/10
#401 Rename of primary key on sqlite generates invalid SQL migrations closed duplicate mercurial defect major andrew 03/28/10
#399 South creates fields in apparently random order commands closed fixed 0.7 defect major andrew 03/26/10
#337 Fails to Alter Table when also adding a geometry migrations closed worksforme 0.6.2 defect minor andrew 03/25/10
#349 SQLite structure population should be more tolerant commands closed worksforme 0.6.2 defect major andrew 03/25/10
#398 SQLite warnings are printed even during tests databaseapi closed fixed 0.7-rc1 defect minor andrew 03/25/10
#396 M2M to 'self' fails commands closed worksforme 0.7-rc1 defect major andrew 03/24/10
#392 South fails to recognize apps with more than one dot in module name commands closed invalid 0.7-rc1 defect major andrew 03/21/10
#175 New DatabaseOperations commands backup/restore commands assigned 0.6-pre enhancement major andrew 03/20/10
#385 First migrate after initial set up migrations closed worksforme 0.6.2 defect major andrew 03/19/10
#13 generated single field create_database output is wrong commands closed fixed enhancement major andrew 03/19/10
#373 inherited keyword arguments passed to a model causes an exception migrations closed fixed 0.7-pre defect major andrew 03/18/10
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.