Jocelyn Delalande d7e6c85a45 Typos and unused imports 6 years ago
..
fixtures db59099a54 Fix random display of configuration type in offers. Bug was caused by django 1.7 app registry which is dict type. With this type python decide the order. So sometimes, VPNConfiguration is ordered after Configuration. (Not 100% sure what i'm saying) 10 years ago
management 47bc4151a8 BREAKING CHANGE! Remove subscribers_email superseeded by members_email --subscribers 7 years ago
migrations 7d906a9191 OfferSubscription: Add "Comments" field (#105) 8 years ago
__init__.py 1e0cfccd58 traduction des libellés des app dans admin. 6 years ago
admin.py 3a05ba4abb Factorisation de code dans formfield_for_foreignkey 7 years ago
app.py d7e6c85a45 Typos and unused imports 6 years ago
forms.py 816b513fb0 Fix #236 : django 1.8 deprecation messages during server start 10 years ago
models.py 5d9325b852 Replace get_manageable_offers and get_manageable_users by manageable_by, an operation of the manager 7 years ago
offersubscription_filter.py c08c29d210 Use unicode everywhere 10 years ago
tests.py c08c29d210 Use unicode everywhere 10 years ago
urls.py a616f1ab03 Use a nerdy API route. 8 years ago
views.py b39654c07b Show offer reference in JSON endpoint. 8 years ago