Историја ревизија

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