Historial de Commits

Autor SHA1 Mensaje Fecha
  Tim Graham 31bcb102b2 Fixed #19775 - Clarified requirements of the "default" database. hace 12 años
  Jacob Kaplan-Moss 799be90fde Some updates to "how to release Django": hace 12 años
  Jacob Kaplan-Moss e3296268de Added a draft document explaining how to release Django. hace 12 años
  Claude Paroz 98ab8e8876 Fixed #19698 -- Cleared sites cache with signals hace 12 años
  Honza Kral bfd4a71d41 One last final fix for 0ad76843. Tested on py3 and py2 hace 12 años
  Honza Král 0a341ab40d Merge pull request #791 from khalas/ticket_19811 hace 12 años
  Konrad Hałas 48dc0cbf2a Changed %r to %s in get_language_info error message. hace 12 años
  Florian Apolloner f368c25f10 Fixed errors introduced in 664855b74e1f417384dc7aef35a3df5f86db52d6 hace 12 años
  Florian Apolloner 5ae0c933a8 Fixed errors introduced in 21f333bcefccc151d6439246f8203d609ab6ca79. Refs #17751 hace 12 años
  Claude Paroz cc53d9b30b Fixed #15877 -- Improved exception when ModelForm has no model class hace 12 años
  Honza Král a05ab448f7 Merge pull request #781 from zsiciarz/ticket_19854 hace 12 años
  Zbigniew Siciarz 1cd2f51eb4 Added test runner option to skip Selenium tests (#19854). hace 12 años
  Claude Paroz 335a060fa6 Minor cleanups in templates test imports hace 12 años
  Lennart Regebro 687d2e967d Fixed #19827 -- Kept stacktrace in defaulttags exception reraising hace 12 años
  Honza Král 0ad76843b5 Merge pull request #777 from khalas/ticket_19811 hace 12 años
  Tim Graham f3ae67a62f Updated example to use staticfiles static template tag, thanks reinout for the suggestion, refs #19675. hace 12 años
  Honza Král 129d2e8f85 Merge pull request #775 from HiddenData/ticket-18899 hace 12 años
  Konrad Hałas 6bd6a56896 Fixed #19811 - Added language code fallback in get_language_info. hace 12 años
  Mathijs de Bruin 8c1cc4b3b0 Fixed regression introduced in 146ed13a. hace 12 años
  Aymeric Augustin 5278776a88 Merge pull request #751 from bmispelon/ticket-6271 hace 12 años
  Marcin Biernat 664855b74e #18899 FileSystemStorage.save should support any file-like objects hace 12 años
  Tim Graham 8d17114899 Fixed #19752 - Changed Postgres version numbers to 9.x to avoid having to update them each minor release. hace 12 años
  Tim Graham 9e959e8d58 Updated static file example in overview to use static template tag, refs #19675. hace 12 años
  Vladimir A Filonov f49e9a517f Fixed #17906 - Autoescaping {% cycle %} and {% firstof %} templatetags. hace 12 años
  Tim Graham a61dbd6219 Fixed #19675 - Added mention of static files to overview. hace 12 años
  Honza Král 6cb6e1128f Merge pull request #769 from oinopion/ticket19816 hace 12 años
  Tomek Paczkowski 3dddbc0f23 Fixed #19816: pre-evaluate queryset on m2m set hace 12 años
  Tim Graham 722683f508 Fixed #19887 - Noted when callables may be used in ModelAdmin.fields and ModelAdmin.fieldset. hace 12 años
  Tim Graham 1b7fb29dfb Changed "mysite/mytemplates/" -> "mysite/templates" in tutorial. hace 12 años
  Baptiste Mispelon 069280a689 Used token.split_contents() for tokenisation in template tags accepting variables. hace 12 años