| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-14 | Bumped version; master is now 4.0 pre-alpha. | Mariusz Felisiak | |
| 2020-05-13 | Bumped version; master is now 3.2 pre-alpha. | Mariusz Felisiak | |
| 2019-09-10 | Bumped version; master is now 3.1 pre-alpha. | Mariusz Felisiak | |
| 2019-01-17 | Bumped version; master is now 3.0 pre-alpha. | Tim Graham | |
| 2018-05-17 | Bumped version; master is now 2.2 pre-alpha. | Tim Graham | |
| 2017-09-22 | Bumped version; master is now 2.1 pre-alpha. | Tim Graham | |
| 2017-03-04 | Refs #27795 -- Removed unneeded force_text calls | Claude Paroz | |
| Thanks Tim Graham for the review. | |||
| 2017-01-18 | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz | |
| 2017-01-17 | Bumped version; master is now 2.0 pre-alpha. | Tim Graham | |
| 2016-05-19 | Bumped version; master is now 1.11 pre-alpha. | Tim Graham | |
| 2015-12-31 | Fixed #26013 -- Moved django.core.urlresolvers to django.urls. | Marten Kenbeek | |
| Thanks to Tim Graham for the review. | |||
| 2015-10-29 | Fixed #16734 -- Set script prefix even outside of requests | Claude Paroz | |
| Thanks Tim Graham for the review. | |||
| 2015-09-23 | Bumped version; master is now 1.10 pre-alpha. | Tim Graham | |
| 2015-01-16 | Bumped version; master is now 1.9 pre-alpha. | Tim Graham | |
| 2014-11-24 | Simplified get_version() in django/__init__.py | Tim Graham | |
| Thanks Luke Plant for the report. | |||
| 2014-09-09 | Fixed #23442 -- Added django.__version__ per PEP 396. | Tim Graham | |
| Thanks abhillman for the suggestion and Claude Paroz for review. | |||
| 2014-03-21 | Bumped version to reflect master is now pre-1.8. | Tim Graham | |
| 2014-02-06 | Bumped version number for 1.7a21.7a2 | Jacob Kaplan-Moss | |
| 2014-01-22 | [1.7.x] Bump version number for 1.7 alpha 1.1.7a1 | James Bennett | |
| 2013-12-31 | Fixed #21714 -- Moved logging configuration to global setup() | Claude Paroz | |
| Thanks Aymeric Augustin for the report and the review. | |||
| 2013-12-30 | Merged Apps.populate_apps() and populate_models(). | Aymeric Augustin | |
| After the recent series of refactorings, there's no reason to keep two distinct methods. Refs #21681. | |||
| 2013-12-30 | Stopped populating the app registry as a side effect. | Aymeric Augustin | |
| Since it triggers imports, it shouldn't be done lightly. This commit adds a public API for doing it explicitly, django.setup(), and does it automatically when using manage.py and wsgi.py. | |||
| 2013-10-31 | Started attackign the next flake8 violation | Alex Gaynor | |
| 2013-06-28 | Master is now pre-1.7. | Jacob Kaplan-Moss | |
| 2013-06-06 | Bumped verion numbers for 1.6a1. | Jacob Kaplan-Moss | |
| 2012-10-26 | Advanced version identifiers for 1.6 cycle. | Ramiro Morales | |
| 2012-04-29 | Moved version code out of __init__.py. | Adrian Holovaty | |
| Moved everything except VERSION and a get_version() stub out of the top-level __init__.py, so that we're not importing all that stuff all the time. And because it's cleaner. | |||
| 2012-04-29 | Fixed #18224 -- Changed the dev version number. | Aymeric Augustin | |
| Following the move from SVN to git. | |||
| 2012-03-31 | Advanced version identifiers for 1.5 development cycle. | Ramiro Morales | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17860 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2012-03-23 | Minor correction in the version tuple. | James Bennett | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17800 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2012-03-23 | Bump trunk to 1.4.1.4 | James Bennett | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17799 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2012-03-15 | Bump trunk to 1.4 RC 2. | James Bennett | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17740 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2012-03-05 | Bump for 1.4 RC 1. | James Bennett | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17671 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2012-02-16 | Bump version numbers for 1.4 beta 1. | James Bennett | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17531 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2012-01-08 | Implemented PEP386-compatible version numbers. Thanks Jannis for the guidance. | Aymeric Augustin | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17357 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2012-01-07 | Fixed #17491 -- Honored the version number format expected by distutils. ↵ | Aymeric Augustin | |
| Fixed #11236 too. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17351 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-12-23 | Bump to 1.4 alpha 1. | James Bennett | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17255 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-04-30 | Django is now 1.4 pre-alpha. | Ramiro Morales | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@16135 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-03-23 | Bump everything for 1.3.1.3 | James Bennett | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@15902 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-03-04 | Bump trunk to 1.3 release candidate status. | James Bennett | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@15755 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-12-23 | Trunk is now 1.3 beta 1. | James Bennett | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@15040 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-11-11 | Bump version number and download URL for 1.3 alpha 1. | James Bennett | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@14519 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-06-19 | Django is now 1.3 pre-alpha. | Jacob Kaplan-Moss | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@13362 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-05-24 | Bump to 1.2.1.1.2.1 | James Bennett | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@13302 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-05-17 | Trunk is now 1.2.1 pre-alpha. | James Bennett | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@13286 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-05-17 | Bump version and download info to 1.2.1.2 | James Bennett | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@13276 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-05-06 | Bump to 1.2 RC 1 | James Bennett | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@13117 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-02-06 | Bump version info to 1.2 beta. | James Bennett | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@12394 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-01-06 | Bump version number and add download_url for 1.2 alpha. | James Bennett | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@12114 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2009-07-30 | Trunk is now 1.2 pre-alpha. | James Bennett | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@11369 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
