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-19
Reworked security issue list to be per-issue, not per-release.
Russell Keith-Magee
2013-09-19
Corrected markup problems in new security summary page.
Russell Keith-Magee
2013-09-18
Fixed two typos in the docs
Alex Gaynor
2013-09-18
Fixed a typo in the docs
Alex Gaynor
2013-09-18
Merge pull request #1641 from ubernostrum/security-issues-docs-21121
Russell Keith-Magee
2013-09-18
Fix #21121: Add archive of security issues.
James Bennett
2013-09-18
Fixed #19414 -- Added admin registration decorator
Brian Holdefehr
2013-09-18
Fixed #21116 -- Made usage of manage.py in docs more consistent.
Tim Graham
2013-09-18
Fixed #21098 -- Applied sensitive_post_parameters to MultiValueDict
Tim Graham
2013-09-18
Fixed #21118 -- Isolated a test that uses the database.
Tim Graham
2013-09-18
Fixed #4278 -- Added a dirs parameter to a few functions to override TEMPLATE...
Berker Peksag
2013-09-18
Fixed #15625 -- Made message in MultiValueDictKeyError less verbose.
Tim Graham
2013-09-18
Fixed #12568 -- no error when accessing custom field's descriptor
Anssi Kääriäinen
2013-09-17
Fixed #21024 -- Documented how to deprecate a feature.
Tim Graham
2013-09-17
Fixed #21115 -- Fixed NameError in migrate --list command
Markus Holtermann
2013-09-17
Destroy selenium before live server threads.
Florian Apolloner
2013-09-17
Fixed #21114 -- Migrations must not have a dependency to themselves.
Markus Holtermann
2013-09-17
Final attempt to solve sporadic test failures.
Florian Apolloner
2013-09-17
Added Arabic mapping to contrib/admin/static/admin/js/urlify.js
Beshr Kayali
2013-09-17
Fixed #21112 -- Make sure sitemaps with no lastmod date work correctly.
Simon Charette
2013-09-17
Fixed #21109 -- made db cursor error wrapping faster
Anssi Kääriäinen
2013-09-17
Updated examples in the docs after eade315d.
Aymeric Augustin
2013-09-16
Reworded a paragraph in the logging docs.
Ramiro Morales
2013-09-16
Fixed test failures introduced in previous commit.
Tim Graham
2013-09-16
Added backwards compatability shims for util modules.
Tim Graham
2013-09-16
Fixed #17627 -- Renamed util.py files to utils.py
Tim Graham
2013-09-15
Cleaned up 1.5.4/1.4.8 release notes
Tim Graham
2013-09-15
Ensure that passwords are never long enough for a DoS.
Russell Keith-Magee
2013-09-15
Fixed a timing edge case in the RelatedFieldWidgetSeleniumFirefoxTests.
Florian Apolloner
2013-09-14
Fixed error handling in 3c5775d36f7e431d9691829a78580873111cb714 for non-oper...
Florian Apolloner
2013-09-14
Delayed initialization of Selenium webdrivers.
Florian Apolloner
2013-09-14
REmoved some unused imports
Alex Gaynor
2013-09-14
Merge branch 'master' of https://github.com/django/django
Alex Gaynor
2013-09-14
Removed an import * that was masking importing stuff from the wrong location
Alex Gaynor
2013-09-14
Fixed #20950 -- Instantiate OrderedDict() only when needed
Anssi Kääriäinen
2013-09-14
Revert "Fixed #12288 -- Validated that app names in INSTALLED_APPS are unique"
Tim Graham
2013-09-14
Added tests for double-pickling a QuerySet
Anssi Kääriäinen
2013-09-14
Fixed #21097 - Added DatabaseFeature.can_introspect_autofield
Michael Manfre
2013-09-13
Fixed #21060 -- Refactored admin's autodiscover method to make it reusable.
Juan Catalano
2013-09-13
Fixed #21101 -- Updated urlize documentation to mention email addresses
Goetz
2013-09-13
Fixed #21100 -- Noted that Create/UpdateViews.fields is new in 1.6
Tim Graham
2013-09-13
Fixed #21094 -- Updated reuseable apps tutorial to use pip for installation.
Tim Graham
2013-09-13
Documentation -- added instructions on working with pull requests
Kevin Christopher Henry
2013-09-13
Fixed #12288 -- Validated that app names in INSTALLED_APPS are unique
e0ne
2013-09-13
Fixed #20844 -- Made AdminEmailHandler respect LOGGING 'formatter' setting.
Daniel Sokolowski
2013-09-13
Fixed #21095 -- Documented new requirement for dates lookups.
Matt Austin
2013-09-12
Fixed a couple of typos in GeoDjango docs.
Ramiro Morales
2013-09-12
Merge pull request #1622 from manfre/ticket-21099
Claude Paroz
2013-09-12
Fixed #21099 - Skip DistinctOnTests unless backend can_distinct_on_fields
Michael Manfre
2013-09-12
Fixed inspectdb test for spatialite >=4
Claude Paroz
[prev]
[next]