mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-17 06:30:25 +00:00
Final prep for 0.5.0 release
This commit is contained in:
parent
fc4f6a5741
commit
31941ca309
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ Then enter the following information (you will probably want to change the highl
|
|||
packages=get_packages('djadmin2_dandy'),
|
||||
include_package_data=True,
|
||||
install_requires=[
|
||||
'django-admin2>=0.4.0',
|
||||
'django-admin2>=0.5.0',
|
||||
],
|
||||
zip_safe=False,
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue