Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/topics
Commit message (Expand)AuthorAgeFilesLines
...
* Cleaned up example migration files in docsTyson Clugg2015-08-311-2/+6
* Fixed #25259 -- Added comments to header of generated mig...Tyson Clugg2015-08-311-0/+1
* Clarified 404.html usage, excplicitly stated that it's us...David Sanders2015-08-311-8/+9
* Fixed #22634 -- Made the database-backed session backends...Sergey Kolosov2015-08-271-2/+175
* Removed historical note about session serialization.Tim Graham2015-08-271-19/+13
* Fixed #25311 -- Removed vague language about "partial com...Tim Graham2015-08-261-3/+3
* Fixed #23727 -- Inhibited the post_migrate signal when us...Tommy Beadle2015-08-241-0/+7
* Tweak some examples.Aymeric Augustin2015-08-221-2/+2
* Refs #24914 -- Added docs for more auth mixin methods.Tim Graham2015-08-201-16/+43
* Fixed style issues in testing docsMarkus Holtermann2015-08-191-6/+11
* Used consistent capitalization and hyphenation of "class-...Anton Strogonoff2015-08-196-9/+8
* Updated memcached library links to point to PyPI.Tim Graham2015-08-121-2/+2
* Fixed #25205 -- Removed doc references to deprecated GeoM...Brendan Hayward2015-08-111-9/+5
* Fixed #25160 -- Moved unsaved model instance data loss ch...Tim Graham2015-08-102-22/+14
* Updated various links in docsClaude Paroz2015-08-083-4/+4
* Updated Wikipedia links to use httpsClaude Paroz2015-08-0811-13/+13
* Fixed #25175 -- Renamed the postgresql_psycopg2 database ...Caio Ariede2015-08-071-1/+1
* Fixed #25229 -- Clarified how an iterable works with @per...Tim Graham2015-08-051-1/+2
* Fixed #22404 -- Added a view that exposes i18n catalog as...Sergey Kolosov2015-08-051-0/+46
* Fixed #25213 -- Discouraged use of QuerySet.extra()Tim Graham2015-08-051-5/+5
* Fixed #25212 -- Documented the RawSQL expression.Tim Graham2015-08-051-1/+2
* Fixed password_reset signature in docsAlasdair Nicol2015-08-041-1/+1
* Fixed #25136 -- Documented Count('X', distinct=True) in a...Caio Ariede2015-08-041-6/+28
* Fixed #25146 -- Allowed method_decorator() to decorate cl...Rigel Di Scala2015-08-011-2/+12
* Clarified assertRaisesMessage() behavior with respect to ...Tim Graham2015-07-311-1/+1
* Fixed #25174 -- Moved some details of CheckMessage to the...Tim Graham2015-07-311-60/+36
* Fixed #25202 -- Fixed typo in docs/topics/auth/customizin...Tim Graham2015-07-311-1/+1
* Fixed #25190 -- Deprecated callable_obj parameter to asse...Tim Graham2015-07-301-0/+5
* Fixed #25185 -- Added support for functools.partial seria...Piper Merriam2015-07-291-0/+6
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-2811-28/+67
* Fixed #25159 -- Removed brackets from class/function/meth...Tim Graham2015-07-276-26/+26
* Fixed #25142 -- Added PermissionRequiredMixin.has_permiss...Akis Kesoglou2015-07-271-0/+15
* Fixed #24127 -- Changed the default current_app to the cu...Marten Kenbeek2015-07-271-14/+15
* Fixed #25166 -- Clarified how auth permissions are created.Tim Graham2015-07-252-6/+8
* Fixed malformed Sphinx directives.Tim Graham2015-07-252-2/+2
* Converted tabs to spaces in topics/auth/default.txtTim Graham2015-07-241-3/+3
* Fixed #25156 -- Mentioned django.setup() in the settings ...James Bennett2015-07-211-1/+23
* Fixed #24126 -- Deprecated current_app parameter to auth ...lukasz.wojcik2015-07-211-0/+45
* Normalized indentation and line lengths in docs/topics/au...Tim Graham2015-07-211-36/+37
* Refs #16860 -- Moved password_changed() logic to Abstract...Tim Graham2015-07-201-0/+5
* Fixed typo in docs/topics/i18n/translation.txtRafał Selewońko2015-07-161-2/+2
* Fixed #24375 -- Added Migration.initial attributeAndrei Kulakov2015-07-131-6/+29
* Fixed #25082 -- Documented where to register system checks.Tim Graham2015-07-101-1/+3
* Fixed #25083 -- Added SessionAuthenticationMiddleware to ...Nick Sweeting2015-07-101-1/+3
* Fixed #23190 -- Made Paginator.page_range an iteratorRigel Di Scala2015-07-031-2/+8
* Fixed #20916 -- Added Client.force_login() to bypass auth...Jon Dufresne2015-07-012-0/+28
* Fixed #21695 -- Added asvar option to blocktrans.Matthew Somerville2015-07-011-2/+18
* Fixed #21803 -- Added support for post-commit callbacksAndreas Pelme2015-06-301-0/+144
* Updated release process for new release schedule.Tim Graham2015-06-251-3/+4
* Renamed RemovedInDjangoXYWarnings for new roadmap.Tim Graham2015-06-245-7/+7