2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Tim Graham f5ff5010cd Fixed #26483 -- Updated docs.python.org links to use Intersphinx. 9 жил өмнө
  Anssi Kääriäinen 7f51876f99 Fixed #26207 -- Replaced dynamic classes with non-data descriptors for deferred instance loading. 9 жил өмнө
  Marten Kenbeek 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 9 жил өмнө
  Qile Wang 83a710b8d3 Fixed typo in docs/ref/models/instances.txt 9 жил өмнө
  Tim Graham de99f558d8 Fixed #25462 -- Removed Model.__unicode__() in favor of @python_2_unicode_compatible. 9 жил өмнө
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. 9 жил өмнө
  Adam Brenecki 52a190b657 Fixed #24988 -- Documented passing a dictionary of ValidationErrors to ValidationError 9 жил өмнө
  Tim Graham 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 9 жил өмнө
  Luke fd869cceac Fixed mistake in Model.from_db() example. 9 жил өмнө
  Alexander Sosnovskiy 04e8d890ae Fixed #16891 -- Made Model/QuerySet.delete() return the number of deleted objects. 10 жил өмнө
  David Krisch 1a62f19707 Fixed #24763 -- Moved DoesNotExist exception to model docs. 10 жил өмнө
  Andriy Sokolovskiy 81c2d9f60b Fixed #15579 -- Added ability to delete only child models in multi-table inheritance. 10 жил өмнө
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. 10 жил өмнө
  Claude Paroz 0a4b04fc23 Used https for most *.python.org links 10 жил өмнө
  Anssi Kääriäinen c7175fcdfe Fixed #901 -- Added Model.refresh_from_db() method 10 жил өмнө
  Alasdair Nicol 5b26a014a8 Fixed #23865 -- documented how to assign errors to a field in Model.clean() 10 жил өмнө
  Berker Peksag 5c517ec218 Fixed versionchanged indentation in docs/. 10 жил өмнө
  Tim Graham 349471eeb9 Fixed spelling errors in docs. 10 жил өмнө
  Markus Holtermann 04bd84786d Fixed #23602 -- Add comment on get_absolute_url regarding user input 10 жил өмнө
  Tim Graham 4e4c10bc61 Removed docs for @permalink decorator. 10 жил өмнө
  Tim Graham 42f5c8f397 Fixed typo in docs/ref/models/instances.txt 10 жил өмнө
  Anssi Kääriäinen 0b6f05ede6 Fixed #19501 -- added Model.from_db() method 10 жил өмнө
  Anubhav Joshi 42736ac8e8 Fixed #21430 -- Added a RuntimeWarning when unpickling Models and QuerySets from a different Django version. 10 жил өмнө
  Ryan Nowakowski f39b8867a1 Unicode method on model should return unicode 10 жил өмнө
  Éric Araujo 5ab95168cc Fix typo that disabled code example highlighting 11 жил өмнө
  Tim Graham b43bbd6d39 Fixed #22473 -- Emphasized that Model.clean() is not called from Model.save(). 11 жил өмнө
  chriscauley 66ec9ee441 Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests. 11 жил өмнө
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. 11 жил өмнө
  Claude Paroz 3a97f992fb Fixed #22313 -- Removed 'u' prefixes from documentation 11 жил өмнө
  Tim Graham 1f5f015c32 Fixed spelling mistakes in docs. 11 жил өмнө