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
path:
root
/
docs
/
internals
Age
Commit message (
Expand
)
Author
2013-04-25
Updated Transifex links to the Django project
Claude Paroz
2013-04-20
Fixed #20104 -- Changed VersionDirective in order to avoid ambiguity.
Juan Catalano
2013-04-13
Fixed #4592: Made CheckboxSelectMultiple more like RadioSelect
Baptiste Mispelon
2013-04-10
Turned the triage attributes to actual sections so they can be more easily li...
Julien Phalip
2013-04-09
Added some further guidance to "accepted" triage stage
Preston Holmes
2013-04-08
Removed references to the DDN triage state.
Aymeric Augustin
2013-04-04
Removed instructions about download_url from release process notes.
Jacob Kaplan-Moss
2013-03-30
Merge pull request #963 from richardcornish/master
Tim Graham
2013-03-28
Minor updates to 'How is Django Formed.'
Carl Meyer
2013-03-28
Updated the release document after actually doing a release (!).
Jacob Kaplan-Moss
2013-03-27
Updated bios of committers
Richard Cornish
2013-03-24
Goodbye, Malcolm.
Aymeric Augustin
2013-03-22
Added missing markup to docs.
Tim Graham
2013-03-14
Deprecated django.views.defaults.shortcut.
Aymeric Augustin
2013-03-14
Updated release instructions to account for website automation.
Aymeric Augustin
2013-03-13
Proof-read and adjusted the transactions docs.
Aymeric Augustin
2013-03-11
Deprecated django.contrib.comments.
Jacob Kaplan-Moss
2013-03-11
Deprecated TransactionMiddleware and TRANSACTIONS_MANAGED.
Aymeric Augustin
2013-03-11
Added some assertions to enforce the atomicity of atomic.
Aymeric Augustin
2013-03-11
Deprecated transaction.is_managed().
Aymeric Augustin
2013-03-11
Deprecated transaction.commit/rollback_unless_managed.
Aymeric Augustin
2013-03-11
Added an API to control database-level autocommit.
Aymeric Augustin
2013-03-11
Made transaction.managed a no-op and deprecated it.
Aymeric Augustin
2013-03-08
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that ret...
Loic Bistuer
2013-02-28
Implemented persistent database connections.
Aymeric Augustin
2013-02-28
Added a Trac-related item to the release checklist.
Aymeric Augustin
2013-02-26
Added a note about creating new doc versions; update stable doc version befor...
Carl Meyer
2013-02-26
Added note about updating default docs version in howto-release doc.
Carl Meyer
2013-02-26
Updated docs to reflect new tests layout.
Florian Apolloner
2013-02-25
Updated the release process docs to reflect the current practices.
Aymeric Augustin
2013-02-25
Fixed #19854 -- Turn Django's own Selenium tests off by default.
Carl Meyer
2013-02-23
Various tweaks and additions to 'how to release Django' document.
Carl Meyer
2013-02-23
Removed superfluous cookie check from auth login.
Preston Holmes
2013-02-23
Some updates to "how to release Django":
Jacob Kaplan-Moss
2013-02-23
Added a draft document explaining how to release Django.
Jacob Kaplan-Moss
2013-02-23
Added test runner option to skip Selenium tests (#19854).
Zbigniew Siciarz
2013-02-23
Fixed #17906 - Autoescaping {% cycle %} and {% firstof %} templatetags.
Vladimir A Filonov
2013-02-05
Fixed #19689 -- Renamed `Model._meta.module_name` to `model_name`.
Simon Charette
2013-02-02
Fixed #19333 -- Moved compress.py outside of the admin static folder. Thanks ...
Julien Phalip
2013-02-01
Added myself to core developpers
Simon Charette
2013-01-31
Deprecated undocumented warnings manipulation testing tools.
Ramiro Morales
2013-01-31
Fixed #19692 -- Completed deprecation of mimetype in favor of content_type.
Aymeric Augustin
2013-01-29
Fixed typos in docs and comments
Tim Graham
2013-01-24
Fixed #19639 - Updated contributing to reflect model choices best practices.
Tim Graham
2013-01-15
Fixed #19099 -- Split broken link emails out of common middleware.
Aymeric Augustin
2013-01-02
Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-12-29
Removed links to deprecated IGNORABLE_404_STARTS/ENDS settings.
Tim Graham
2012-12-29
Removed django.contrib.markup.
Aymeric Augustin
2012-12-29
Fixed broken links, round 4. refs #19516
Tim Graham
2012-12-28
Fixed #19498 -- refactored auth documentation
Preston Holmes
[next]