Django-mobile-app-distribution

Latest version: v0.5

Safety actively analyzes 629639 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.3.1

----------------

- Added support for Django >= 1.7 style migrations.

0.3

----------------

- Version 0.3 is not backwards compatible since Xcode 6 has changed the ad hoc process considerably. You'll have to delete and re-add all iOS apps.
- Fixed deployment to iOS 8 clients. See https://buildozer.io/ios8 for more details.
- Plist file is now automatically generated for iOS apps since Xcode 6 no longer provides it.
- Fixed group distribution for Android apps

0.2

------------------

- Added South dependency to facilitate schmema migration. Checkout README for instructions to upgrade from version 0.1.x to version 0.2.
- Added the ability to associate apps with user groups. This makes it possible to make a single app available to a group of users.
- Added search fields to the app admin change lists.

0.1.3

------------------

- Using ugettext_lazy instead of ugettext in models.py, which is noticeable if you have a dynamic language switcher in the admin interface.

0.1.2

------------------

- Django Mobile App Distribution no longer registers a custom User object class, in case other apps already do that.
* As a consequence the UserInfo attributes cannot be changed from the User changeform any longer. Instead the UserInfo object can be edited standalone.
- User specific language preferences are now respected in the frontend HTML and email messages.
- Fixes in README

0.1.1

------------------

- Fixed template url reverse on Django 1.5 - by using {% load url from future %} in templates

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.