Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Michael van Tellingen 4d871d98e2 Add __all__ to models module of overridable apps il y a 11 ans
..
alerts Ensure action-performing redirect views have permanent=False il y a 11 ans
migrations Redo new-style migrations il y a 11 ans
notifications Normalise handling of redirecting to HTTP_REFERER il y a 11 ans
south_migrations Move migrations into south_migrations directory il y a 11 ans
wishlists Normalise handling of redirecting to HTTP_REFERER il y a 11 ans
__init__.py Implement AppConfig objects for non-dashboard apps il y a 11 ans
abstract_models.py Remove dependency on six library il y a 11 ans
admin.py Switch to Oscar's get_model function il y a 12 ans
app.py Merge branch 'releases/0.7' il y a 11 ans
auth_backends.py Fix deprecation path for renamed EmailBackend il y a 11 ans
config.py Fix Django 1.7 regressions when moving receivers il y a 11 ans
forms.py Normalise handling of redirecting to HTTP_REFERER il y a 11 ans
history.py Fix Django 1.7 regressions when moving receivers il y a 11 ans
managers.py Rework email sending framework to be clearer il y a 13 ans
mixins.py Ignore capitalisation of local part of email address il y a 11 ans
models.py Add __all__ to models module of overridable apps il y a 11 ans
receivers.py Try to prevent circular import issues il y a 11 ans
signals.py Send request instance with user_registered signal il y a 12 ans
utils.py Fix duplicate communication events created for orders il y a 11 ans
views.py Normalise handling of redirecting to HTTP_REFERER il y a 11 ans