Next | Query returned 29 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2019-05-02 11:16:48 by Adam Ciarcinski | Files touched by this commit (10)
Log message:
Forget about Python 3.4
   2019-02-24 21:35:46 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-django-extensions: updated to 2.1.6

Changes 2.1.6:
runserver_plus, auto_reloader fix for compatibility with Django 2.2
test, many many more tests :-)
   2019-01-31 09:16:03 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-django-extensions: updated to 2.1.5

2.1.5
Changes:
New: ipdb, pdb and wdb filters
Fix: ForeignKeySearchInput, error with widget render(...) parameters on Django 2.1
Fix: pipchecker, unsupported format string passed to NoneType.format error
Tests: bunch of new test cases
   2018-11-23 09:57:48 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-django-extensions: updated to 2.1.4

Changes 2.1.4:
Fix: shell_plus, fix 1261 check for --notebook-dir=... argument style
Fix: graph_models, Excluded models displayed as an underscore
Fix: set_fake_password, requires_model_validation has been replaced with \ 
requires_system_checks since 1.9
Docs: admin_generator, new documentation and examples
Improvement: JSONField, use new from_db_value syntax on Django 2 and up
Improvement: EncryptedTextField, use new from_db_value syntax on Django 2 and up
Improvement: graph_models, add --dot option
Improvement: graph_models, allow to redirect (text) output to file
Improvement: sqldiff, better support for indexes, index_together and unique_together
   2018-10-03 12:05:36 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-django-extensions: updated to 2.1.3

2.1.3:
Fix: Readme, add direct linkt to screencast video
Fix: graph_models, regression under Python 2
Fix: ForeignKeyAutocompleteAdmin, 2.0.8 breaks ForeignKeyAutocompleteAdmin
Fix: AutoSlugField, fix regression when copying an autoslug model require the \ 
explicit clearing of the slug if it needs to be recalculated
Fix: technical_response, check for AttributeError
Improvement: graph_models, Add feature disable_abstract_fields
Improvement: AutoSlugField, Add overwrite_on_add
Improvement: runscript, Improve module existence test in runscript
   2018-08-28 08:35:08 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-django-extensions: updated to 2.1.2

2.1.2
Changes:
Fix: AutoSlugField, fix check on list or tuple type

2.1.1
Removed support for Django versions before 1.11

Changes:
Fix: foreignkey_searchinput, remove unnecessary img tag
Fix: sqldiff, fix deprecated get_indexes call
Fix: AutoSlugField, check that any non-callable value passed to populate_from is \ 
a string type
Fix: tests, fix ChangingDirectoryTests: cd back in tearDown
Fix: show_template_tags, should handle AppConfig class in INSTALLED applications
Improvement: runserver_plus, reduce reraise pollution in traceback page
Improvement: dumpscript, prevent many2many field with custom intermediate models \ 
to be added directly on the parent model
Docs: fix typos
   2018-07-24 08:34:21 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-django-extensions: updated to 2.1.0

2.1.0:
Fix: travis

2.0.9:
Improvement: use README as project description on PyPI

2.0.8:
Please stop using ForeignKeyAutocompleteAdmin edition :-)
Fix: special markers in runserver_plus.rst
Fix: shell_plus, refactor reading pythonrc file outside of exec(compile(...))
Fix: reset_db, fix default utf8 support
Fix: autoslugfield, Fix autoslug generation when existing model is copied
Improvement: Cleanup management commands options after argparse migration 916
Improvement: sqldiff, add more tests
Improvement: sqldiff, add DurationField and SearchVectorField
Improvement: shell_plus, add more tests
Improvement: shell_plus, backport macos fix for tab completion
Improvement: clear_cache, add --all option
Improvement: pipchecker, treat dev versions as unstable
Deprecation: ForeignKeyAutocompleteAdmin, Django 2.0 has similar capabilities, \ 
which are much better supported.
   2018-04-18 08:58:16 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-django-extensions: updated to 2.0.7

2.0.7
Fix: pipchecker, pip 10.0.0 compatibility
Fix: sqldiff, improve support of GIS fields by using Django introspection
Fix: shell_plus, fix bug in windows when PYTHONPATH is defined
Fix: shell_plus, Call execute on CursorWrapper instead of directly on cursor to \ 
ensure wrappers are run
Fix: runserver_plus, Call execute on CursorWrapper instead of directly on cursor \ 
to ensure wrappers are run
Improvement: sqldiff, drop old compatibility code
Improvement: ForeignKeyAutocompleteAdminMixin, improvements for Django >1.9
   2018-04-17 09:16:43 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
py-django-extensions: added version 2.0.6

Django Extensions is a collection of custom extensions for the Django Framework.

Next | Query returned 29 messages, browsing 21 to 30 | previous