Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Luke Plant 5a0aab41ee Allow CsrfResponseMiddleware to be used if templates cannot be updated. 15 ani în urmă
  Russell Keith-Magee 96658ef2d2 Fixed #12057 -- Corrected regression of caching performance when a model contained a callable default. Thanks to Michael Thornhill for the excellent assistance tracking this problem. 15 ani în urmă
  Luke Plant c5c7791e91 Improved HTML in CSRF debug template - <code> instead of <tt> 15 ani în urmă
  Jannis Leidel 7440fca145 Added bio for myself 15 ani în urmă
  Luke Plant e6f0c10e77 Fixed typo in docs 15 ani în urmă
  Luke Plant 5df19aa99e Small improvement to CSRF failure template. 15 ani în urmă
  Luke Plant 9dc9770736 Documented the presence of {% csrf_token %} in Django 1.1.2 in trunk docs. 15 ani în urmă
  Luke Plant 905dba3694 Misc clarifications in csrf middleware comments 15 ani în urmă
  Luke Plant 43c2ed0eb3 Fixed #12095 - login and other contrib views failing if template rendered using inclusion tag. 15 ani în urmă
  Jacob Kaplan-Moss 4281bf3db0 Fixed #11057: having no actions in the admin (`actions=None`) no longer messes up the layout. Thanks, rvdrijst. 15 ani în urmă
  Luke Plant d0b900e6f5 Slight change to CSRF error messages to make debugging easier. 15 ani în urmă
  Luke Plant b32a187296 Fixed some typos 15 ani în urmă
  Luke Plant f00ad4168e Added explicit notes about the need to update any customised templates for contrib apps for CSRF changes 15 ani în urmă
  Luke Plant f6ef3fd941 Completed a name in AUTHORS file, now I know it. 15 ani în urmă
  Luke Plant 2ddf1364c4 Added 'version added' info to CSRF_* settings. 15 ani în urmă
  Luke Plant c2ffe94d9a Removed unused import. 15 ani în urmă
  Luke Plant 64b4ab18b4 Use decorator syntax for csrf_exempt example. 15 ani în urmă
  Luke Plant 7230a995ce Moved contrib.csrf.* to core code. 15 ani în urmă
  Luke Plant 8e70cef9b6 Fixed #9977 - CsrfMiddleware gets template tag added, session dependency removed, and turned on by default. 15 ani în urmă
  Jacob Kaplan-Moss d1da261417 Fixed #11371: Made `django.test.Client.put()` work for non-form-data PUT (i.e. JSON, etc.). Thanks, phyfus. 15 ani în urmă
  Jarek Zgoda e32b042d6b Polish translation updated 15 ani în urmă
  Karen Tracey c54b8ec2f5 Fixed #12079: Changed has_results to get a single result, thus preventing exists() from always returning True on backends that support chunked reads. 15 ani în urmă
  Luke Plant 92090253fe Fixed small error in deprecation policy. 15 ani în urmă
  Luke Plant a02a6fab66 Fixed #9163 - CsrfMiddleware needs to reset ETag header 15 ani în urmă
  Luke Plant c44fdf6a1e Fixed #12067 - check_dependencies in contrib.admin.sites not triggered using new style admin include 15 ani în urmă
  Luke Plant 2b2f92ae8e Fixed a bug in r11646 - refs #11402 15 ani în urmă
  Jacob Kaplan-Moss b79702b2de Fixed #11402: added a `QuerySet.exists()` method. Thanks, Alex Gaynor. 15 ani în urmă
  Jacob Kaplan-Moss 9f70783b14 Fixed a couple of test-ordering-dependant failures introduced in [11639] that caused test failures when running the whole test suite. 15 ani în urmă
  Brian Rosner 0d1177ae99 Moved _get_foreign_key call after testing for fk_name fixing a broken test. 15 ani în urmă
  Jacob Kaplan-Moss fa6ca072a3 Clarified faq/install w.r.t. the various Python versions available. 15 ani în urmă