Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jpwatts/django-positions issues and pull requests

#71 - Bump django from 1.7.4 to 2.2.24

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#70 - Error when registering positionField in django-admin

Issue - State: open - Opened by havelio about 4 years ago

#69 - Bump django from 1.7.4 to 1.11.29

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#68 - Start position at 1?

Issue - State: open - Opened by ddahan over 4 years ago

#67 - Bump django from 1.7.4 to 1.11.28

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#66 - Django 2.1+ compatibility (tests for 2.2.6)

Pull Request - State: open - Opened by willstott101 almost 5 years ago - 2 comments

#65 - Bump django from 1.7.4 to 1.11.23

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago - 1 comment
Labels: dependencies

#64 - Python3 support

Issue - State: closed - Opened by clovis1122 about 5 years ago - 3 comments

#63 - Spacing of 10 between positions

Issue - State: open - Opened by somghosh over 5 years ago

#61 - Update call to get_field_name for Django 1.10+

Pull Request - State: closed - Opened by BenAtWide over 6 years ago - 1 comment

#60 - python3 and django2.0 support

Pull Request - State: closed - Opened by forrestp over 6 years ago

#59 - remove deprecated --use-mirrors flag from pip commands

Pull Request - State: closed - Opened by forrestp over 6 years ago

#58 - get next_sibling on delete per collection, not just once, with multi-…

Pull Request - State: closed - Opened by forrestp over 6 years ago

#57 - Django 2.0 "'PositionField' object has no attribute 'get_cache_name'"

Issue - State: closed - Opened by jasonHav over 6 years ago - 6 comments

#55 - Retrieve next_sibling per collection on a deleted instance, not just once

Pull Request - State: closed - Opened by amywieliczka over 7 years ago - 2 comments

#54 - Fixed #53: pre_save raising DoesNotExist exception when using custom primary key

Pull Request - State: closed - Opened by hvdklauw over 7 years ago - 2 comments

#52 - Fix #51 TypeError error when collection field changes (python3 only)

Pull Request - State: closed - Opened by akszydelko almost 8 years ago - 1 comment

#51 - TypeError raises when collection field changes (python3 only)

Issue - State: closed - Opened by akszydelko almost 8 years ago - 1 comment

#50 - Fix for Django 1.10

Pull Request - State: closed - Opened by auzhva almost 8 years ago - 2 comments

#49 - Django 1.10 error on add new instance

Issue - State: open - Opened by MikeVL about 8 years ago - 6 comments

#48 - Multi-table model inheritance using parent_link not working

Issue - State: open - Opened by jackappleby about 8 years ago - 1 comment

#47 - python 3 support

Pull Request - State: closed - Opened by bashu over 8 years ago - 2 comments

#46 - Another PyPI release?

Issue - State: open - Opened by barseghyanartur over 8 years ago - 1 comment

#45 - fixed tests for saving via modelform and updated_fields. Tests not pa…

Pull Request - State: closed - Opened by forrestp over 8 years ago

#44 - add sleep so that updated time increases

Pull Request - State: closed - Opened by forrestp over 8 years ago

#43 - fix decrement current value for nothing on update

Pull Request - State: closed - Opened by barseghyanartur over 8 years ago - 1 comment

#42 - New PyPI release

Issue - State: closed - Opened by barseghyanartur almost 9 years ago - 1 comment

#41 - DRY settings

Pull Request - State: closed - Opened by smcoll about 9 years ago - 3 comments

#40 - Issue fixes,test updates, TravisCI integration.

Pull Request - State: closed - Opened by afosterw over 9 years ago

#39 - Django 1.8 Warning "get_query_set should be renamed get_query_set"

Issue - State: open - Opened by dmeehan over 9 years ago - 1 comment

#38 - Silenced annoying RemovedInDjango18Warning

Pull Request - State: closed - Opened by litchfield almost 10 years ago

#37 - Django Positions needs a new maintainer

Issue - State: closed - Opened by jpwatts almost 10 years ago

#36 - django.db.utils.IntegrityError when migrating a Postgres database.

Issue - State: open - Opened by danielbraun almost 10 years ago - 9 comments

#35 - Duplicate positions

Issue - State: open - Opened by kevinbui001 almost 10 years ago

#34 - hints added for django 1.7

Pull Request - State: closed - Opened by blodone about 10 years ago

#33 - `Manager.get_query_set` method renamed to `get_queryset`

Issue - State: closed - Opened by mx-moth about 10 years ago - 2 comments

#32 - Fix importing fixtures

Pull Request - State: closed - Opened by easybe over 10 years ago

#31 - Doesn't worth with South?

Issue - State: open - Opened by mrmachine over 10 years ago

#30 - MyModel.objects.filter(object_id=id_object).update(position=param_position) not fired

Issue - State: closed - Opened by murdav over 10 years ago - 2 comments

#29 - Fixtures no longer import properly

Issue - State: closed - Opened by chriskief over 10 years ago - 2 comments

#28 - Position changes after saving ModelForm without position field

Issue - State: closed - Opened by jnm over 10 years ago - 10 comments

#27 - python 3 comaptibility fix: defined basestring

Pull Request - State: closed - Opened by Bunkerbewohner over 10 years ago - 3 comments

#26 - PositionField on inherited class?

Issue - State: open - Opened by pcompassion over 10 years ago - 4 comments

#25 - How to append not prepend?

Issue - State: closed - Opened by pcompassion over 10 years ago

#23 - Failing test showing error when turning a parent node into a child node

Pull Request - State: closed - Opened by g-cassie almost 11 years ago - 1 comment

#22 - Potential Bug with Turning a Parent Node into a Child Node

Issue - State: closed - Opened by g-cassie almost 11 years ago - 2 comments

#21 - Fix for importing fixtures using loaddata

Pull Request - State: closed - Opened by atkinson almost 11 years ago

#20 - added additional admin functionality

Pull Request - State: open - Opened by rjmoggach almost 11 years ago - 1 comment

#19 - Initial ordering not working

Issue - State: closed - Opened by akoumjian about 11 years ago - 1 comment

#18 - Failing test for multi-table inheritance usage

Pull Request - State: closed - Opened by danxshap about 11 years ago - 1 comment

#17 - Multi-table inheritance

Issue - State: open - Opened by danxshap about 11 years ago - 6 comments

#16 - Error Deleting Positioned Object

Issue - State: closed - Opened by webingine over 11 years ago - 1 comment

#15 - remove slash from manifest file

Pull Request - State: closed - Opened by suvit over 11 years ago - 1 comment

#14 - Nice to have a POSITON_START_WITH_ONE

Issue - State: closed - Opened by zxygentoo over 11 years ago - 1 comment

#13 - 0.4.4 PyPI release.

Issue - State: closed - Opened by tomchristie almost 12 years ago - 7 comments

#12 - Fixed reposition method

Pull Request - State: closed - Opened by mrbox over 12 years ago - 1 comment

#11 - Added support for Django 1.4 timezone aware datetimes.

Pull Request - State: closed - Opened by jezdez over 12 years ago

#10 - Fixed typo in test name.

Pull Request - State: closed - Opened by bashmish almost 13 years ago

#9 - Update positions correctly when an item is moved into a different collection

Pull Request - State: closed - Opened by fabiocorneti about 13 years ago - 1 comment

#8 - Submit a package to PyPI

Issue - State: closed - Opened by bashmish over 13 years ago - 2 comments

#7 - fix for adding a position with value 0

Pull Request - State: closed - Opened by smulloni almost 14 years ago - 1 comment

#6 - Switching positions after query.

Issue - State: closed - Opened by Uznick about 14 years ago - 1 comment

#5 - cannot save model with set position

Issue - State: closed - Opened by Uznick about 14 years ago - 1 comment

#4 - cannot use a manyToManyField for a collection

Issue - State: closed - Opened by aronchi about 14 years ago - 3 comments

#3 - can't use this git repo as app in django project

Issue - State: closed - Opened by fetzig over 14 years ago - 1 comment

#2 - Multiple 'unique_for_fields' ?

Issue - State: closed - Opened by litchfield about 15 years ago - 3 comments

#1 - problem with position field and south migration

Issue - State: closed - Opened by mb0 about 15 years ago - 2 comments