Historique des commits

Auteur SHA1 Message Date
  Amir Karimi ee5147cfd7 Fixed #29522 -- Refactored the Deserializer functions to classes. il y a 5 mois
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. il y a 2 ans
  Joseph Victor Zammit ba755ca131 Refs #34140 -- Corrected rst code-block and various formatting issues in docs. il y a 2 ans
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. il y a 2 ans
  Willem Van Onsem 292aacaf6c Fixed #34311 -- Updated serialization docs from unique_together to UniqueConstraint. il y a 2 ans
  Alex Morega de6c9c7054 Refs #30947 -- Changed tuples to lists where appropriate. il y a 2 ans
  Sergey Fursov feeb0685c6 Updated example of YAML serialization format in docs. il y a 3 ans
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. il y a 3 ans
  Nick Pope c156e36955 Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. il y a 3 ans
  Mariusz Felisiak b7dd89ed53 Removed versionadded/changed annotations for 3.1. il y a 4 ans
  Mariusz Felisiak 78c811334c Refs #30190 -- Minor edits to JSONL serializer. il y a 4 ans
  Ali Vakilzade e29637681b Fixed #30190 -- Added JSONL serializer. il y a 4 ans
  Adam Johnson d17b380653 Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. il y a 4 ans
  Hasan Ramezani 68fc21b378 Fixed #29249 -- Made JSON and YAML serializers use Unicode by default. il y a 4 ans
  Mariusz Felisiak 416c584cab Removed versionadded/changed annotations for 2.2. il y a 5 ans
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. il y a 5 ans
  Luke Plant 0c916255eb Changed tuple Mate.unique_together/permissions to lists in docs. il y a 5 ans
  Matt Wiens e817ae74da Followed style guide for model attribute ordering. il y a 6 ans
  CHI Cheng b7dbd5ff68 Fixed broken links to PyYAML page. il y a 6 ans
  Sergey Fedoseev 8ef8bc0f64 Refs #28909 -- Simplifed code using unpacking generalizations. il y a 6 ans
  Tim Graham b4fa94aed8 Removed code terms from docs/spelling_wordlist. il y a 6 ans
  Peter Inglesby 312eb5cb11 Fixed #26291 -- Allowed loaddata to handle forward references in natural_key fixtures. il y a 6 ans
  Mariusz Felisiak 7c81b28ebc Updated various links in docs to use HTTPS. il y a 7 ans
  Tim Graham 5446b72003 Removed versionadded/changed annotations for 1.11. il y a 7 ans
  Claude Paroz 301de774c2 Refs #27795 -- Replaced many force_text() with str() il y a 7 ans
  chillaranand dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. il y a 8 ans
  Tim Graham e27e4c0339 Removed versionadded/changed annotations for 1.10. il y a 8 ans
  Will Hardy 8ef78b8165 Fixed #26656 -- Added duration (timedelta) support to DjangoJSONEncoder. il y a 8 ans
  Berker Peksag c1b6f554e4 Fixed #15091 -- Allowed passing custom encoder to JSON serializer. il y a 8 ans
  Tommy Beadle 729b9452b1 Fixed #26704 -- Documented DjangoJSONEncoder. il y a 8 ans