index
:
django.git
fix-31295
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-07-30
[1.4.x] Bump version numbers for security release.
1.4.1
James Bennett
2012-07-30
[1.4.x] Fixed a security issue in http redirects. Disclosure and new release ...
Florian Apolloner
2012-07-30
[1.4.x] Fixed second security issue in image uploading. Disclosure and releas...
Florian Apolloner
2012-07-30
[1.4.x] Fixed a security issue in image uploading. Disclosure and release for...
Florian Apolloner
2012-07-28
[1.4.X] Fixed #18656 -- Fixed LocaleMiddleware link; thanks mitar for the rep...
Tim Graham
2012-07-25
Merge pull request #212 from kevinlondon/ticket_18614_1_4
Florian Apolloner
2012-07-22
[1.4.x] Made LiveServerTestCase to restore state on exit.
Ramiro Morales
2012-07-15
[1.4.x] Fixed #18614 -- Added imports and changed render_to_response to render.
Kevin London
2012-07-08
[1.4.X] Fixed #18577 - Clarified middleware initialization.
Tim Graham
2012-07-08
[1.4.x] Fixed #18173 - Corrected ModelAdmin documentation for get_changelist.
Tim Graham
2012-07-07
[1.4.x] Fixed #17978 -- Fixed a minor layout issue when an inline contains a ...
Julien Phalip
2012-07-07
[1.4.x] Fixed #18164 -- Precised startapp template context content
Claude Paroz
2012-07-07
[1.4x] Fixed #18587 -- Typo in management command example
Aymeric Augustin
2012-07-05
[1.4.X] Fixed #17997 - Documented that the debug server is now multithreaded ...
Tim Graham
2012-07-01
[1.4.X] Fixed #17436 - Added warning about overriding Model.__init__()
Tim Graham
2012-07-01
[1.4.X] Fixed #16882 - Clarified why one should not use 'init_command' after ...
Tim Graham
2012-07-01
[1.4.X] Fixed #18493 - Added instructions to locate the Django source files t...
Tim Graham
2012-06-30
[1.4.X] Fixed #17705 - Updated TabularInline image and doc in tutorial 2.
Tim Graham
2012-06-30
[1.4.X] Fixed #18145 -- Improved documentation of unique_together type fields
Raúl Cumplido
2012-06-30
[1.4.X] Fixed #17168 - Noted TransactionMiddleware only works with "default" ...
Tim Graham
2012-06-29
[1.4.x] Fixed #18528 -- Fixed custom field value_to_string example
Claude Paroz
2012-06-27
[1.4.X] Fixed #17511 - Removed reference to deprecated "reset" management com...
Tim Graham
2012-06-27
[1.4.X] Fixed #18369 - Fixed argument name in render() function; thanks qsolo...
Tim Graham
2012-06-08
[1.4.x] Added more explicit warnings about unconfigured reStructured Text usa...
Luke Plant
2012-06-06
[1.4.X] Replaced documentation snippets using "gender" with less sensitive ex...
Jacob Kaplan-Moss
2012-06-04
[1.4.x] Noted that SECURE_PROXY_SSL_HEADER is needed by CSRF protection.
Luke Plant
2012-06-04
[1.4.x] Rewrote security.txt SSL docs, noting SECURE_PROXY_SSL_HEADER.
Luke Plant
2012-06-04
Merge pull request #109 from apollo13/fix4d2fdd
Karen Tracey
2012-06-04
[1.4.x] readd imports deleted in 4d2fdd
Florian Apolloner
2012-06-03
[1.4.X] Fixed #18379 -- Made the sensitive_variables decorator work with obje...
Julien Phalip
2012-05-27
[1.4.x] Fixed #18135 -- Close connection used for db version checking
Michael Newman
2012-05-16
[1.4.x] Updated docs/intro/whatsnext.txt to reference Git instead of SVN
Adrian Holovaty
2012-05-15
[1.4.x] Fixed #18019 -- Use threaded runserver only when database supports it.
Claude Paroz
2012-05-11
[1.4.x] Fixed #18301 -- Fixed url name in password reset example.
Claude Paroz
2012-05-10
[1.4.X] Set the post process cache when finished instead of one by one.
Jannis Leidel
2012-05-10
Fixed #18270 -- Corrected variable name in password reset example.
Claude Paroz
2012-05-08
[1.4.x] Fixed #17976 -- Made forms.BooleanField pickleable.
Aymeric Augustin
2012-04-22
[1.4.X] Fixed #18186 -- Fixed ReportLab Web site links. Thanks pablog for the...
Claude Paroz
2012-04-21
[1.4.X] Added documentation notes about lack of database savepoints support w...
Ramiro Morales
2012-04-20
[1.4.X] Fixed #18156 -- Updated signature of ModelAdmin change_view in docs t...
Claude Paroz
2012-04-16
[1.4.X] Fixed #18316 -- Fixed pre-1.3 PermWrapper? location in docs. Thanks A...
Claude Paroz
2012-04-13
[1.4.X] Fixed #18118 -- Improved documentation for contrib.auth.hashers utili...
Claude Paroz
2012-04-11
[1.4.X] Fixed #18027 -- Removed an HTMLParser test that doesn't raise any mor...
Claude Paroz
2012-04-11
[1.4.X] Fixed #18104 -- Added missing parentheses around two-lines deprecatio...
Claude Paroz
2012-04-10
[1.4.X] Fixed #18095 -- Added missing 'cc' mention in EmailMessage recipients...
Claude Paroz
2012-04-10
[1.4.X] Fixed #18090 -- Applied filters when running prefetch_related backwar...
Aymeric Augustin
2012-04-09
[1.4.X] Fixed #17672 -- Precised MacPorts GeoDjango install instructions to i...
Claude Paroz
2012-04-09
[1.4.X] Fixed #18086 -- Restored '-pk' as the default order in the admin chan...
Julien Phalip
2012-04-06
[1.4.X] Fixed #18074 -- Fixed description of dumpdata command --database option.
Ramiro Morales
2012-04-02
[1.4.X] Fixed #18009 -- Cleaned up a comment about removal of the old contrib...
Claude Paroz
[next]