Commit History

Auteur SHA1 Bericht Datum
  Tim Graham 44dc201cb6 Simplified MANIFEST.in 9 jaren geleden
  Tim Graham e3d1f2422c Fixed malformed Sphinx directives. 9 jaren geleden
  Alasdair Nicol 600fb7c51b Fixed #25161 -- Encouraged users to install the latest release in docs 9 jaren geleden
  Claude Paroz c296e55dc6 Fixed #22258 -- Added progress status for dumpdata when outputting to file 9 jaren geleden
  Tim Graham 03aec35a12 Converted tabs to spaces in topics/auth/default.txt 9 jaren geleden
  Matt Johnson e063ac2fae Fixed #12768 -- Fixed QuerySet.raw() regression on FK with custom db_column. 9 jaren geleden
  Tim Graham 71df9b7de4 Fixed JavaScript "no-cond-assign" violations. 9 jaren geleden
  Tim Graham 77a112cb88 Fixed JavaScript "no-eval" violation. 9 jaren geleden
  Tim Graham fbb4f0797c Fixed JavaScript "strict" violations. 9 jaren geleden
  Tim Graham 3c0770f23d Ignored "camelcase", "new-cap", and "quotes" JavaScript rules. 9 jaren geleden
  Tim Graham 5dceb7c828 Fixed JavaScript "no-underscore-dangle" violations. 9 jaren geleden
  Tim Graham 85d6b5d1ed Fixed JavaScript "no-shadow" violations. 9 jaren geleden
  Tim Graham 8eeb566aca Fixed #25149 -- Replaced window.__admin_utc_offset__ with a data attribute. 9 jaren geleden
  Kenneth Love 5aba3f0a45 Added Chris Jones and Kenneth Love to AUTHORS. 9 jaren geleden
  James Bennett 5281f8b635 Fixed #25156 -- Mentioned django.setup() in the settings overview for standalone Django use. 9 jaren geleden
  Federico Capoano 59c279e5e5 Added PostgreSQL non-durable settings hint in docs. 9 jaren geleden
  Tim Graham 5cedef9b50 Fixed #25155 -- Removed an inner class in core.management.color for PyPy performance. 9 jaren geleden
  Tim Graham b60375d4bb Fixed #25129 -- Made model instance defaults work with migrations (refs #24919). 9 jaren geleden
  Tim Graham 04e69598de Refs #24919 -- Made test models serializable for migrations. 9 jaren geleden
  Luke Plant 8a5eadd140 Corrected HTML-escaping behaviour of url template tag. 9 jaren geleden
  lukasz.wojcik 927b30a6ab Fixed #24126 -- Deprecated current_app parameter to auth views. 9 jaren geleden
  Tim Graham 5fd83db255 Normalized indentation and line lengths in docs/topics/auth/default.txt. 9 jaren geleden
  Wim Feijen c082363527 Reworded contrib.auth forms' password confirmation help_text. 9 jaren geleden
  Claude Paroz 1da170a203 Fixed #25141 -- Diminished GDAL dependence during geojson serialization 9 jaren geleden
  Tim Graham 774c16d16e Fixed #25052; refs #16860 -- Added password validation to UserCreationForm. 9 jaren geleden
  Tim Graham f5e9d67907 Refs #16860 -- Moved password_changed() logic to AbstractBaseUser. 9 jaren geleden
  Tim Graham d7848c11e0 Fixed #25147 -- Fixed debug view copy-paste/interactive toggle. 9 jaren geleden
  Anssi Kääriäinen baa732ac9f Refs #23622 -- Added tests to ensure ordering is retained for distinct on fields subqueries. 9 jaren geleden
  Anssi Kääriäinen 6a9a9e50f2 Fixed test with incorrect assumption about pk values. 9 jaren geleden
  Tim Graham 6e3fe089dd Replaced six.BytesIO with io.BytesIO 9 jaren geleden