issues
search
RealGeeks
/
django-modelclone
Allows users to duplicate a model in admin
Other
58
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adding support for Django 4.0+ in a non-breaking manner consistent with the way Django 1.7+ support was handled.
#50
al-beton
opened
6 months ago
0
Fix imports to support Django V4
#49
ramjiyaniprajal
opened
1 year ago
0
Add some new maintainers
#48
thclark
opened
2 years ago
4
test PR
#47
hopson
closed
2 years ago
0
update modelclone with django 4.0 compatible
#46
Subhrans
opened
2 years ago
1
fixes #41 i.e. "save" buttons not appearing in the clone form
#45
hottwaj
opened
5 years ago
0
Request: clone DjangoCMS Placeholder content
#44
ursomniac
opened
5 years ago
0
The duplicate template doesn't have any submit button
#43
Rajan-Aggarwal
opened
5 years ago
2
Fix inline fk name construction
#42
glowka
opened
5 years ago
2
in the bottom Submit line (with save etc buttons) in the /clone page is not showing up
#41
sam-ghosh
opened
5 years ago
3
Style broken with Django JET Admin and submit button not visible
#40
Vadorequest
opened
5 years ago
0
Allow ignoring of inlines involving files
#39
ghost
closed
1 year ago
1
TemplateDoesNotExist at /admin/homepage/homepage/1/change/
#38
ursomniac
opened
5 years ago
4
Clone files in inlines
#37
ghost
closed
5 years ago
2
Add support for django 2+
#36
leibowitz
closed
6 years ago
0
django 2.1 compatibility
#35
zbynekdrlik
closed
6 years ago
2
Problem to duplicate image inline
#34
martcot
opened
6 years ago
4
Fix support to Django 2.0
#33
axeliodiaz
closed
6 years ago
2
Support Django 2.0
#32
nelinnemann
closed
6 years ago
0
OBJECT needs to have a value for field "FIELD" before this many-to-many relationship can be used error
#31
boylesnick
opened
7 years ago
0
Django 1.8 compatible ModelAdmin.get_urls
#30
davidkrisch
closed
7 years ago
0
Fix Issue 26
#29
bahendri
closed
7 years ago
5
Update PyPI with latest version
#28
maxtepkeev
closed
7 years ago
2
Add functionality to clone files in inlines
#27
desecho
closed
2 years ago
0
Page not found
#26
djcoin
closed
7 years ago
2
Feature/fix 1.9 issues
#25
j0hnsmith
closed
8 years ago
0
Feature/fix 1.9 issues
#24
j0hnsmith
closed
8 years ago
0
Document how relationships are supported
#23
andybak
opened
8 years ago
0
RemovedInDjango19Warning from use of get_formsets()
#22
jklaiho
closed
8 years ago
1
RemovedInDjango110Warning: django.conf.urls.patterns() is deprecated
#21
ilya2016
closed
8 years ago
1
Fixes tests for Django 1.9
#20
dnmellen
closed
8 years ago
0
fix import for django 1.9
#19
j0hnsmith
closed
8 years ago
2
Brazilian portuguese translation
#18
jeanmask
closed
9 years ago
1
Adds support for Django 1.8
#17
dnmellen
closed
9 years ago
2
Support Django 1.7
#16
scott-w
closed
9 years ago
2
Support Django 1.7
#15
igorsobreira
closed
9 years ago
10
attribute for initial values on clone
#14
jerch
closed
10 years ago
4
Allow tweaking of a cloned object prior to showing its admin form
#13
ghost
closed
10 years ago
6
Can't change uploaded file when cloning
#12
igorsobreira
closed
10 years ago
0
Blank FileField in inlines
#11
skabbit
closed
5 years ago
2
FormSet object has no attribute '_construct_forms'
#10
will-emmerson
closed
10 years ago
5
Support Python 3
#9
igorsobreira
closed
5 years ago
5
Support Django 1.6
#8
igorsobreira
closed
10 years ago
1
Saves ImageFiles from original object, fix "Save and Continue..." wrong redirect path and russian localization
#7
applecat
closed
10 years ago
1
Save_as does not handle manytomany field gracefully
#6
karthikbgl
opened
10 years ago
3
AttributeError: 'NoneType' object has no attribute '_meta'
#5
igorsobreira
closed
11 years ago
0
Remove Delete link from Clone page
#4
igorsobreira
closed
10 years ago
0
Provide notice for duplicate fields in clone view
#3
kevin1024
opened
11 years ago
2
Add tox configuration
#2
igorsobreira
closed
10 years ago
1
Page title should be 'Duplicate <model name>'
#1
igorsobreira
closed
11 years ago
0
Next