django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
hace 1 año |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
hace 1 año |
David
|
ce586ed693
Removed hyphen from pre-/re- prefixes.
|
hace 2 años |
Mariusz Felisiak
|
a36f7ed6ac
Fixed #31018 -- Removed django-nonrel in NoSQL databases FAQ.
|
hace 5 años |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
hace 5 años |
Elif T. Kus
|
bca9faae95
Fixed #26020 -- Normalized header stylings in docs.
|
hace 9 años |
Aymeric Augustin
|
4f6a7663bc
Refs #14091 -- Fixed connection.queries on SQLite.
|
hace 9 años |
Ola Sitarska
|
549284faa4
Fixed #23016 -- Updated FAQs per Aymeric's suggestions.
|
hace 10 años |
Aymeric Augustin
|
cfcca7ccce
Fixed #3711, #6734, #12581 -- Bounded connection.queries.
|
hace 10 años |
Claude Paroz
|
d9d9242505
Used link label in models FAQ to ease translation
|
hace 10 años |
Loic Bistuer
|
27f04e79b1
Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs.
|
hace 11 años |
Tim Graham
|
32e40bbe71
Fixed #21031 -- Updated schema migrations FAQ.
|
hace 11 años |
Aymeric Augustin
|
e69348b4e7
Avoided mixing dates and datetimes in the examples.
|
hace 12 años |
Tim Graham
|
c8928b91b5
Fixed #17511 - Removed reference to deprecated "reset" management command in FAQ; thanks voxpuibr@ for the report.
|
hace 12 años |
Aymeric Augustin
|
c28e700c7e
Removed references to changes made in 1.2.
|
hace 12 años |
Luke Plant
|
44a4037466
Fixed #17129 - Model FAQ: Link to south
|
hace 13 años |
Jannis Leidel
|
49f57a5d28
Fixed #15992 -- Added more references to settings. Thanks, aaugustin.
|
hace 13 años |
Jacob Kaplan-Moss
|
5b0e4e49d4
Fixed #14091 - be more correct about logging queries in connection.queries.
|
hace 13 años |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
hace 14 años |
Russell Keith-Magee
|
ec136cee25
Fixed #13101 -- Added multi-db info about debugging queries. Thanks to David Fischer for the patch.
|
hace 14 años |
Luke Plant
|
2e9518bb39
Created a 'DB optimization' topic, with cross-refs to relevant sections.
|
hace 15 años |
Karen Tracey
|
9b19fd7a76
Fixed #11209 -- Added a note to doc on connection.queries that the logged sql may not inlude parameter quoting.
|
hace 15 años |
Malcolm Tredinnick
|
a0d4749920
Fixed #9468 -- Fixed a misleading FAQ answer.
|
hace 16 años |
Jacob Kaplan-Moss
|
97cb07c3a1
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
|
hace 16 años |