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

Автор SHA1 Сообщение Дата
  Tim Graham a3372f67cb Added a warning regarding session security and subdomains. 11 лет назад
  Tim Graham 651bb73ab3 Fixed ReST error in 1.6. release notes. 11 лет назад
  Tim Graham ac4fec5ca2 Fixed bug causing CSRF token not to rotate on login. 11 лет назад
  Alasdair Nicol a800036981 Fixed #21287 -- Fixed E123 pep8 warnings 11 лет назад
  Alex Gaynor 65750b8352 Merge pull request #1768 from alasdairnicol/ticket_21268 11 лет назад
  Alasdair Nicol bab9123daa Fixed #21268 -- Fixed E303 pep8 warnings 11 лет назад
  Alasdair Nicol 65d1d65d52 Fixed #21267 -- Fixed E502 pep8 warnings 11 лет назад
  Alasdair Nicol dfb4cb9970 Fixed #21285 -- Fixed E121,E122 pep8 warnings 11 лет назад
  Tim Graham d97bec5ee3 Removed 1.6 release note text regarding password limit length. 11 лет назад
  Kathryn Killebrew 7e5d7a76bf Fixed #21259 -- Fixed formstools wizard for InlineFormSet. 11 лет назад
  Tim Graham 9833b931b7 Removed importing formtools tests in __init__.py 11 лет назад
  Claude Paroz 3514bcb251 Fixed #21284 -- Prevented KeyError swallowing in fetch_command 11 лет назад
  Claude Paroz a14f087233 Fixed #21282 -- Made HttpResponse.serialize_headers accept latin-1 11 лет назад
  Loic Bistuer 5008706345 Added test for a921f06 - refs #21280. 11 лет назад
  Anssi Kääriäinen 3a66035107 Removed F.__deepcopy__() 11 лет назад
  Bouke Haarsma 2fb5a51fa3 Fixed #18659 -- Deprecated request.REQUEST and MergeDict 11 лет назад
  Alex Gaynor 98788d3c3a Remove some unnecesary uses of bool 11 лет назад
  Javed Khan a921f06345 Fixed #21280 -- Don't generate empty migration files 11 лет назад
  Alex Gaynor 7f508a3673 Removed some dead code and simplified some other ocde 11 лет назад
  Alex Gaynor cce42d4cf2 Merge pull request #1762 from alasdairnicol/ticket_21270 11 лет назад
  Alasdair Nicol eb214452c3 Fixed #21270 -- Fixed E701 pep8 warnings 11 лет назад
  Claude Paroz 650b6fd90e Add get_migratable_models util method to ConnectionRouter 11 лет назад
  Claude Paroz 2992f42861 Fixed #19657 -- Made sql commands honor allow_migrate 11 лет назад
  Tim Graham 91c77eeab8 Avoided hardcoding Permission.name max_length 11 лет назад
  Bouke Haarsma 3918eeb9fd Fixed #7551 -- Made GFK allow None init argument. 11 лет назад
  Andrew Godwin 763ac8b642 First pass on squashmigrations command; files are right, execution not. 11 лет назад
  Andrew Godwin 42f8666f6a Improve migration optimizer to be able to optimize through other ops 11 лет назад
  Alex Gaynor 694d7da6c5 Merge pull request #1744 from unaizalakain/ticket_7261 11 лет назад
  Tim Graham 6138186848 Merge pull request #1755 from loic/typo 11 лет назад
  Loic Bistuer 776b6470c1 Fixed DeprecationWarning caused by assertEquals. 11 лет назад