Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/topics
Commit message (Expand)AuthorAgeFilesLines
* Fixed #20543 - Typo in db model fields docs.Tim Graham2013-06-011-1/+1
* Fixed #20166 - Corrected TEST_DEPENDENCIES example in tes...Tim Graham2013-05-311-1/+3
* Merge pull request #1232 from fusionbox/normalize_emailClaude Paroz2013-05-311-1/+1
|\
| * Don't hard-code class names when calling static methodsGavin Wahl2013-05-301-1/+1
* | Tweak caching decorators/utility functions xrefs.Ramiro Morales2013-05-311-7/+9
|/
* Fixed #20523 - Incorrect form field for FilePathField.Tim Graham2013-05-281-1/+1
* Fixed #20513 - Expanded docs on QuerySet caching.Tim Graham2013-05-281-3/+40
* Fixed #11603 - Added django.test.SimpleTestCase.assertFor...Tim Graham2013-05-271-0/+21
* Patch for ticket #20506 - documentation typeyishaibeeri2013-05-271-1/+1
* Fixed #19866 -- Added security logger and return 400 for ...Preston Holmes2013-05-262-1/+52
* Fixed #20316 - Clarified transaction behavior of TestCase.Tim Graham2013-05-231-3/+12
* Fixed comments for translators example in the i18n docume...Panagiotis H.M. Issaris2013-05-231-1/+1
* Fixed #20471 - Typos in topics/forms/formsets.txtTim Graham2013-05-201-3/+3
* Fixed #20403 -- Ignore forms marked for deletion when val...Ryan Kaskel2013-05-201-1/+2
* Changed API to disable ATOMIC_REQUESTS per view.Aymeric Augustin2013-05-191-27/+33
* Fixed #20183 - Clarified docs assumption that certain obj...Tim Graham2013-05-191-1/+2
* add missing imports to the examples in the 'Forms'leandrafinger2013-05-193-0/+62
* Add missing imports and models to the examples in interna...Silvan Spross2013-05-191-2/+15
* Fixed some line wrapping, refs #20233Tim Graham2013-05-191-2/+2
* Fixed a rest mistake I introduced in d5ce2ff.Aymeric Augustin2013-05-191-2/+2
* Improve cookie based session backend docs.Marc Tamlyn2013-05-191-0/+7
* Merge pull request #1145 from postrational/ticket_20233Andrew Godwin2013-05-191-1/+5
|\
| * refs #20233 - Full custom user model example isn't really...postrational2013-05-191-1/+5
* | Merge pull request #1129 from frog32/masterMarc Tamlyn2013-05-1911-33/+137
|\ \
| * | Add missing imports and models to the examples in the vie...Silvan Spross2013-05-187-2/+54
| * | Add missing imports and models to the examples in the the...Marc Egli2013-05-184-31/+83
* | | Fixed #20004 -- Moved non DB-related assertions to Simple...Ramiro Morales2013-05-192-94/+145
* | | Fixed #15201: Marked CACHE_MIDDLEWARE_ANONYMOUS_ONLY as d...Ɓukasz Langa2013-05-181-9/+3
| |/ |/|
* | Fixed #20335 - Documented the {% language %} template tag.Tim Graham2013-05-181-3/+26
|/
* Fixed #20444 -- Cookie-based sessions does not include a ...Erik Romijn2013-05-181-0/+11
* Fixed #9595 -- Allow non-expiring cache timeouts.Jacob Burch2013-05-181-4/+9
* Fixed #13546 -- Easier handling of localize field options...Erik Romijn2013-05-181-0/+36
* Tidy up some of the transaction documentation.Marc Tamlyn2013-05-171-18/+22
* Fixed #20426 -- Added some extra info to the auth forms.Florian Apolloner2013-05-171-0/+5
* small typo, example pk=27 but description pk=24Stefan hr Berder2013-05-161-1/+1
* Improved the timezone middleware example slightly.Aymeric Augustin2013-05-151-0/+2
* Fixed #20165 - Updated testing example to use django.test...Tim Graham2013-05-151-12/+16
* Recommend using the bcrypt library instead of py-bcryptDonald Stufft2013-05-141-3/+3
* Merge pull request #1053 from makto/patch-1Tim Graham2013-05-131-1/+2
|\
| * Update customizing.txtzhongqi2013-05-111-1/+2
* | Fixed #20398 - Added language selection code to example i...Tim Graham2013-05-131-1/+3
* | Updated test failure example.Ramiro Morales2013-05-121-15/+5
|/
* Fixed #17365, #17366, #18727 -- Switched to discovery tes...Carl Meyer2013-05-114-240/+89
* Fixed #20385 -- Typo in files docs.Aymeric Augustin2013-05-101-1/+1
* Fixed #19733 - deprecated ModelForms without 'fields' or ...Luke Plant2013-05-093-100/+101
* Python 2.5 is not relevant to master.Carl Meyer2013-05-081-1/+1
* Remove outdated ForeignKey manager documentation.Mike Fogel2013-05-071-9/+0
* Fixed #20177 - Corrected docs for django.test.utils.setup...Tim Graham2013-05-061-4/+8
* Fixed #20274 - Added some clarifying section headings in ...Tim Graham2013-05-061-2/+8
* Found a mistake in SQL documentationChristopher Allen-Poole2013-05-051-1/+1