index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-09-15
[1.6.x] Add release notes and bump version number for security release.
1.6b4
James Bennett
2013-09-15
[1.6.x] Ensure that passwords are never long enough for a DoS.
Russell Keith-Magee
2013-09-14
[1.6.x] Added tests for double-pickling a QuerySet
Anssi Kääriäinen
2013-09-13
[1.6.x] Fixed #21101 -- Updated urlize documentation to mention email addresses
Goetz
2013-09-13
[1.6.x] Fixed #21100 -- Noted that Create/UpdateViews.fields is new in 1.6
Tim Graham
2013-09-13
[1.6.x] Fixed #21094 -- Updated reuseable apps tutorial to use pip for instal...
Tim Graham
2013-09-13
[1.6.x] Documentation -- added instructions on working with pull requests
Kevin Christopher Henry
2013-09-13
[1.6.x] Fixed #21095 -- Documented new requirement for dates lookups.
Matt Austin
2013-09-12
[1.6.x] Fixed a couple of typos in GeoDjango docs.
Ramiro Morales
2013-09-11
[1.6.x] Minor typo fix in django.contrib.auth.models.User docs
Phaneendra Chiruvella
2013-09-11
[1.6.x] Fixed #20887 -- Added a warning to GzipMiddleware in light of BREACH.
Tim Graham
2013-09-11
[1.6.x] Documentation -- Improved description of cache arguments
Kevin Christopher Henry
2013-09-10
[1.6.x] Bump version number for 1.6 beta 3 security release.
1.6b3
James Bennett
2013-09-10
[1.6.x] Added 1.4.7/1.5.3 release notes
Tim Graham
2013-09-10
[1.6.x] Prevented arbitrary file inclusion with {% ssi %} tag and relative pa...
Tim Graham
2013-09-10
[1.6.x] Fixed broken sphinx reference to staticfiles.
Tarjei Husøy
2013-09-10
[1.6.x] Took advantage of django.utils.six.moves.urllib.*.
Aymeric Augustin
2013-09-10
[1.6.x] Fixed #21075 - Improved doc for calling call_command with arguments.
oz123
2013-09-09
[1.6.x] Fixed spelling; refs #16895.
Tim Graham
2013-09-09
[1.6.x] Fixed #16895 -- Warned about cost of QuerySet ordering
e0ne
2013-09-09
[1.6.x] Fixed #20707 -- Added explicit quota assignment to Oracle test user
Садовский Николай
2013-09-08
[1.6.x] Further hardening. Refs #18766.
Aymeric Augustin
2013-09-08
[1.6.x] Hardened the test introduced in ded11aa6. Refs #18766.
Aymeric Augustin
2013-09-08
[1.6.x] Fixed #18766 -- Pointed to pytz when LocalTimezone fails.
Aymeric Augustin
2013-09-07
[1.6.x] Fixed #21068 -- Added some docs for DiscoverRunner
Tim Graham
2013-09-07
Fixed #20409 -- Clarified how unique_for_date works when USE_TZ is set.
Aymeric Augustin
2013-09-07
[1.6.x] Fixed deprecation warning on Python 3
Tim Graham
2013-09-07
[1.6.x] Fixed 9244447c -- incomplete backport.
Aymeric Augustin
2013-09-07
[1.6.x] Fixed #20005 -- Documented that Oracle databases need execute permiss...
Tim Graham
2013-09-07
[1.6.x] Fixed #20938 -- Added cached sessions note to deployment checklist.
Tim Graham
2013-09-07
[1.6.x] Fixed #20530 -- Properly decoded non-ASCII query strings on Python 3.
Aymeric Augustin
2013-09-07
[1.6.x] Fixed an encoding issue in the test client.
Aymeric Augustin
2013-09-07
[1.6.x] Fixed #16992 -- Added InnoDB warning regarding reuse of AUTO_INCREMEN...
Keith Edmiston
2013-09-07
[1.6.x] Fixed #20557 -- Properly decoded non-ASCII cookies on Python 3.
Aymeric Augustin
2013-09-06
[1.6.x] Fixed #11811 -- Data-loss bug in queryset.update.
Aymeric Augustin
2013-09-06
Merge pull request #1566 from adamsc64/ticket_11857
Russell Keith-Magee
2013-09-06
[1.6.x] Fixed Python 3 syntax error introduced in [c72392da]
Tim Graham
2013-09-06
[1.6.x] Merge pull request #1582 from rca/12756-missing-yaml-module-serialize...
Russell Keith-Magee
2013-09-06
[1.6.x] Merge pull request #1580 from ianawilson/ticket_16502
Russell Keith-Magee
2013-09-06
Merge pull request #1579 from ianawilson/ticket_21058
Russell Keith-Magee
2013-09-06
[1.6.x] Fixed a link in topics/testing/overview.txt
Tim Graham
2013-09-06
[1.6.x] Fixed #21049 -- Fixed autoreload for Python 3
Max Burstein
2013-09-06
[1.6.x] Fixed #19295 -- Documented that CachedStaticFilesStorage isn't compat...
Keith Edmiston
2013-09-06
[1.6.x] Fixed #20646 -- Clarified the use of AbstractBaseUser.REQUIRED_FIELDS
Tim Graham
2013-09-06
[1.6.x] Fixed instructions for running a subset of tests.
Tim Graham
2013-09-05
[1.6.x] Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.
Eric Boersma
2013-09-05
[1.6.x] Fixed #21047 -- Added CLA mesage on the new contributor advice doc
micahhausler
2013-09-05
[1.6.x] Fixed #21044 -- Documented django.core.urlresolvers.Resolver404
Tim Graham
2013-09-05
[1.6.x] Fixed #20900 -- Documented RemoteUserBackend.authenticate
Tim Graham
2013-09-05
[1.6.x] Fixed #21041 -- Removed a duplicate form in tests.
Tim Graham
[next]