Histórico de Commits

Autor SHA1 Mensagem Data
  Jezeniel Zapanta 48f45431eb Fixed typo in docs/topics/db/multi-db.txt. há 8 anos atrás
  Shai Berger c93ac9cf42 Refs #25850, #27142, #27110 -- Documented migration history consistency checks. há 8 anos atrás
  Tim Graham 789f9c9b29 Refs #27164 -- Fixed typo in docs/topics/db/multi-db.txt há 8 anos atrás
  Timothy Allen df92f6f2e3 Documented how allow_migrate() interacts with makemigrations. há 8 anos atrás
  Liz Lemon ea65c7cb48 Edited multi-db topic guide for grammar and clarity. há 8 anos atrás
  Markus Holtermann 228427ab1a Fixed allow_migrate() signature in documentation há 9 anos atrás
  Tim Graham e519aab43a Fixed #23868 -- Added support for non-unique django-admin-options in docs. há 9 anos atrás
  Tim Graham dbb0df2a0e Fixed #25985 -- Updated signature of ModelAdmin.formfield_for_* to make request a positional argument. há 9 anos atrás
  Attila Tovt ac750dbbc0 Fixed #25681 -- Added 'default' to DATABASES example. há 9 anos atrás
  Tim Graham 4fd264b6f1 Refs #24351 -- Removed support for the old allow_migrate() signature per deprecation timeline. há 9 anos atrás
  Caio Ariede ec9004728e Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. há 9 anos atrás
  Tim Graham 2fbea621e6 Capitalized "Python" in docs. há 9 anos atrás
  Adrian Andreias 937643a1f2 Fixed allow_migrate() signature in router examples. há 10 anos atrás
  Loic Bistuer bed504d70b Fixed #24351, #24346 -- Changed the signature of allow_migrate(). há 10 anos atrás
  Loic Bistuer 8f4877c89d Fixed #22583 -- Allowed RunPython and RunSQL to provide hints to the db router. há 10 anos atrás
  Tim Graham 5ecead9ab9 Fixed #22620 -- Emphasized role of DATABASE_ROTERS in multi-db docs. há 10 anos atrás
  areski 9d6551204e Removed unnecessary code-block directives. há 10 anos atrás
  Christoph Heer d47409831f Fixed #23067 -- Updated docs to use django-admin há 10 anos atrás
  Flavio Curella beec05686c Fixed #22667 -- Replaced leader/follower terminology with primary/replica há 11 anos atrás
  Alex Gaynor 8a95b4fca7 Merge pull request #2692 from fcurella/patch-5 há 11 anos atrás
  Flavio Curella 73a57b06f9 replaced occurrences of master/slave terminology with leader/follower há 11 anos atrás
  Tim Graham 57296b4162 Removed some references to django.contrib.comments which has been removed. há 11 anos atrás
  Tim Graham c487b1e230 Fixed #22419 -- Typo in docs/topics/db/multi-db.txt. há 11 anos atrás
  Loic Bistuer 27f04e79b1 Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs. há 11 anos atrás
  Eric Boersma 4d13cc56de Fixed #21035 -- Changed docs to treat the acronym SQL phonetically. há 11 anos atrás
  Andrew Godwin b6a957f0ba Merge remote-tracking branch 'core/master' into schema-alteration há 11 anos atrás
  Tim Graham 7b69c3e775 Removed versionadded/changed annotations for 1.5 há 11 anos atrás
  Andrew Godwin fddc5957c5 Implement allow_migrate for migration operations há 11 anos atrás
  Andrew Godwin 12e9804d16 Rename allow_syncdb to allow_migrate há 11 anos atrás
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. há 12 anos atrás