- 17 Agu, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 25 Şub, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 06 Şub, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 17 Ock, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 17 Nis, 2014 1 kayıt (commit)
-
-
Alex Gaynor yazdı
-
- 30 Mar, 2014 1 kayıt (commit)
-
-
Berker Peksag yazdı
-
- 21 Ock, 2014 2 kayıt (commit)
-
-
Florian Apolloner yazdı
We need to figure out how to deprecate django-admin.py, but for now this should do the trick.
-
Florian Apolloner yazdı
-
- 31 Ara, 2013 1 kayıt (commit)
-
-
Florian Apolloner yazdı
-
- 26 Ara, 2013 1 kayıt (commit)
-
-
Florian Apolloner yazdı
-
- 01 Tem, 2013 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
-
- 18 Haz, 2013 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
-
- 06 Haz, 2013 1 kayıt (commit)
-
-
Jacob Kaplan-Moss yazdı
-
- 01 May, 2013 1 kayıt (commit)
-
-
Florian Apolloner yazdı
Signed-off-by:
Jannis Leidel <jannis@leidel.info>
-
- 04 Nis, 2013 1 kayıt (commit)
-
-
Donald Stufft yazdı
* Prevents issues with moving download locations in the future, see https://www.djangoproject.com/m/bad-installer.txt * Removes a location that release managers need to update with a new version * Very little use when files are hosted on PyPI (as Django's are)
-
- 03 Nis, 2013 1 kayıt (commit)
-
-
Florian Apolloner yazdı
-
- 29 Mar, 2013 1 kayıt (commit)
-
-
Carl Meyer yazdı
Before this change, if you had a global Django installation in /usr/local/, you might get a spurious warning when installing Django within a virtualenv. Thanks epicserve for the report and debugging help.
-
- 26 Şub, 2013 1 kayıt (commit)
-
-
Claude Paroz yazdı
-
- 23 Şub, 2013 2 kayıt (commit)
-
-
Honza Kral yazdı
-
Honza Kral yazdı
-
- 14 Şub, 2013 1 kayıt (commit)
-
-
Ramiro Morales yazdı
Thanks Marek Brzóska for the report.
-
- 14 Ara, 2012 1 kayıt (commit)
-
-
Pablo Recio yazdı
-
- 06 Eki, 2012 1 kayıt (commit)
-
-
Ramiro Morales yazdı
-
- 21 May, 2012 1 kayıt (commit)
-
-
Carl Meyer yazdı
Setup.py now warns if it detects that Django is being installed over top of a previous installation that was never removed. This should only happen when installing with ``python setup.py install``, as pip automatically uninstalls before installing a new version and easy_install installs as an egg directory. Also generally updated the installation doc.
-
- 31 Mar, 2012 1 kayıt (commit)
-
-
Claude Paroz yazdı
Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for the initial patch and Aymeric Augustin for the review. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17834 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 23 Mar, 2012 1 kayıt (commit)
-
-
James Bennett yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17799 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 15 Mar, 2012 1 kayıt (commit)
-
-
James Bennett yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17740 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 05 Mar, 2012 3 kayıt (commit)
-
-
James Bennett yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17672 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
James Bennett yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17671 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Aymeric Augustin yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17667 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 16 Şub, 2012 3 kayıt (commit)
-
-
Jannis Leidel yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17534 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
James Bennett yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17532 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
James Bennett yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17531 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 08 Ock, 2012 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17357 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 07 Ock, 2012 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17351 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 23 Ara, 2011 3 kayıt (commit)
-
-
James Bennett yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17257 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
James Bennett yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17256 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
James Bennett yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17255 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 28 Mar, 2011 2 kayıt (commit)
-
-
Adrian Holovaty yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15929 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Adrian Holovaty yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15928 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-