Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Aymeric Augustin 428c0bbe1b Appeased flake8 2.1.0. 11 ani în urmă
  Simon Charette 72d3889db4 Fixed #22350 -- Consistently serialize bytes and text in migrations. 11 ani în urmă
  Simon Charette 074d3183d9 Fixed #22363 -- Correctly serialize `django.utils.datetime_safe` objects. 11 ani în urmă
  Andrew Godwin 97a8fd4682 Fixed #21954: Raise nice error when serializing datetimes with timezones 11 ani în urmă
  Alex Gaynor 2ba09c000d Added some missing whitespace around arithmetic operators 11 ani în urmă
  Markus Holtermann 047394f79c Fixed #21852 -- Make migration writer serialize iterators 11 ani în urmă
  Loic Bistuer 374faa4721 Fixed #21323 -- Improved readability of serialized Operation. 11 ani în urmă
  Andrew Godwin c9de1b4a55 Implement swappable model support for migrations 11 ani în urmă
  Aymeric Augustin da16bb30ff Dropped AppCache._empty, _with_app and _without_app. 11 ani în urmă
  Aymeric Augustin 2fef9e5375 Moved apps back in the toplevel django namespace. 11 ani în urmă
  Aymeric Augustin 2239081ff1 Expurged INSTALLED_APPS from code and tests. 11 ani în urmă
  Aymeric Augustin f25fa9d859 Deprecated load_app(). 11 ani în urmă
  Aymeric Augustin 4a56a93cc4 Moved the new app cache inside core. 11 ani în urmă
  Aymeric Augustin 8662654d6d Removed module-level functions for the app cache. 11 ani în urmă
  Aymeric Augustin 9217b89da3 Removed BaseAppCache.app_store. 11 ani în urmă
  Aymeric Augustin 860c2c8bc5 Moved django.db.models.loading to django.apps.cache. 11 ani în urmă
  Loic Bistuer e565e1332d Fixed #21275 -- Fixed a serializer error when generating migrations for contrib.auth. 11 ani în urmă
  Loic Bistuer 8d6953d55c Added support for serializing class methods. - Refs #21290. 11 ani în urmă
  Loic Bistuer 584110417f Fixed #21283 -- Added support for migrations if models is a package. 11 ani în urmă
  Loic Bistuer d59f1993f1 Made MigrationWriter look for a "deconstruct" attribute on functions. 11 ani în urmă
  Loic Bistuer adc0ab3386 Fixed #21037 -- Made MigrationWriter raise a ValueError when serializing lambda functions. 11 ani în urmă
  Loic Bistuer ff9e116198 Fixed #21008 -- Made MigrationWriter handle Promise objects. 11 ani în urmă
  Alex Gaynor 8363406dad Removed usage of u"" string prefix, which doesn't work on python3.2 11 ani în urmă
  Andrew Godwin 2ae8a8a77d Fix test running with new apps stuff/migrate actually running migrations 11 ani în urmă
  Andrew Godwin 91c470def5 Auto-naming for migrations and some writer fixes 11 ani în urmă
  Andrew Godwin c7aa4b5338 Field encoding 11 ani în urmă
  Andrew Godwin 4492f06408 A bit of an autodetector and a bit of a writer 11 ani în urmă