История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. 8 лет назад
  Tim Graham f5ff5010cd Fixed #26483 -- Updated docs.python.org links to use Intersphinx. 9 лет назад
  Claude Paroz c5fda55edc Fixed #26256 -- Added note about primary key serialization 9 лет назад
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 лет назад
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. 9 лет назад
  Tim Graham e519aab43a Fixed #23868 -- Added support for non-unique django-admin-options in docs. 9 лет назад
  Claude Paroz b7ade64529 Fixed #25468 -- Made DjangoJSONEncoder lazy string aware 9 лет назад
  Flavio Curella c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 лет назад
  Claude Paroz 9368f51e12 Fixed #20197 -- Made XML serializer fail loudly when outputting unserializable chars 9 лет назад
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. 10 лет назад
  Tim Graham c3336e7e4f Removed dumpdata --natural option and serializers use_natural_keys parameter. 10 лет назад
  Claude Paroz 0a4b04fc23 Used https for most *.python.org links 10 лет назад
  Claude Paroz 35dac5070b Added a new GeoJSON serialization format for GeoDjango 10 лет назад
  Berker Peksag 5c517ec218 Fixed versionchanged indentation in docs/. 10 лет назад
  Berker Peksag e55fc60f81 Removed unused import from the JSON serialization example. 10 лет назад
  Ola Sitarska 6947885926 Fixed #23283 -- Added default=False to BooleanField's in the docs. 10 лет назад
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. 11 лет назад
  Lukasz Balcerzak 0242134d32 Fixed #17942 -- Added a JsonResponse class to more easily create JSON encoded responses. 11 лет назад
  Tai Lee e527c0b6d8 Fixed #13252 -- Added ability to serialize with natural primary keys. 12 лет назад
  Andrew Godwin b6a957f0ba Merge remote-tracking branch 'core/master' into schema-alteration 11 лет назад
  Tim Graham 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 лет назад
  Andrew Godwin f8297f6323 More migration docs, and conversion of all easy syncdb references 11 лет назад
  Stefan hr Berder 746d3166d6 small typo, example pk=27 but description pk=24 12 лет назад
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 12 лет назад
  Tim Graham 93cffc3b37 Added missing markup to docs. 12 лет назад
  Florian Apolloner 4506ae0497 Merge pull request #717 from slurms/ticket_19746 12 лет назад
  Horst Gutmann 5612f54bd5 Added more details about the various serialization formats. 12 лет назад