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
path:
root
/
docs
/
topics
Age
Commit message (
Expand
)
Author
2013-05-25
Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation.
Preston Holmes
2013-05-23
Fixed #20316 - Clarified transaction behavior of TestCase.
Tim Graham
2013-05-23
Fixed comments for translators example in the i18n documentation
Panagiotis H.M. Issaris
2013-05-20
Fixed #20471 - Typos in topics/forms/formsets.txt
Tim Graham
2013-05-20
Fixed #20403 -- Ignore forms marked for deletion when validating max_num.
Ryan Kaskel
2013-05-19
Changed API to disable ATOMIC_REQUESTS per view.
Aymeric Augustin
2013-05-19
Fixed #20183 - Clarified docs assumption that certain objects exist in database.
Tim Graham
2013-05-19
add missing imports to the examples in the 'Forms'
leandrafinger
2013-05-19
Add missing imports and models to the examples in internationalization and lo...
Silvan Spross
2013-05-19
Fixed some line wrapping, refs #20233
Tim Graham
2013-05-19
Fixed a rest mistake I introduced in d5ce2ff.
Aymeric Augustin
2013-05-19
Improve cookie based session backend docs.
Marc Tamlyn
2013-05-19
Merge pull request #1145 from postrational/ticket_20233
Andrew Godwin
2013-05-19
refs #20233 - Full custom user model example isn't really full
postrational
2013-05-19
Merge pull request #1129 from frog32/master
Marc Tamlyn
2013-05-18
Fixed #20004 -- Moved non DB-related assertions to SimpleTestCase.
Ramiro Morales
2013-05-18
Add missing imports and models to the examples in the view layer documentation
Silvan Spross
2013-05-18
Add missing imports and models to the examples in the the model layer documen...
Marc Egli
2013-05-18
Fixed #15201: Marked CACHE_MIDDLEWARE_ANONYMOUS_ONLY as deprecated
Ćukasz Langa
2013-05-18
Fixed #20335 - Documented the {% language %} template tag.
Tim Graham
2013-05-18
Fixed #20444 -- Cookie-based sessions does not include a remote code executio...
Erik Romijn
2013-05-18
Fixed #9595 -- Allow non-expiring cache timeouts.
Jacob Burch
2013-05-18
Fixed #13546 -- Easier handling of localize field options in ModelForm
Erik Romijn
2013-05-17
Tidy up some of the transaction documentation.
Marc Tamlyn
2013-05-17
Fixed #20426 -- Added some extra info to the auth forms.
Florian Apolloner
2013-05-16
small typo, example pk=27 but description pk=24
Stefan hr Berder
2013-05-15
Improved the timezone middleware example slightly.
Aymeric Augustin
2013-05-15
Fixed #20165 - Updated testing example to use django.test.TestCase.
Tim Graham
2013-05-13
Recommend using the bcrypt library instead of py-bcrypt
Donald Stufft
2013-05-13
Merge pull request #1053 from makto/patch-1
Tim Graham
2013-05-13
Fixed #20398 - Added language selection code to example in documentation
Tim Graham
2013-05-12
Updated test failure example.
Ramiro Morales
2013-05-11
Update customizing.txt
zhongqi
2013-05-10
Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
Carl Meyer
2013-05-10
Fixed #20385 -- Typo in files docs.
Aymeric Augustin
2013-05-09
Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added...
Luke Plant
2013-05-07
Python 2.5 is not relevant to master.
Carl Meyer
2013-05-07
Remove outdated ForeignKey manager documentation.
Mike Fogel
2013-05-06
Fixed #20177 - Corrected docs for django.test.utils.setup_test_environment.
Tim Graham
2013-05-06
Fixed #20274 - Added some clarifying section headings in the test docs.
Tim Graham
2013-05-05
Found a mistake in SQL documentation
Christopher Allen-Poole
2013-04-30
Fix two typos in database transactions docs
Ana Krivokapic
2013-04-29
Fixed #20330 -- Normalized spelling of "web server".
Aymeric Augustin
2013-04-29
Corrected "it's" to "its" when used possessively.
Thomas Thurman
2013-04-22
Fixed #20270 -- Fixed error in AjaxResponseMixin documentation
Baptiste Mispelon
2013-04-20
Adapted uses of versionchanged/versionadded to the new form.
Juan Catalano
2013-04-19
Explained the pattern for special methods compatibility.
Aymeric Augustin
2013-04-18
Fixed #20285 - Added missing commas in translation docs.
Tim Graham
2013-04-16
Fixed #20266 -- Updated view example in CBV introduction
Claude Paroz
2013-04-15
Fixed #20263 -- Corrected wording in the formset documentation.
Simon Charette
[next]