Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Django2 #593

Open
wants to merge 47 commits into
base: master
Choose a base branch
from
Open

Django2 #593

wants to merge 47 commits into from

Commits on Dec 5, 2017

  1. 适配django 2.0正式版

    wgbbiao committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    fc8155b View commit details
    Browse the repository at this point in the history
  2. 修改文档

    wgbbiao committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    0fe415f View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. Configuration menu
    Copy the full SHA
    bbaebd6 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2017

  1. 适配python3

    wgbbiao committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    8263c23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b046c86 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2017

  1. Configuration menu
    Copy the full SHA
    d3bcb12 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2017

  1. 增加安装分支的说明

    wgbbiao committed Dec 11, 2017
    1 Configuration menu
    Copy the full SHA
    b69e1aa View commit details
    Browse the repository at this point in the history
  2. 修改readme 格式

    wgbbiao committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    a0f6173 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2017

  1. 兼容django 2.0

    wgbbiao committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    1f4a3e1 View commit details
    Browse the repository at this point in the history
  2. Update filters.py

    ly0 committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    ce7df0d View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2017

  1. Merge pull request #476 from ly0/patch-2

    field.rel->field.remote_field in django2.0
    wgbbiao committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    a975de0 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2017

  1. 删除手机插件

    wgbbiao committed Dec 25, 2017
    Configuration menu
    Copy the full SHA
    749ff5b View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2017

  1. Configuration menu
    Copy the full SHA
    c53c33a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2018

  1. Merge pull request #496 from hyzx86/patch-4

    修复运行时缺少包的问题
    wgbbiao committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    b655aa7 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2018

  1. Configuration menu
    Copy the full SHA
    932e371 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2018

  1. Fix Django2.0 issue #449

    YennyQ committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    82a8a3b View commit details
    Browse the repository at this point in the history
  2. Fix Django2.0 widgets.py AdminSplitDateTime IndexError

    俩input间没有换行,原先的input_html并没有split开
    YennyQ committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    e95e6cb View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

  1. Merge pull request #570 from YennyQ/django2

    Fix Django2.0 issue #449
    wgbbiao committed May 7, 2018
    Configuration menu
    Copy the full SHA
    9ca81ed View commit details
    Browse the repository at this point in the history
  2. 删除测试代码

    wgbbiao committed May 7, 2018
    Configuration menu
    Copy the full SHA
    9cbf87e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    031baee View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

  1. Configuration menu
    Copy the full SHA
    f2a3ae2 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2018

  1. Update requirements.txt

    fix requirements.txt pip django-formtools==2.1
    xiaofeng283 committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    c2f0e8e View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Merge pull request #587 from xiaofeng283-t/django2

    Update requirements.txt
    wgbbiao committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    21e6557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    694606d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66ebad6 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. 修复获取单个记录时引发select all的问题

    HongWeipeng committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    f1f07f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #589 from hongweipeng/patch-1

    修复获取单个记录时引发select all的问题
    wgbbiao committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    4ed71ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbd5d4c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Merge pull request #590 from hongweipeng/patch-1

    修复列表页重复查询的问题
    wgbbiao committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    475289b View commit details
    Browse the repository at this point in the history
  2. 修复meta.get_all_field_names不存在问题

    HongWeipeng committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    1e3f7b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Merge pull request #591 from hongweipeng/patch-1

    修复meta.get_all_field_names不存在问题
    wgbbiao committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    b03dade View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2018

  1. 修改tab 不显示的问题

    wgbbiao committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    a3b200c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. 适配django 2.1

    wgbbiao committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    1276190 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7e283f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. 适配django 2.1 2.0 fixed : #612

    wgbbiao committed Aug 15, 2018
    2 Configuration menu
    Copy the full SHA
    a9daa73 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2018

  1. fix images.py in django 2.1

    njuFerret committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    9072fdd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #614 from njuFerret/django2

    fix images.py in django 2.1
    wgbbiao committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    4f626bb View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. Configuration menu
    Copy the full SHA
    0751cd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. 1 Configuration menu
    Copy the full SHA
    0b63e39 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. 左侧菜单内容过多时显示滚动条

    hongweipeng committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    5c0e836 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. Merge pull request #627 from hongweipeng/django2-sitemenu-scroll

    [django2]左侧菜单内容过多时显示滚动条
    wgbbiao committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    0b214ac View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2018

  1. Configuration menu
    Copy the full SHA
    992d780 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

  1. Configuration menu
    Copy the full SHA
    0aa9d2a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. update version judgement

    Signed-off-by: mymusise <mymusise1@gmail.com>
    mymusise committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    375db83 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. Configuration menu
    Copy the full SHA
    35a854c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2018

  1. Merge pull request #638 from hongweipeng/fix-get_deleted_objects-djan…

    …go21
    
    [django2]修复django版本判断导致get_deleted_objects参数错误问题
    wgbbiao committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    33356ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #633 from mymusise/django2

    fix bug when using `get_deleted_objects` function
    wgbbiao committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    47481fe View commit details
    Browse the repository at this point in the history