Cruds-dj-adminlte2

Latest version: v1.0

Safety actively analyzes 622959 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.0.17

------

* ''082ac1b'' Revert "Add getparams for search parameters"
* ''39d10d0'' Merge pull request 109 from BnFSoftware/master
* ''4ea8ea3'' Add getparams for search parameters
* ''2c128b3'' Merge pull request 108 from telenieko/tests-behold-circleci
* ''a31627c'' Merge pull request 107 from telenieko/tests-behold
* ''323cebe'' Merge branch 'tests-behold' into tests-behold-circleci
* ''3b83177'' Bring python3.5 back to tox.ini
* ''6a547a4'' Merge branch 'tests-behold' into tests-behold-circleci
* ''442c892'' Update CONTRIBUTING.rst to explain how to run tests.
* ''6186cca'' Merge branch 'master' into tests-behold-circleci
* ''160f96d'' Merge branch 'tests-behold' into tests-behold-circleci
* ''768b1d8'' More on testing (tox fixes)
* ''f033e5f'' circleci says that should be directory, not a file path
* ''3e9126d'' Updates to tox and circleci.
* ''7be1239'' Revert "idea files of pycharm (shared ones)"
* ''bf5d8a5'' idea files of pycharm (shared ones)
* ''f48b980'' Merge branch 'tests-behold-circleci'
* ''08a0482'' Merge remote-tracking branch 'oscarmlage/master'
* ''07e0dc0'' continue with circleci
* ''030c756'' Change circleci store_artifacts
* ''149fb75'' Merge branch 'add-circleci-support' into tests-behold-circleci
* ''e78aff8'' Merge remote-tracking branch 'oscarmlage/master' into tests-behold
* ''79f84f7'' Refactor of test infrastructure.
* ''703be9d'' Added Marc as collaborator
* ''ff2f6aa'' Merge remote-tracking branch 'oscarmlage/master'
* ''15b1664'' Merge pull request 104 from telenieko/changes-to-tox
* ''bcc913e'' Merge branch 'python3' into changes-to-tox
* ''b70e04d'' Merge pull request 106 from telenieko/versioning
* ''6664f0c'' Use git commit for versioning builds
* ''b30765b'' Remove blank line from VERSION file when reading
* ''a8a2bff'' Merge branch 'add-circleci-support'
* ''579ee74'' Merge branch 'changes-to-tox' into add-circleci-support
* ''03ade52'' Closes 103, Make python 3.7+ and django 2.2+ the minimal reqs.
* ''575ad84'' Add .circleci
* ''baac21c'' ci fixes
* ''0a02332'' Remove py36 from tox.
* ''d39ac4c'' Remove py36 from tox.
* ''54162fd'' ci fixes
* ''90965ea'' Rename circleci workflow
* ''7d3e4fe'' circleci: install tox and coverage
* ''78296d7'' Merge tox + circleci into master.
* ''c8860d7'' coverage working on tox
* ''4011c85'' Add .eggs/ to .gitignore
* ''fc68e3b'' Refs 103, change pypi classifiers regarding python versions.
* ''5f90844'' Properly set html_static_path in sphinx
* ''5fe3e0b'' Fix syntax error in docs/usage.rst
* ''222f513'' Fixes to tox.ini
* ''d20e8a4'' Improve requirements-test.txt
* ''cd40ae8'' Reorg dependencies.
* ''adafaa0'' Fix indentation error in docs/installation.rst
* ''678a06c'' Force call to sys.exit() on run_tests
* ''6c61ec8'' Fix test_views which would never pass previously
* ''8ffd335'' Fix (temporary) conflict with mixin and mymixin in NOCLASS that gives a metaclass TypeError that makes unusable the crud
* ''e42ad2b'' (origin/python3, python3) Demo testapp updates to fit python3 & django2.2
* ''1916af6'' Fix (temporary) conflict with mixin and mymixin in NOCLASS that gives a metaclass TypeError that makes unusable the crud
* ''ffa7125'' Python3 branch created.

https://github.com/oscarmlage/django-cruds-adminlte/compare/0.0.16...master

0.0.16

------

* ''0aab3e2'' Merge branch 'master' of https://github.com/oscarmlage/django-cruds-adminlte

https://github.com/oscarmlage/django-cruds-adminlte/compare/0.0.15...master

0.0.15

------

* ''76a6913'' (HEAD -> master, origin/master, origin/HEAD) Little improvement in the demo documentation
* ''fd9fe2b'' Merge pull request 97 from rtubio/master
* ''3067e63'' django-ajax fixed to point to the right min.js file
* ''8f31118'' Fixing security alerts from github
* ''e3bf5a6'' Added missed link in CHANGELOG
* ''dcab42d'' (tag: 0.0.14) New version 0.0.14

https://github.com/oscarmlage/django-cruds-adminlte/compare/0.0.14...master

0.0.14

------

* ''fd0181e'' (HEAD -> master, origin/master, origin/HEAD) Reviewed BSD-3 License
* ''615d046'' Addded new contributors
* ''379a885'' Merge pull request 95 from miguelmendez17/Issue89
* ''5b8aeb9'' Merge pull request 92 from alegambo/pasante
* ''e95e425'' Change in requirements (ajax) and solving Issue 89
* ''9d4f88a'' change the directory of the 403.html template from HttpRespnse/403.html to cruds/403.html
* ''8804b8c'' Working on Changes of Issue 75
* ''edf2e50'' HTML cosmetics in detail/update
* ''d00b5e8'' FIX: You can add/define related_fields by model to not mess up things while saving models with FK fields
* ''18fcc53'' FIX: You can add/define list_fields by model to see only the fields you want in the list view, not all of them
* ''705d1d6'' Working on issue 75
* ''d3c0c6a'' PEP8 cosmetics
* ''ae306bd'' Merge branch 'master' of https://github.com/oscarmlage/django-cruds-adminlte
* ''1939cd8'' Merge pull request 85 from luisza/permcheck
* ''2ef9cc3'' fixed forbiden error
* ''7836ba4'' Merge pull request 83 from poipoii/master
* ''b19c2b0'' Re-order List View fields

https://github.com/oscarmlage/django-cruds-adminlte/compare/0.0.13...master

0.0.13

------

* ''ac96520'' (HEAD -> master, origin/master, origin/HEAD) PEP8 cosmetics
* ''11b1444'' Merge branch 'master' of https://github.com/oscarmlage/django-cruds-adminlte
* ''58346ee'' Merge pull request 81 from luisza/support2x
* ''a7e9f4f'' demo site fixed and prevent error on migrate with empty db

https://github.com/oscarmlage/django-cruds-adminlte/compare/0.0.12...master

0.0.12

------

* ''28abf93'' (HEAD -> master, origin/master, origin/HEAD) Fixes maxsplit issue + some pep8 cosmetic changes
* ''b30b425'' Merge pull request 78 from mbourqui/dev/crud/relatedmodelfields
* ''04cd359'' Merge pull request 77 from mbourqui/dev/crud/templateblocks
* ''286f633'' Support overriding blocks in CRUD views
* ''da359d6'' Support fields from related models in CRUD views
* ''c07eafb'' PEP8 Cosmetics (tests.py partially fixed)
* ''6b5061b'' PEP8 Cosmetics
* ''9b438c7'' Merge branch 'master' of https://github.com/oscarmlage/django-cruds-adminlte
* ''ce6b0c4'' Merge pull request 64 from luisza/perm_function
* ''968f608'' Merge pull request 67 from migue56/testing_django2_0
* ''8c5f8f8'' cleaning tests and comments
* ''a26935d'' adding comment on on test.py
* ''52e402d'' adding test to post without user log
* ''b6ffea3'' adding test to login/ out login views
* ''42dfd86'' testing delete url actions

https://github.com/oscarmlage/django-cruds-adminlte/compare/0.0.11...master

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.