Histórico de commits

Autor SHA1 Mensagem Data
  Frank Tobia 6dd8631617 Fixed typos. Changed grammar. 11 anos atrás
  Marc Tamlyn 7a30eab06e Fix typo in 0ce945a67151acf2c58bc35a47f4c3d45ff30085. 11 anos atrás
  Claude Paroz b2d78939d1 Prevented calling setup() inside catch_warnings 11 anos atrás
  Aymeric Augustin 1386075f62 Updated release notes on app_label. 11 anos atrás
  Aymeric Augustin 30a42a4fc3 Adjusted previous commit for Python 3. 11 anos atrás
  Alex Gaynor 791142e8b3 Several small whitespace fixes for styleguide/flake8 violations 11 anos atrás
  Aymeric Augustin 0ce945a671 Fixed #21018 -- Reversed precedence order for management commands. 11 anos atrás
  Aymeric Augustin f17d00278e Wiped get_commands() cache when INSTALLED_APPS changes. 11 anos atrás
  Aymeric Augustin 8a2f304a79 Documented unicity rules in INSTALLED_APPS. 11 anos atrás
  Preston Timmons 2139e09d83 Removed unused function in test_runner tests 11 anos atrás
  Preston Timmons 18d962f2e6 Fixed #21206 -- Fixed test discovery without labels 11 anos atrás
  Claude Paroz fbbe7ca30c Readded field unadvertantly removed in fedfd5030 11 anos atrás
  Aymeric Augustin 6edd5b0793 Fixed a few issues in previous commit. 11 anos atrás
  Aymeric Augustin fecfd50300 Properly assigned app_label to GIS test models. 11 anos atrás
  Matt Robenolt a502bbb2f0 Django sees more than 1mm hits per hour 11 anos atrás
  Loic Bistuer 4befb3015c Fixed #21581 -- Fixed a number of issues with collectstatic. 11 anos atrás
  Tim Graham 4d8d76e7a8 Fixed #21484 -- Documented that SQL logging does not include "framework level" queries. 11 anos atrás
  Claude Paroz b8e3373f45 Fixed #21714 -- Moved logging configuration to global setup() 11 anos atrás
  Aymeric Augustin 1d23d766ab Renamed AppConfig.setup to ready. 11 anos atrás
  Aymeric Augustin 63137a8304 Enforced unicity of app labels. 11 anos atrás
  Aymeric Augustin c40209dcc0 Made it possible to change an application's label in its configuration. 11 anos atrás
  Aymeric Augustin 5dfec4e23b Checked unicity of app config names when populating the app registry. 11 anos atrás
  Aymeric Augustin 553500133c Removed an obsolete unicity check. 11 anos atrás
  Claude Paroz d0eeddd6fc Fixed #21716 -- Only passed arguments supported by ogrinspect 11 anos atrás
  Aymeric Augustin 75220d3b5d Small style cleanup. 11 anos atrás
  Tim Graham 69f0249d7b Fixed #19395 -- Added a simple example logging config. 11 anos atrás
  Aymeric Augustin f46603f830 Fleshed out release notes for app loading. 11 anos atrás
  Aymeric Augustin 80004c7cc0 Turned django.db.models.app_cache_ready back into a method. 11 anos atrás
  Tim Graham 9953e98e6a Fixed #21701 -- Improved testing doc titles and added testing/tools.txt. 11 anos atrás
  Aymeric Augustin a95f74e707 Oops. 11 anos atrás