Commit Graph

  • 916a4a27ef Interactive docs - make bottom sidebar items sticky (#5516) andrewhannum 2017-10-23 04:02:04 -0600
  • 0a91f9cbda Update checks.py GarakdongBigBoy 2017-10-23 17:26:36 +0900
  • 90fbc9179e Merge ebc874f912 into f5e98efcf2 Tony Thomas 2017-10-23 07:52:34 +0000
  • ebc874f912 Add import to serializers/ Tony Thomas 2017-10-23 09:20:46 +0200
  • b21d20dc0e Add a new field to access external model fields Tony Thomas 2017-10-23 00:00:41 +0200
  • f5e98efcf2 Merge pull request #5519 from bittner/patch-1 Xavier Ordoquy 2017-10-22 09:22:45 +0200
  • e67605f707 Make Travis CI include/exclude faster to read Peter Bittner 2017-10-21 08:32:47 +0200
  • 690b5180d7 Interactive docs - make bottom sidebar items sticky andrewhannum 2017-10-19 10:51:19 -0600
  • c6bc7ffb28 Field 'allow_null' provides serialization default Ryan P Kilby 2017-10-20 10:39:40 -0400
  • ddeecdec51 Field 'allow_null' implies 'default=None' Ryan P Kilby 2017-10-20 10:33:56 -0400
  • b949629318 Add test for dotted source + allow_null Ryan P Kilby 2017-10-20 10:08:52 -0400
  • 9ec81e32da substitute '@@' code block delimiter with triple backtick, more con… (#5513) Matteo Nastasi 2017-10-20 11:39:29 +0200
  • 07a906089b update comparison content for markdown test Matteo Nastasi 2017-10-20 10:03:14 +0200
  • ddb0ea3656 Merge 0d32406445 into 22a71a6322 Anaël Beutot 2017-10-20 07:14:46 +0000
  • 22a71a6322 include date and date-time format for swagger 2 schema generation (#5511) Jason Kraus 2017-10-20 00:14:33 -0700
  • f87699e2ca Adding examples and documentation for caching (#5514) Pratyush Mittal 2017-10-20 12:40:09 +0530
  • d17f757b83 Adding examples and documentation for caching Pratyush Mittal 2017-10-19 20:16:58 +0530
  • b7657be31c remove development print and allow spaces between triple backtick and syntax name in codeblock Matteo Nastasi 2017-10-19 16:33:49 +0200
  • 86682d4764 substitute '@@' code block delimiter with triple back-tick, more consistent with other markdown extensions Matteo Nastasi 2017-10-19 16:25:00 +0200
  • e704dd2e40 Add import for TextLexer. (#5512) Dustin Wyatt 2017-10-18 13:53:05 -0500
  • 79a9821a4f Add import for TextLexer. Dustin Wyatt 2017-10-18 11:43:47 -0500
  • 1a526c153e Fixed Django 2.1 compatibility due to removal of django.contrib.auth.login()/logout() views. (#5510) Mariusz Felisiak 2017-10-18 09:46:27 +0200
  • 7a7c2b2ab2
    Fixed Django 2.1 compatibility due to removal of django.contrib.auth.login()/logout() views. Mariusz Felisiak 2017-10-17 22:19:36 +0200
  • 320f10ad00 update tox to django 2.0 beta1 (#5507) Asif Saifuddin Auvi 2017-10-17 12:58:09 +0600
  • 36976a3fdd update tox to django 2.0 beta1 Asif Saifuddin Auvi 2017-10-17 08:27:43 +0600
  • 24c6fe232e include date and date-time format for swagger 2 schema generation Jason Kraus 2017-10-16 15:52:01 -0700
  • e09c7709aa Deployed 80320ed6 with MkDocs version: 0.16.3 Carlton Gibson 2017-10-16 14:17:29 +0100
  • 80320ed615 Version 3.7.1 Release (#5505) 3.7.1 Carlton Gibson 2017-10-16 15:11:54 +0200
  • cdfbc44b94 Update version to 3.7.1 Carlton Gibson 2017-10-16 12:09:49 +0200
  • d7ecda52c3 Release notes for 3.7.1 Carlton Gibson 2017-10-16 12:05:12 +0200
  • 6221124e0d Docs about default value for dotted source, additional tests (#5489) Ryan P Kilby 2017-10-16 05:33:46 -0400
  • 5d7b6e5b2f Fixed issues with schema name collisions (#5486) Marcin 2017-10-16 10:32:48 +0100
  • c7fb60bcd4 Django 2.0a1 compat (#5503) Carlton Gibson 2017-10-16 11:31:13 +0200
  • 7166c35a87 Allow functools.partial in is_simple_callable check Carlton Gibson 2017-10-16 11:16:13 +0200
  • 0e9fcd19ea Update remaining get_regex_pattern usages Carlton Gibson 2017-10-16 10:25:16 +0200
  • d1e69ad334 Provide app_name in include_docs_urls Carlton Gibson 2017-10-16 10:14:25 +0200
  • 7ff344bf8b Update remaing include calls Carlton Gibson 2017-10-16 09:58:25 +0200
  • 2317315567 Merge 06acb2cf8c into cbfa444454 Ivan Belokobylskiy 2017-10-16 07:36:00 +0000
  • cbfa444454 Fix HiddenField stripping in BrowsableAPIRenderer (#5499) Ryan P Kilby 2017-10-16 03:35:53 -0400
  • c91b081837 Support URLPattern and URLResolver from Django 2.0 (#5500) Maxim Kuznetsov 2017-10-16 10:33:31 +0300
  • e39d9337da Version 3.7 annoucement fix (#5501) Matthew Egan 2017-10-16 06:51:55 +1100
  • ebd4bb9b4f Version 3.7 annoucement fix mattjegan 2017-10-15 19:32:54 +1100
  • 50dd45f089 fix import order Maxim Kuznetsov 2017-10-14 22:53:51 +0300
  • c7f21b3a62 Support URLPattern and URLResolver from Django 2.0 Maxim Kuznetsov 2017-10-14 22:06:39 +0300
  • d2f47c5735 Fix HiddenField stripping in BrowsableAPIRenderer Ryan P Kilby 2017-10-13 17:34:33 -0400
  • ea26fd5b38 Deployed bafbc600 with MkDocs version: 0.16.2 Tom Christie 2017-10-13 13:40:30 +0000
  • bafbc60006 Update rollbar logo Tom Christie 2017-10-13 14:40:10 +0100
  • f3fe13f707 New logo (#5497) Tom Christie 2017-10-13 14:35:53 +0100
  • c295032f5b New logo Tom Christie 2017-10-13 14:35:18 +0100
  • 214cc40752 Add accidently removed test Marcin Lubimow 2017-10-12 11:50:49 +0100
  • 41188dfba0 Interactive documentation always uses false for boolean fields in requests (#5492) Levi Payne 2017-10-11 15:11:44 -0400
  • b8565ca1a8 Interactive documentation always uses false for boolean fields in requests levidyrek 2017-10-11 10:01:15 -0400
  • f585eee125 Remove duplicated line Xavier Ordoquy 2017-10-09 22:19:53 +0200
  • 3e15e7879d Add additional dotted source tests Ryan P Kilby 2017-10-09 10:23:17 -0400
  • 9f21095a11 Add docs note on dotted source + default value Ryan P Kilby 2017-10-09 10:22:34 -0400
  • dcd64d0982 Added preferred key to preserve if available Marcin Lubimow 2017-10-09 10:14:16 +0100
  • 50b3c05eb3 Fix for key collision Marcin Lubimow 2017-10-09 08:16:35 +0100
  • f1f657d24f Removed not needed cast Marcin Lubimow 2017-10-08 15:37:27 +0100
  • 95ed94ae60 Fixed isort Marcin Lubimow 2017-10-08 15:29:09 +0100
  • bde90d2656 Optimized solution Marcin Lubimow 2017-10-08 15:25:11 +0100
  • ce12c0bbd9 Fixed mutating issues in python 3 Marcin Lubimow 2017-10-07 19:31:55 +0100
  • 7bc5f1e4a3 Fixed issues with schema name collisions Marcin Lubimow 2017-10-07 19:14:10 +0100
  • 06acb2cf8c Fix imports with Django 2.0 Ivan Belokobylskiy 2017-10-07 12:24:17 +0300
  • 5b0fe4b9f4 Deployed 22565d9a with MkDocs version: 0.16.2 Tom Christie 2017-10-06 15:10:29 +0000
  • 22565d9a65 Docs: Fix a few typos in the release notes and tutorial (#5483) Ed Morley 2017-10-06 15:46:42 +0100
  • cdbbcf2f6c Docs: Fix a few typos in the release notes and tutorial Ed Morley 2017-10-06 15:18:14 +0100
  • 91a7179528 Deployed eb3d078a with MkDocs version: 0.16.3 Carlton Gibson 2017-10-06 13:06:25 +0100
  • eb3d078a2c Version 3.7: Announcement etc (#5437) 3.7.0 Carlton Gibson 2017-10-06 13:18:31 +0200
  • 51ceabbea1 3.7 release announcement & related docs. Tom Christie 2017-10-06 12:02:29 +0100
  • de4ec58ccf Merge branch 'master' into version-3.7 Tom Christie 2017-10-06 09:16:34 +0100
  • 1dadb1ccf8 Add release note for #5482 Carlton Gibson 2017-10-05 21:29:42 +0200
  • 0cbc14a059 Begin releae anouncement Carlton Gibson 2017-10-05 21:22:49 +0200
  • d20d701ceb Update translations from transifex Carlton Gibson 2017-10-05 20:52:27 +0200
  • 6601f5e2d9 Add date and milestone link Carlton Gibson 2017-10-05 20:48:28 +0200
  • dde59eae1c Add final changes to the release notes. Carlton Gibson 2017-10-05 20:44:53 +0200
  • 2ea1625213 Add release notes from AM 2ndOct Carlton Gibson 2017-10-02 15:36:08 +0200
  • 18a2e64840 Add release notes for #5469 Carlton Gibson 2017-10-02 09:03:26 +0200
  • d76cca3027 Release notes for merged 3.6.5 milestone tickets Carlton Gibson 2017-09-28 10:12:43 +0200
  • 7d6d7b6408 Add release notes for #5058 & #5457 Carlton Gibson 2017-09-27 11:02:49 +0200
  • 94f074ec36 Add release notes for 5454 Carlton Gibson 2017-09-27 09:15:32 +0200
  • fd027b2ab4 Add release not for #5342 Carlton Gibson 2017-09-26 10:25:15 +0200
  • d1c740cefa Add release notes for #5452 Carlton Gibson 2017-09-26 10:00:14 +0200
  • ebdb66d6d6 Add release notes for #5448 Carlton Gibson 2017-09-26 09:17:08 +0200
  • 73da8e96e2 Add release notes for #5443 Carlton Gibson 2017-09-26 09:13:09 +0200
  • 4aa711cc9c Add release notes for #5170 Carlton Gibson 2017-09-25 15:35:17 +0200
  • dbc0ce034c Add release note for #5250 Carlton Gibson 2017-09-25 11:27:20 +0200
  • ec83df360c Add release note for #5265 Carlton Gibson 2017-09-25 10:10:11 +0200
  • cb09566556 Add release note for #5440 Carlton Gibson 2017-09-22 12:08:04 +0200
  • 8d7650c81f Add release note for #5273 Carlton Gibson 2017-09-20 16:51:04 +0200
  • cecaa27988 Rename release notes section Carlton Gibson 2017-09-20 16:43:10 +0200
  • be5e4b4f50 Set version number for 3.7.0 release Carlton Gibson 2017-09-20 16:28:11 +0200
  • b2ca2c1911 Remove deprecated schema code from DefaultRouter (#5482) Carlton Gibson 2017-10-05 21:29:56 +0200
  • 4ffb53507f Remove deprecated schema code from DefaultRouter Carlton Gibson 2017-10-05 21:23:48 +0200
  • c674687782 Remove Django 1.8 & 1.9 compatibility code (#5481) Carlton Gibson 2017-10-05 20:41:38 +0200
  • 2edeb74e0e Have is_list_view recognise RetrieveModel… views (#5480) Carlton Gibson 2017-10-05 20:41:14 +0200
  • bfb5119926 Remove include compat Carlton Gibson 2017-10-05 17:30:24 +0200
  • a65f1418b7 Remove set_many compat Carlton Gibson 2017-10-05 17:24:11 +0200
  • e4f99430af Remove template_render compat Carlton Gibson 2017-10-05 16:54:34 +0200
  • b3136427a1 Remove get_remote_field compat Carlton Gibson 2017-10-05 16:08:39 +0200
  • 74c995ca16 Remove DecimalValidator compat Carlton Gibson 2017-10-05 15:48:28 +0200