Historique des commits

Auteur SHA1 Message Date
  Andrew Godwin f8297f6323 More migration docs, and conversion of all easy syncdb references il y a 11 ans
  Claude Paroz 7442eb1a24 Fixed #20224 -- Update docs examples which mention __unicode__ il y a 11 ans
  Tim Graham f315693304 Fixed #20543 - Typo in db model fields docs. il y a 11 ans
  Marc Egli e4591debd1 Add missing imports and models to the examples in the the model layer documentation il y a 12 ans
  Aymeric Augustin f27a4ee327 Removed django.contrib.localflavor. il y a 12 ans
  Preston Holmes 11ded967c4 Fixed #19498 -- refactored auth documentation il y a 12 ans
  Tim Graham 52a2588df6 Fixed #19506 - Remove 'mysite' prefix in model example. il y a 12 ans
  WoLpH eabb44417c changed if statement to a slightly cleaner/less confusing variant il y a 12 ans
  Tim Graham 5fb22329a1 Merge pull request #422 from elvard/18996 il y a 12 ans
  Tim Graham dd0cbc6bdc Fixed #16588 - Warned about field names that conflict with the model API il y a 12 ans
  Tomáš Ehrlich 443999a1ee Fixed #18996 - Docs on overriden model methods il y a 12 ans
  Tim Graham 13d47c3f33 Fixed #18637 - Updated some documentation for aspects of models that are ModelForm specific, not admin specific. il y a 12 ans
  Ramiro Morales 50837434db Clarified default name of M2M relationship DB table. il y a 12 ans
  Claude Paroz 4a103086d5 Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. il y a 12 ans
  Aymeric Augustin c28e700c7e Removed references to changes made in 1.2. il y a 12 ans
  Jacob Kaplan-Moss 7edf231d46 Replaced documentation snippets using "gender" with less sensitive examples. il y a 12 ans
  Claude Paroz 157f823819 Fixed #18024 -- Reworded sentence in models documentation. Thanks Preston Holmes for the patch. il y a 13 ans
  Claude Paroz 27322df995 Fixed #17999 -- Restored the links to examples from models documentation. Refs #17605. il y a 13 ans
  Ramiro Morales 782c1a770e Fixed #17999 -- Added a 'See also' paragraph to OneToOneField doc section. il y a 13 ans
  Claude Paroz f95baa1d8a Added missing indentation in models topic documentation. il y a 13 ans
  James Bennett dad1f5c21e Fixed #17605: Restored deleted query documentation that used to live in doctests. Thanks zsiciarz for work on the patch. il y a 13 ans
  Claude Paroz 78638a9a51 Replaced http by https in djangoproject.com links il y a 13 ans
  Aymeric Augustin 1adf8d4386 Fixed #17240 -- Replaced links to the online version of the docs by internal references. il y a 13 ans
  Aymeric Augustin 64fdd84474 Fixed #17184 -- Typo in models documentation. Thanks elimisteve for the report. il y a 13 ans
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] il y a 13 ans
  Julien Phalip fd90453462 Fixed #16742 -- Provided code examples in the models documentation for accessing extra fields on many-to-many relationships. Many thanks to aj for the suggestion and to Nick Lang for the patch. il y a 13 ans
  Ramiro Morales 932b1b8d6d Converted links to external topics so they use intersphinx extension markup. il y a 13 ans
  Malcolm Tredinnick 1f233b479a Made documentation of ManyToManyField placement clearer (kind of). il y a 13 ans
  Simon Meers 5ecb88c146 Fixed #16014 -- numerous documentation typos -- thanks psmith. il y a 14 ans
  Gabriel Hurley 8940969a7a Fixed #11864 -- Improved the "see also" section of the many-to-one model topic guide to more clearly connect people to the backwards-related objects docs and to the correct point in the model tests for sample code (since the doctests went away). Thanks to dwillis for the work on the patch. il y a 14 ans