index
:
chango.git
devmain
fix-31295
initial-branch
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-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
2013-09-04
[1.6.x] Tested exc_type instead of exc_value in __exit__.
Aymeric Augustin
2013-09-04
Updated six to version 1.4.1.
Aymeric Augustin
2013-09-04
[1.6.x] Fixed #20958 -- Documented that GenericForeignKey fields can't be acc...
Tim Graham
2013-09-04
[1.6.x] Clarified docs for some tags and filters
Paul C. Anagnostopoulos
2013-09-03
[1.6.x] Fixed #21026 -- Corrected help for manage.py test command.
Carl Meyer
2013-09-03
[1.6.x] Fixed #20973 -- Document serving static files without django.contrib....
Loic Bistuer
2013-09-03
Used six.moves.zip_longest, new in six 1.4.0.
Aymeric Augustin
2013-09-03
[1.6.x] Replaced "not PY3" by "PY2", new in six 1.4.0.
Aymeric Augustin
2013-09-03
[1.6.x] Updated the bundled version of six to 1.4.0.
Aymeric Augustin
2013-09-03
[1.6.x] Fixed #21003 -- Ensured geometry widget return value has SRID
Claude Paroz
2013-09-03
[1.6.x] Isolated map creation JS code
Claude Paroz
2013-09-03
[1.6.x] Fixed #21002 -- Documented JSON session serialization requires string...
Tim Graham
2013-09-03
[1.6.x] Prevented rendering attrs to be squashed in OSMWidget
Claude Paroz
2013-09-03
[1.6.x] Fixed syntax error in OSMWidget
Claude Paroz
2013-09-02
[1.6.x] Fixed gis test to run on non gis-enabled settings
Claude Paroz
2013-09-02
[1.6.x] Fixed #20998 -- Allow custom (de)serialization for GIS widgets
Claude Paroz
2013-08-31
[1.6.x] Made the doc about translating string literals in templates more prom...
Loic Bistuer
2013-08-31
[1.6.x] Fixed copy/paste error in measurement docs
Claude Paroz
2013-08-30
[1.6.x] Fixed typo in docs/ref/models/options.txt
Tim Graham
2013-08-30
[1.6.x] Fixed #20999 - Allow overriding formfield class with choices, without...
Carl Meyer
2013-08-30
[1.6.x] Set 'bidi' Urdu property to True
Claude Paroz
2013-08-30
[1.6.x] Fixed #20988 -- Added model meta option select_on_save
Anssi Kääriäinen
[prev]
[next]