Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* Refs #25381 -- Clarified that AppConfig model methods sea...Tim Graham2015-09-111-3/+4
* Fixed #25203 -- Documented how to pass Apache environment...Paul Rentschler2015-09-111-0/+41
* Fixed #25382 -- Removed obsolete references to DateQuerySet.Renato Oliveira2015-09-112-19/+13
* Renamed admin doc image files to match the documentation ...Ryan Allen2015-09-117-5/+5
* Fixed #25200 -- Updated admin screenshots in docs.Ryan Allen2015-09-116-0/+0
* Fixed #25374 -- Made ModelAdmin checks work on instances ...Malcolm Box2015-09-111-0/+3
* Fixed #25351 -- Added example for database test settings ...Jose Carlos Menezes2015-09-111-2/+16
* Fixed #25380 -- Added Postgres.app to the PostGIS options...Flavio Curella2015-09-111-5/+21
* Fixed #25379 -- Removed obsolete information from GeoDjan...Flavio Curella2015-09-112-30/+7
* Documented that the parallel test runner doesn't work on ...Aymeric Augustin2015-09-102-4/+6
* Avoided running more test processes than necessary.Aymeric Augustin2015-09-101-0/+4
* Enabled parallel testing by default in runtests.py.Aymeric Augustin2015-09-102-1/+19
* Test parallelization isn't implemented on Oracle.Aymeric Augustin2015-09-091-0/+2
* Acknoweldeged a limitation of the parallel test runner.Aymeric Augustin2015-09-091-0/+11
* Allowed a port range for the liveserver by default.Aymeric Augustin2015-09-093-6/+20
* Cloned databases for running tests in parallel.Aymeric Augustin2015-09-092-0/+12
* Implemented a parallel test runner.Aymeric Augustin2015-09-092-0/+26
* Fixed #25372 -- Fixed autocompletion for options of non-a...Daniel Hahler2015-09-091-0/+3
* Fixed #25371 -- Added reverse_sql and reverse_code exampl...Bibhas2015-09-091-3/+21
* Fixed #25135 -- Deprecated the contrib.admin allow_tags a...Ola Sitarska2015-09-093-11/+21
* Fixed #25350 -- Added alias --no-input for --noinput to m...Raphael Michel2015-09-083-2/+15
* Fixed #24857 -- Added "python -m django" entry point.Ryan Hiebert2015-09-082-1/+10
* Fixed #25356 -- Removed default_app_config from startapp ...Tim Graham2015-09-074-7/+8
* Fixed #24917 -- Made admindocs display model methods that...Zan Anderle2015-09-072-4/+15
* Fixed #25200 -- Updated tutorial screenshots for new admi...elky2015-09-0714-0/+0
* Fixed #25358 -- Improved variable name for question in tu...Alasdair Nicol2015-09-072-6/+6
* Stopped returning mirrors from setup_databases.Aymeric Augustin2015-09-061-0/+7
* Updated references to the TEST_* database settings.Aymeric Augustin2015-09-052-20/+32
* Removed some discussion of deprecated {% url %} behavior.Tim Graham2015-09-051-15/+10
* Fixed #25355 -- Made two tweaks to docs/topics/db/aggrega...Maarten2015-09-051-2/+2
* Fixed #25334 -- Provided a way to allow cross-origin unsa...Joshua Kehn2015-09-054-1/+25
* Added default value for default kwargs for QueryDict.David Sanders2015-09-051-4/+4
* Fixed #24525 -- Fixed AssertionError in some complex quer...Tim Graham2015-09-051-0/+2
* Added links to new security settings introduced in 1.8.David Sanders2015-09-041-7/+8
* Refs #25144 -- Revised deprecation timeline: migrations w...Tim Graham2015-09-041-3/+6
* Fixed #25144 -- Allowed migrate to create tables for apps...Tim Graham2015-09-042-3/+14
* Refs #25345 -- Updated links to code.google.com.Maxime Lorant2015-09-043-7/+5
* Updated static files howto title to include JavaScript.David Gibbons2015-09-041-3/+3
* Documented a limitation of Options.required_db_features.Tim Graham2015-09-031-1/+2
* Fixed #25326 -- Added namedtuple example for executing cu...Dražen Odobašić2015-09-031-8/+30
* Moved misplaced versionadded annotation.Tim Graham2015-09-031-2/+2
* Refs #24152 -- Fixed typos in deprecated GeoQuerySet aggr...Tim Graham2015-09-032-5/+5
* Fixed #25331 -- Removed trailing blank lines in docstrings.Maxime Lorant2015-08-311-2/+0
* Fixed #25289 -- Updated admin's jQuery to 2.1.4.Tim Graham2015-08-312-4/+30
* Cleaned up example migration files in docsTyson Clugg2015-08-312-3/+9
* Fixed #25259 -- Added comments to header of generated mig...Tyson Clugg2015-08-312-0/+3
* Clarified 404.html usage, excplicitly stated that it's us...David Sanders2015-08-311-8/+9
* Fixed #24704 -- Made the autoreloader survive SyntaxErrors.Aymeric Augustin2015-08-291-0/+2
* Fixed #25262 -- Removed the enable_comments field from Fl...Y3K2015-08-293-1/+39
* Fixed #17375 -- Changed makemessages to use xgettext with...Sergey Kolosov2015-08-281-0/+3