Remove django.contrib.auth.models.Group from the admin site
[xnet] / xnet /
2013-02-05 Arthur DarcetRemove django.contrib.auth.models.Group from the admin...
2013-02-02 Arthur DarcetSplit settings in base/dev/personal
2013-02-02 Raphaël Barroisaccounts: Add context_processor and middleware.
2013-02-02 ThomasImproves event template.
2013-02-02 Raphaël Barroislists: first MailingList abstraction.
2013-02-02 Raphaël BarroisFix Membership.__unicode__.
2013-02-02 Arthur DarcetNicer urls for groups
2013-02-02 Arthur DarcetGroup directory view
2013-02-02 Corentin Wallezuse crispy_forms
2013-02-02 Corentin Wallezevents - fix models
2013-02-02 Corentin Wallezevents - use XWorkflows
2013-02-02 Corentin Wallezevents - update the model
2013-02-02 Corentin Wallezevents - add basic views for events
2013-02-02 Corentin Wallezevents - Update models
2013-02-02 Pierre-Alain Dupontnews - Adds an optionnal linked event to the model
2013-02-02 Arthur Darcetgroup_required decorator
2013-02-02 Cyprien ManginAdd test for news
2013-02-02 Pierre-Alain DupontMakes group's logo non-compulsory
2013-02-02 Corentin Wallezevents - add models
2013-02-02 Arthur DarcetBasic group profile and web/logo/description fields...
2013-02-02 Brice Gelineauadd Meta and unicode to classes
2013-02-02 Cyprien ManginAdd basic news model
2013-02-02 Brice Gelineauaccounts - add user models
2013-02-02 Arthur DarcetBasic group list
2013-02-02 Arthur DarcetRemove logout link from home template
2013-02-02 Brice Gelineauadd base template
2013-02-02 Raphaël Barroisgroup: add __unicode__.
2013-02-02 Raphaël BarroisRemove locales.
2013-02-02 Raphaël BarroisIntroduce factory_boy
2013-02-02 Arthur Darcet4 spaces indentation in base templates
2013-02-02 Raphaël Barroisgroup: make dns optional.
2013-02-02 Raphaël BarroisAdd group model.
2013-02-02 Brice Gelineauadd templates settings
2013-02-02 Brice Gelineautemplates should be app-independent
2013-02-02 Raphaël BarroisAdd (empty) xnet/private/.
2013-02-02 Raphaël BarroisAdd first project draft.