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-07-12
Fixed #17528 -- Documented that add() and remove() with a many-to-many relati...
Tim Graham
2013-07-12
Merge pull request #1350 from chrismedrela/ticket20735
Tim Graham
2013-07-12
Fixed #20735 -- clarified ManyToManyField constructor doc
Christopher Medrela
2013-07-11
Fixed #17471 -- Added smtplib.SMTP_SSL connection option for SMTP backend
Claude Paroz
2013-07-11
Fixed #20730 -- Fixed "Programmatically creating permissions" error.
Tim Graham
2013-07-11
Fixed #13721 -- Added UploadedFile.content_type_extra.
Benjamin Kagia
2013-07-11
Fixed #20733 -- Typo in docs/ref/class-based-views/generic-display.txt
Tim Graham
2013-07-10
Added some missing test requirements in the docs; refs #19196
Tim Graham
2013-07-10
Fixed #19196 -- Added test/requirements
Tim Graham
2013-07-09
Added 1.7 release notes in TOC.
Aymeric Augustin
2013-07-09
Fixed #20663 -- "Today" and "now" admin shortcuts.
Loic Bistuer
2013-07-09
Fixed #20724 -- Test failure on SQLite.
Aymeric Augustin
2013-07-09
Avoided transaction.set_autocommit in tests.
Aymeric Augustin
2013-07-09
Added a test for the envelope() GeoQuerySet method
Claude Paroz
2013-07-09
Simplified testing connection type
Claude Paroz
2013-07-09
Made an aggregate test pass with spatialite backend
Claude Paroz
2013-07-09
Fixed #20722 -- Fixed MemcachedCache backend get_many on Python 3.
Tim Graham
2013-07-09
Only import gis test apps for geo-enabled DBs
Claude Paroz
2013-07-09
Trusted test skipping about gis tests running or not
Claude Paroz
2013-07-09
Isolate geoapp test from sitemaps app being installed or not
Claude Paroz
2013-07-09
Partial revert of commit 2bf403ecbd95
Claude Paroz
2013-07-09
Fixed #18261 -- Clarified 'project root directory'
SusanTan
2013-07-09
Fixed #17339 -- Factor out has_result into database backend.
Tim Graham
2013-07-08
Fixed last_executed_query test failure on Oracle
Shai Berger
2013-07-08
Fixed #18944 -- Documented PasswordResetForm's from_email argument as a backw...
Tim Graham
2013-07-08
Fixed #19695 -- Retitle "Form Media" to "Form Assets".
James Bennett
2013-07-08
Fixed #16965 -- Clarified Formset can_delete docs.
Tim Graham
2013-07-08
Fixed #20493 -- Added a warning that objects may not be picklable across Djan...
Tim Graham
2013-07-08
Fixed #6785 -- Made QuerySet.get() fetch a limited number of rows.
Tim Graham
2013-07-08
Fixed #12346 -- Added a note on how to validate InlineFormSets.
Tim Graham
2013-07-08
Completed some more name_local names
Claude Paroz
2013-07-08
Fixed #20716 --Missing 'name_local' translation
Mathias Andre
2013-07-08
Revert ".DS_Store can be ignored."
Alex Gaynor
2013-07-07
Merge branch 'docs-triage-needs-patch'
Jeremy Dunck
2013-07-07
Clarified trac patch-related field meaning
Jeremy Dunck
2013-07-08
Use a more explicit check for whether these ids are None.
Alex Gaynor
2013-07-08
fixed a mis-importt in mysql/base.py
Alex Gaynor
2013-07-08
A large number of stylistic cleanups across django/db/
Alex Gaynor
2013-07-08
Fixed a bug I introduced in my previosu ommit.
Alex Gaynor
2013-07-08
Replaced some dicts with sets.
Alex Gaynor
2013-07-07
Merge pull request #991 from stockr-labs/feature/email-backends-generators
Alex Gaynor
2013-07-08
Fixed #13813 -- Comparison of DatabaseWrappers doesn't raise errors.
Alex Gaynor
2013-07-08
A few cleanups to capture the minimum amount of code in try/except blocks.
Alex Gaynor
2013-07-08
Merge branch 'ticket_20613' of https://github.com/ersran9/django into t20613
Alex Gaynor
2013-07-08
.DS_Store can be ignored.
Alex Gaynor
2013-07-08
Removed some logic that wasn't needed following removal of some deprecated code.
Alex Gaynor
2013-07-07
Fixed #20711 -- Fixed broken link in timesince.py docstring
SusanTan
2013-07-06
Fixed #14006 -- Documented that Field's 'description' attribute is interpolat...
Tim Graham
2013-07-06
[gis] Dropped official support for GDAL < 1.6
Claude Paroz
2013-07-06
Added release dates for gis libs as doc comments
Claude Paroz
[next]