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
2012-06-07
Fixed #18397 -- Avoided referencing lawrence.com.
Aymeric Augustin
2012-06-07
Fixed #18396 -- Changed Spatialite download URLs.
Aymeric Augustin
2012-06-07
Fixed #18411 -- Clarified HttpRequest doc slightly.
Aymeric Augustin
2012-06-07
Fixed #10200 -- Raised CommandError when errors happen in loaddata.
Claude Paroz
2012-06-07
Fixed #14502 -- Added a verbatim template tag.
Aymeric Augustin
2012-06-06
Prevented TestNoInitialDataLoading to pollute other tests (Refs #15926)
Claude Paroz
2012-06-06
Small cleanup in prefetch_related code
Luke Plant
2012-06-06
Fixed #18309 - Prefetch related does not work for fkey to multitable inherite...
Luke Plant
2012-06-06
Made TestNoInitialDataLoading pass with MySQL (Refs #15926)
Claude Paroz
2012-06-06
Replaced documentation snippets using "gender" with less sensitive examples.
Jacob Kaplan-Moss
2012-06-06
Fixed #18184 -- Moved algorithm identification code to hashers module
Claude Paroz
2012-06-06
Delayed encoding of password and salt in password checking.
Claude Paroz
2012-06-06
Fixed #17328 -- Added OpenLayersWidget _has_changed method
Claude Paroz
2012-06-06
Added alt attribute to img tags in docs.
Aymeric Augustin
2012-06-06
Fixed #17736 -- Kept maximal floating-point accuracy in from_bbox
Claude Paroz
2012-06-05
Fixed #15926 -- Added option --no-initial-data to syncdb and flush.
Honza Kral
2012-06-05
Merge pull request #112 from bohyn/master
Honza Král
2012-06-05
Merge branch 'master' of https://github.com/django/django
martin.bohacek
2012-06-05
Ticket #17804 fix.
martin.bohacek
2012-06-04
Noted that SECURE_PROXY_SSL_HEADER is needed by CSRF protection.
Luke Plant
2012-06-04
Rewrote security.txt SSL docs, noting SECURE_PROXY_SSL_HEADER.
Luke Plant
2012-06-04
Merge pull request #99 from danielroseman/master
Adrian Holovaty
2012-06-04
Used skipUnless decorator to skip tests in geos tests.
Claude Paroz
2012-06-03
Fixed #17138 -- Made the sensitive_variables decorator work with object methods.
Julien Phalip
2012-06-03
Merge pull request #104 from samuraisam/17138-html5-remove-summary
Julien Phalip
2012-06-03
Changed FilePathField tests to use it's own directory with test files.
Honza Kral
2012-06-03
Unittest2 style assertTrue instead of assert_
Honza Kral
2012-06-03
Fixed incorrect assert in test_filepathfield_folders
Honza Kral
2012-06-03
Remove the summary attribute of the table
Samuel Sutch
2012-06-02
Fixed #14478 -- Isolated messages tests from custom TEMPLATE_CONTEXT_PROCESSORS
Claude Paroz
2012-06-02
Made sitemaps tests use override_settings. Refs #14478
Claude Paroz
2012-06-02
Fixed override_settings usage in test_client_regress
Claude Paroz
2012-06-02
Fixed settings override in mail regression tests
Claude Paroz
2012-06-02
Fixed #18259 -- Specified that ROOT_URLCONF might be needed.
Claude Paroz
2012-06-01
Removed debugging code added in last commit.
Ramiro Morales
2012-06-01
Made inspectdb tests deal with a smaller generated models.py file.
Ramiro Morales
2012-06-01
Fixed a typo in a comment. Refs #17742.
Aymeric Augustin
2012-05-31
Merge pull request #101 from jphalip/tickets/18409-regexfield-unicode
Julien Phalip
2012-05-31
Fixed #18409 -- Made RegexField work with unicode characters.
Julien Phalip
2012-05-31
Fixed #18408 -- Isolated flatpages tests from existing sites.
Jens Page
2012-05-31
Cleaned up test_client_regress tests
Claude Paroz
2012-05-31
Moved test_client_regress tests from models.py to tests.py
Claude Paroz
2012-05-31
Fixed #18407 -- Made model field's to_python methods fully accept unicode.
Claude Paroz
2012-05-31
Use render shortcut in form example.
Daniel Roseman
2012-05-31
Rewrote test_error_messages with helper test utility.
Claude Paroz
2012-05-31
Fixed #14681 -- Do not set mode to None on file-like objects.
Claude Paroz
2012-05-29
Merge pull request #94 from jphalip/tickets/18393-blocktrans-valueerror
Julien Phalip
2012-05-28
Removed unneeded smart_str in cache utils.
Claude Paroz
2012-05-28
Fixed #18393 -- Prevented blocktrans to crash when a variable name is badly f...
Julien Phalip
2012-05-28
Used call_command stdout parameter to capture output in staticfiles tests.
Claude Paroz
[prev]
[next]