История коммитов

Автор SHA1 Сообщение Дата
  Tim Graham bf63de5824 Fixed typo in docs/internals/howto-release-django.txt 10 лет назад
  Aymeric Augustin 8520551478 Pointed Jinja2 users to Babel instead of makemessages. 10 лет назад
  Tim Graham 1b605838bf Added stub release notes for 1.8.1. 10 лет назад
  Tim Graham 61d6c5d02e Added release date for Django 1.8. 10 лет назад
  Claude Paroz a2e56db8a7 Removed unused import in makemessages 10 лет назад
  Claude Paroz 3f4e778402 Refs #24500 -- Avoided locale.getpreferredencoding in makemessages 10 лет назад
  Claude Paroz 2112b7d789 Adapted form regression test to new translations 10 лет назад
  Claude Paroz 88dfe544f6 Fetched updated contrib translations from Transifex 10 лет назад
  Claude Paroz 7dad681e2e Fetched updated core translations from Transifex 10 лет назад
  Claude Paroz dda1f7bff7 Removed source strings from translated po files 10 лет назад
  Tim Graham a184a99123 Refs #24538 -- Simplified a test per Aymeric's feedback. 10 лет назад
  Preston Timmons 0808ccce38 Fixed #23441, #24555 -- Improved the behavior of InclusionNode. 10 лет назад
  Tim Heap 4ea1909d3c Fixed #24538 -- Allowed self in Jinja context 10 лет назад
  Joost Rijneveld 48ddc66219 Fixed typo in docs/ref/templates/builtins.txt 10 лет назад
  Kostochko Dmitriy d026eb6366 Fixed typo in docs/topics/cache.txt 10 лет назад
  Markus Holtermann 3e7d9d05ac Refs #24554 -- Prevented rendering of unused migrations 10 лет назад
  Markus Holtermann 57dc8dd3fa Fixed #24554 -- Sped up migrations by rendering initial apps when they are first needed 10 лет назад
  Tim Graham 4e59156c10 Fixed sessions test on Python 3.5; refs #23763. 10 лет назад
  Tim Graham 56286542db Documented jinja2 install requirement. 10 лет назад
  Andriy Sokolovskiy 29b4a3f513 Removed duplicate attribute in MySQL DatabaseSchemaEditor. 10 лет назад
  Tim Graham 845817b039 Fixed #24466 -- Added JavaScript escaping in a couple places in the admin. 10 лет назад
  Tim Graham b86abbceb9 Fixed #24115 -- Allowed bcrypt hashers to upgrade passwords on rounds change. 10 лет назад
  Andriy Sokolovskiy e4cf8c8420 Fixed #24301 -- Added PostgreSQL-specific aggregate functions 10 лет назад
  Jorge Barata González 931a340f1f Fixed #15590 -- Documented how the path of a FileField can be changed. 10 лет назад
  Markus Holtermann c5cc332bf2 Fixed #24550 -- Added migration operation description to sqlmigrate output 10 лет назад
  Simon Charette dc27f3ee0c Fixed #19259 -- Added group by selected primary keys support. 10 лет назад
  Christopher Luc 8119876d4a Improved docs for timezone handling for auto_now and auto_now_add 10 лет назад
  Marten Kenbeek 75430be86f Refs #24366 -- Fixed recursion depth error in migration graph 10 лет назад
  Marten Kenbeek bc83add04c Refs #24366 -- Renamed arguments in MigrationGraph, renamed tests 10 лет назад
  Markus Holtermann c7ec3c07e7 Fixed #24537 -- Ignored field order in RenameModel detection 10 лет назад