index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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
2009-11-01
[1.1.X] Fixed #12123 -- Updated the utils.dateformat test to be a unittest to...
Russell Keith-Magee
2009-11-01
[1.1.X] Fixed #12123 -- Refactored dateformat tests to use unittest. This is ...
Russell Keith-Magee
2009-11-01
[1.1.X] Fixed #12121 -- Modified __reduce__ on a model to avoid an infinite r...
Russell Keith-Magee
2009-10-31
[1.1.X] Updated svnmerge metadata: block CSRF changesets, include those that ...
Karen Tracey
2009-10-30
[1.1.X] Fixed #11872 -- Instantiate the correct model in BaseInlineFormSet.__...
Brian Rosner
2009-10-30
[1.1.X] Fixed #12115 -- Corrected typo in admin documentation. Thanks encinas.
Brian Rosner
2009-10-30
[1.1.X] Updated INSTALL file
Brian Rosner
2009-10-29
[1.1.X] Fixed #12057 -- Corrected regression of caching performance when a mo...
Russell Keith-Magee
2009-10-28
[1.1.X] Added bio for myself
Jannis Leidel
2009-10-27
Added a no-op {% csrf_token %} tag to 1.1.X, to ease transition of apps to 1.2
Luke Plant
2009-10-27
[1.1.X] Fixed #11057: having no actions in the admin (`actions=None`) no long...
Jacob Kaplan-Moss
2009-10-27
[1.1.X] Fixed #10996 - documented login CSRF vulnerabilities in the CsrfMiddl...
Luke Plant
2009-10-26
[1.1.X] Fixed #11961: Corrected a few typos in docs/testing.txt. Thanks to ti...
Karen Tracey
2009-10-26
[1.1.X] Block new features and fixes from svnmerge to 1.1.X branch.
Karen Tracey
2009-10-26
[1.1.X] Fixed #11371: Made `django.test.Client.put()` work for non-form-data ...
Jacob Kaplan-Moss
2009-10-24
[1.1.X] Fixed small error in deprecation policy.
Luke Plant
2009-10-24
[1.1.X] Fixed #9163 - CsrfMiddleware needs to reset ETag header
Luke Plant
2009-10-24
[1.1.X] Fixed #12067 - check_dependencies in contrib.admin.sites not triggere...
Luke Plant
2009-10-23
[1.1.X] Moved _get_foreign_key call after testing for fk_name fixing a broken...
Brian Rosner
2009-10-20
[1.1.X] Fixed #12060 - equality tests between User and SimpleLazyObject-wrapp...
Luke Plant
2009-10-19
[1.1.X] Fixed #12049 - LazyObject-wrapped User breaks queries in template tags
Luke Plant
2009-10-19
[1.1.X] Moved the call to _get_foreign_key to run in all cases catching incor...
Brian Rosner
2009-10-19
[1.1.X] Fixed #11709 — Pass inline fk_name attribute when grabbing foreign ...
Brian Rosner
2009-10-17
[1.1.X] The `OGRGeometry.coord_dim` property may now be set; implemented a wo...
Justin Bronn
2009-10-15
[1.1.X] Fixed a regression for Python 2.6 introduced in r11624 on this branch.
Luke Plant
2009-10-14
[1.1.X] Fixed #6552, #12031 - Make django.core.context_processors.auth lazy t...
Luke Plant
2009-10-14
[1.1.X] Fixed #11959 -- Updated the tutorial to ensure that the admin site co...
Russell Keith-Magee
2009-10-12
[1.1.X] Fixed #11993: fixed the the floatformat filter on NaN values in Pytho...
Jacob Kaplan-Moss
2009-10-09
[1.1.X] Reset 1.1 branch packaging data post-release.
James Bennett
2009-10-09
[1.1.X] Really fix the download_url. We already manually tweaked it on pypi, ...
James Bennett
2009-10-09
[1.1.X] Update setup.py for security release.
James Bennett
2009-10-09
[1.1.X] Bump version number for security release.
1.1.1
James Bennett
2009-10-09
[1.1.X] SECURITY ALERT: Corrected regular expressions for URL and email fields.
Jacob Kaplan-Moss
2009-10-08
[1.1.X] Fixed #11995 -- Modified the admin site definition for comments so th...
Russell Keith-Magee
2009-09-28
[1.1.X] Fixed #9674 - documented app_label.
Luke Plant
2009-09-23
[1.1.X] Fixed #11931: Removed mention of nonexistent get_sql() method for arg...
James Bennett
2009-09-22
[1.1.X] The 1.1.X branch has been created, so that needs to be past tense. Ba...
James Bennett
2009-09-16
[1.1.X] Marked r11577 as merged
Russell Keith-Magee
2009-09-16
[1.1.X] Fixed some ReST markup in admin installation docs.
Russell Keith-Magee
2009-09-16
[1.1.X] Fixed counting error in admin installation overview docs.
Russell Keith-Magee
2009-09-16
[1.1.X] Fixed #11886 -- Corrected handling of F() expressions that use parent...
Russell Keith-Magee
2009-09-13
[1.1.X] Fixed #11827: Can now calculate extent in Oracle on tables with one p...
Justin Bronn
2009-09-13
[1.1.X] Updated svnmerge properties
Russell Keith-Magee
2009-09-13
[1.1.X] Fixed #11624: `render_to_kmz` no longer balks on non-ASCII data.
Justin Bronn
2009-09-13
[1.1.X] Fixed #11746 -- Marked a string for translation in the FR localflavor...
Russell Keith-Magee
2009-09-13
[1.1.X] Fixed #11820 -- Corrected the spelling of Grace Hopper's name in a te...
Russell Keith-Magee
2009-09-13
[1.1.X] Fixed #11862 -- Corrected an error in the Hebrew translation. Thanks ...
Russell Keith-Magee
2009-09-13
[1.1.X] Fixed #11755 -- Added documentation for an edge case of FormSet usage...
Russell Keith-Magee
2009-09-13
[1.1.X] Fixed #11740 -- Added extra detail on the behavior of ModelForms. Tha...
Russell Keith-Magee
2009-09-13
[1.1.X] Fixed #9414 -- Clarified the documentation on the permission decorato...
Russell Keith-Magee
[next]