커밋 기록

작성자 SHA1 메시지 날짜
  Tommy Beadle d22bac99b0 [1.9.x] Fixed #26704 -- Documented DjangoJSONEncoder. 8 년 전
  Tim Graham 145572adb3 [1.9.x] Fixed #26483 -- Updated docs.python.org links to use Intersphinx. 8 년 전
  Claude Paroz 0e80ac4672 [1.9.x] Fixed #26256 -- Added note about primary key serialization 8 년 전
  Tim Graham a9fbf0735a [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 8 년 전
  Tim Graham d7a6086825 [1.9.x] Fixed #23868 -- Added support for non-unique django-admin-options in docs. 8 년 전
  Elif T. Kus 5dceb1f078 [1.9.x] Fixed #26020 -- Normalized header stylings in docs. 8 년 전
  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. 9 년 전
  Tim Graham c3336e7e4f Removed dumpdata --natural option and serializers use_natural_keys parameter. 9 년 전
  Claude Paroz 0a4b04fc23 Used https for most *.python.org links 9 년 전
  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. 10 년 전
  Lukasz Balcerzak 0242134d32 Fixed #17942 -- Added a JsonResponse class to more easily create JSON encoded responses. 10 년 전
  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 11 년 전
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 11 년 전
  Tim Graham 93cffc3b37 Added missing markup to docs. 11 년 전
  Florian Apolloner 4506ae0497 Merge pull request #717 from slurms/ticket_19746 11 년 전
  Horst Gutmann 5612f54bd5 Added more details about the various serialization formats. 11 년 전
  Nick Sandford 278dad5b41 Fixed #19746 -- Allow deserialization of pk-less data 11 년 전
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. 11 년 전
  Tim Graham b3a8c9dab8 Fixed broken links, round 3. refs #19516 11 년 전
  Claude Paroz 4e8d9524c6 Fixed #6234 -- Removed obsolete note about json and ensure_ascii 12 년 전