We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faf18de commit 7e76a36Copy full SHA for 7e76a36
1 file changed
setup.py
@@ -12,7 +12,7 @@
12
author='sshwsfc',
13
author_email='[email protected]',
14
url='http://www.xadmin.io',
15
- download_url='http://github.com/sshwsfc/django-xadmin/archive/0.1.12.dev.zip',
+ download_url='http://github.com/sshwsfc/django-xadmin/archive/master.zip',
16
packages=['xadmin', 'xadmin.plugins', 'xadmin.templatetags', 'xadmin.views'],
17
include_package_data=True,
18
install_requires=[
0 commit comments