Revīziju vēsture

Autors SHA1 Ziņojums Datums
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 2 gadi atpakaļ
  Carlton Gibson c1d50b901b Fixed #33044 -- Reallowed editable install into user site directory. 3 gadi atpakaļ
  Nick Pope 78eaae9bf1 Removed obsolete version check in setup.py. 3 gadi atpakaļ
  Mariusz Felisiak ec0ff40631 Fixed #32355 -- Dropped support for Python 3.6 and 3.7 3 gadi atpakaļ
  Jon Dufresne 85efc14a2e Fixed #30948 -- Changed packaging to use declarative config in setup.cfg. 5 gadi atpakaļ
  Nick Pope 7b915ba8e8 Clarified that license is BSD 3-Clause in package metadata. 5 gadi atpakaļ
  Stephen Rauch 4b6db766ba Refs #30183 -- Doc'd dropping support for sqlparse < 0.2.2. 5 gadi atpakaļ
  Jon Dufresne cff6b14b27 Removed unnecessary EXCLUDE_FROM_PACKAGES from setup.py. 5 gadi atpakaļ
  Bastien Vallet 37f02c47f8 Refs #29926 -- Added Python 3.8 to classifiers and tox.ini. 5 gadi atpakaļ
  Andrew Godwin a415ce70be Fixed #30451 -- Added ASGI handler and coroutine-safety. 5 gadi atpakaļ
  Tim Graham 7e6b214ed3 Fixed #30116 -- Dropped support for Python 3.5. 5 gadi atpakaļ
  Tim Graham f82be9ebc7 Fixed #29934 -- Added sqlparse as a require dependency. 6 gadi atpakaļ
  Asif Saifuddin Auvi 2f7cd7f8ec Refs #28814 -- Documented Python 3.7 compatibility. 6 gadi atpakaļ
  Philip James 437c4b57ac Fixed #29410 -- Added project_urls to setup.py. 6 gadi atpakaļ
  Carlton Gibson 2e1f674897 Fixed #29373 -- Added long_description in setup.py. 6 gadi atpakaļ
  Zac-HD 32ade4d73b Fixed #28878 -- Added python_requires in setup.py and a warning for older pips that don't recognize it. 7 gadi atpakaļ
  Nick Pope 1818d13de7 Added "Python 3 Only" trove classifier. 7 gadi atpakaļ
  Tim Graham cfff2af02b Fixed #27857 -- Dropped support for Python 3.4. 7 gadi atpakaļ
  Tim Graham 1c466994d9 Refs #23919 -- Removed misc Python 2/3 references. 7 gadi atpakaļ
  Tim Graham 4701abd56e Refs #27025 -- Documented Python 3.6 compatibility for Django 1.11. 8 gadi atpakaļ
  Tim Graham 414ad25b09 Fixed #27327 -- Simplified time zone handling by requiring pytz. 8 gadi atpakaļ
  Adam Chainz 78ec4dfeff Used HTTPS link to djangoproject.com in setup.py. 8 gadi atpakaļ
  Bas Westerbaan a5033dbc58 Refs #26033 -- Added password hasher support for Argon2 v1.3. 8 gadi atpakaļ
  Bas Westerbaan b4250ea04a Fixed #26033 -- Added Argon2 password hasher. 9 gadi atpakaļ
  Tim Graham 982b79b8d8 Corrected trove classifiers for Python version support. 9 gadi atpakaļ
  Tim Graham 660676c7e7 Updated trove classifier to Pre-Alpha. 9 gadi atpakaļ
  Tim Graham 0ed7d15563 Sorted imports with isort; refs #23860. 9 gadi atpakaļ
  Tim Graham fed25f1105 Removed compatibility with Python 3.2. 10 gadi atpakaļ
  Alex Gaynor 464b98b1fe Include an 'extra_requires' for bcrypt 10 gadi atpakaļ
  Berker Peksag 47509e3c5d Added Python 3.4 to classifiers in setup.py. 10 gadi atpakaļ