Commit Graph

208 Commits

Author SHA1 Message Date
arifiorino cf4c02496e Added algorithm selection 2019-09-24 09:35:20 -04:00
Dana Van Aken 7aea07f4c1 Parser cleanup 2019-09-04 22:33:36 -04:00
Dana Van Aken aa01f17eae Removed initialization of parser for unsupported DBMS/version (Postgres v9.5) 2019-09-04 22:33:36 -04:00
Dana Van Aken e6a57d4c92 BaseModel __unicode__ method now returns str(pk) if the 'name' attribute does not exist 2019-09-04 22:33:36 -04:00
Dana Van Aken 7c964758e9 Updated admin: better functionality + faster loading for models with many foreign keys 2019-09-04 22:33:36 -04:00
Dana Van Aken e28c979912 Fixed log messages in migration 0002 2019-09-04 22:33:36 -04:00
Dana Van Aken 149942e6b8 Removed unsupported DBMS/version from the DBMSCatalog (Postgres v9.5) 2019-09-04 22:33:36 -04:00
Andy Pavlo 3e564ce922 Initial commit with BSL 2019-08-23 11:47:19 -04:00