Historial de Commits

Autor SHA1 Mensaje Fecha
  Tim Graham 0622bca5d1 Removed the validate management command per deprecation timeline. hace 10 años
  Tim Graham 4aa089a9a9 Removed support for custom SQL per deprecation timeline. hace 10 años
  Tim Graham d038c547b5 Removed django.core.cache.get_cache() per deprecation timeline; refs #21012. hace 10 años
  Tim Graham f6463bb380 Removed the syncdb command per deprecation timeline. hace 10 años
  Tim Graham f4f24d30e0 Removed pre_syncdb and post_syncdb signals per deprecation timeline. hace 10 años
  Tim Graham c820892eed Removed django.utils.datastructures.SortedDict per deprecation timeline. hace 10 años
  Tim Graham d7fc6eb8ca Revert "Updated some docs for the delayed deprecation of legacy table creation; refs #22340." hace 10 años
  Aymeric Augustin d3205e3e2e Deprecated TEMPLATE_DIRS. hace 10 años
  Claude Paroz 742fba9455 Used the :ticket: syntax more extensively hace 10 años
  Tim Graham b06dfad88f Fixed #23939 -- Moved session verification out of SessionAuthenticationMiddleware. hace 10 años
  Jannis Leidel 6302893112 Updated formtools docs to point at new package outside the Django repo. hace 10 años
  Tim Graham d5a109f6e6 Fixed #23802 -- Typos in 1.7 release notes. hace 10 años
  aruseni faf4d5c510 Fix a typo in 1.7 release notes hace 10 años
  Tim Graham 9f4c718b2f Removed redundant link in 1.7 release notes. hace 10 años
  Ola Sitarska 21819e6dbf Fixed #23512 -- Made migration docs about initial_data clearer hace 10 años
  Aymeric Augustin 47ff469057 Fixed a formatting issue in the 1.7 release notes. hace 10 años
  Tim Graham 6426928f56 Fixed broken link in 1.7 release notes. hace 10 años
  Sébastien Fievet e5ae03fd5a Fixed missing trailing parenthesis in docs/releases/1.7.txt hace 10 años
  Aymeric Augustin dfe209a0c0 Fixed #23437 -- Documented required update of WSGI scripts for 1.7. hace 10 años
  Patrick Beeson fb545e5a27 Fixed #23427 -- Documented migrate is required before runserver for default projects. hace 10 años
  James Bennett 138e3873a5 Cleanup run on the 1.7 release notes. hace 10 años
  Claude Paroz 3a44e20005 Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase hace 10 años
  Tim Graham 0d8d30b7dd Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file names. hace 10 años
  Claude Paroz 12cf10cacd Fixed typo in 1.7 release notes hace 10 años
  areski 9d6551204e Removed unnecessary code-block directives. hace 10 años
  Claude Paroz fa02120d36 Fixed #22996 -- Prevented crash with unencoded query string hace 10 años
  Ola Sitarska 6947885926 Fixed #23283 -- Added default=False to BooleanField's in the docs. hace 10 años
  Andrew Godwin 173d989c91 Fixed #23252: Call out removed features in release notes. hace 10 años
  Christoph Heer d47409831f Fixed #23067 -- Updated docs to use django-admin hace 10 años
  Gabriel Muñumel 0af593dbe5 Fixed #23102 -- Documented that sql* commands now respect allow_migrate(). hace 10 años